| Package | Description |
|---|---|
| software.amazon.awssdk.services.directory.model |
| Modifier and Type | Method and Description |
|---|---|
static LDAPSSettingInfo.Builder |
LDAPSSettingInfo.builder() |
LDAPSSettingInfo.Builder |
LDAPSSettingInfo.Builder.lastUpdatedDateTime(Instant lastUpdatedDateTime)
The date and time when the LDAPS settings were last updated.
|
LDAPSSettingInfo.Builder |
LDAPSSettingInfo.Builder.ldapsStatus(LDAPSStatus ldapsStatus)
The state of the LDAPS settings.
|
LDAPSSettingInfo.Builder |
LDAPSSettingInfo.Builder.ldapsStatus(String ldapsStatus)
The state of the LDAPS settings.
|
LDAPSSettingInfo.Builder |
LDAPSSettingInfo.Builder.ldapsStatusReason(String ldapsStatusReason)
Describes a state change for LDAPS.
|
LDAPSSettingInfo.Builder |
LDAPSSettingInfo.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends LDAPSSettingInfo.Builder> |
LDAPSSettingInfo.serializableBuilderClass() |
Copyright © 2022. All rights reserved.