| Package | Description |
|---|---|
| software.amazon.awssdk.services.directory.model |
| Modifier and Type | Method and Description |
|---|---|
List<ClientAuthenticationSettingInfo> |
DescribeClientAuthenticationSettingsResponse.clientAuthenticationSettingsInfo()
Information about the type of client authentication for the specified directory.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeClientAuthenticationSettingsResponse.Builder |
DescribeClientAuthenticationSettingsResponse.Builder.clientAuthenticationSettingsInfo(ClientAuthenticationSettingInfo... clientAuthenticationSettingsInfo)
Information about the type of client authentication for the specified directory.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeClientAuthenticationSettingsResponse.Builder |
DescribeClientAuthenticationSettingsResponse.Builder.clientAuthenticationSettingsInfo(Collection<ClientAuthenticationSettingInfo> clientAuthenticationSettingsInfo)
Information about the type of client authentication for the specified directory.
|
Copyright © 2022. All rights reserved.