Package | Description |
---|---|
com.oracle.bmc.filestorage.model |
Modifier and Type | Method and Description |
---|---|
LdapBindAccount.Builder |
LdapBindAccount.Builder.availabilityDomain(String availabilityDomain) |
LdapBindAccount.Builder |
LdapBindAccount.Builder.bindDistinguishedName(String bindDistinguishedName)
The LDAP Distinguished Name of the account.
|
static LdapBindAccount.Builder |
LdapBindAccount.builder()
Create a new builder.
|
LdapBindAccount.Builder |
LdapBindAccount.Builder.compartmentId(String compartmentId) |
LdapBindAccount.Builder |
LdapBindAccount.Builder.copy(LdapBindAccount model) |
LdapBindAccount.Builder |
LdapBindAccount.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
LdapBindAccount.Builder |
LdapBindAccount.Builder.displayName(String displayName) |
LdapBindAccount.Builder |
LdapBindAccount.Builder.endpoints(List<Endpoint> endpoints)
Array of server endpoints to use when connecting with the LDAP bind account.
|
LdapBindAccount.Builder |
LdapBindAccount.Builder.freeformTags(Map<String,String> freeformTags) |
LdapBindAccount.Builder |
LdapBindAccount.Builder.id(String id) |
LdapBindAccount.Builder |
LdapBindAccount.Builder.lifecycleState(OutboundConnector.LifecycleState lifecycleState) |
LdapBindAccount.Builder |
LdapBindAccount.Builder.locks(List<ResourceLock> locks) |
LdapBindAccount.Builder |
LdapBindAccount.Builder.passwordSecretId(String passwordSecretId)
The OCID of the
password for the LDAP bind account in the Vault.
|
LdapBindAccount.Builder |
LdapBindAccount.Builder.passwordSecretVersion(Integer passwordSecretVersion)
Version of the password secret in the Vault to use.
|
LdapBindAccount.Builder |
LdapBindAccount.Builder.timeCreated(Date timeCreated) |
LdapBindAccount.Builder |
LdapBindAccount.toBuilder() |
Copyright © 2016–2024. All rights reserved.