| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
List<BasicAuthenticationConfiguration> |
AuthenticationConfiguration.basicAuthentication()
The list of configuration information that's required to connect to and crawl a website host using basic
authentication credentials.
|
| Modifier and Type | Method and Description |
|---|---|
AuthenticationConfiguration.Builder |
AuthenticationConfiguration.Builder.basicAuthentication(BasicAuthenticationConfiguration... basicAuthentication)
The list of configuration information that's required to connect to and crawl a website host using basic
authentication credentials.
|
| Modifier and Type | Method and Description |
|---|---|
AuthenticationConfiguration.Builder |
AuthenticationConfiguration.Builder.basicAuthentication(Collection<BasicAuthenticationConfiguration> basicAuthentication)
The list of configuration information that's required to connect to and crawl a website host using basic
authentication credentials.
|
Copyright © 2023. All rights reserved.