| Package | Description |
|---|---|
| com.amazonaws.services.directory.model |
| Modifier and Type | Method and Description |
|---|---|
static LDAPSType |
LDAPSType.fromValue(String value)
Use this in place of valueOf.
|
static LDAPSType |
LDAPSType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LDAPSType[] |
LDAPSType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EnableLDAPSRequest |
EnableLDAPSRequest.withType(LDAPSType type)
The type of LDAP security to enable.
|
DescribeLDAPSSettingsRequest |
DescribeLDAPSSettingsRequest.withType(LDAPSType type)
The type of LDAP security to enable.
|
DisableLDAPSRequest |
DisableLDAPSRequest.withType(LDAPSType type)
The type of LDAP security to enable.
|
Copyright © 2023. All rights reserved.