| Package | Description |
|---|---|
| com.amazonaws.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
static ConfluenceAuthenticationType |
ConfluenceAuthenticationType.fromValue(String value)
Use this in place of valueOf.
|
static ConfluenceAuthenticationType |
ConfluenceAuthenticationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfluenceAuthenticationType[] |
ConfluenceAuthenticationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ConfluenceConfiguration |
ConfluenceConfiguration.withAuthenticationType(ConfluenceAuthenticationType authenticationType)
Whether you want to connect to Confluence using basic authentication of user name and password, or a personal
access token.
|
Copyright © 2024. All rights reserved.