Package | Description |
---|---|
com.oracle.bmc.filestorage.model |
Modifier and Type | Method and Description |
---|---|
UpdateLdapIdmapDetails |
UpdateLdapIdmapDetails.Builder.build() |
UpdateLdapIdmapDetails |
UpdateMountTargetDetails.getLdapIdmap() |
Modifier and Type | Method and Description |
---|---|
UpdateLdapIdmapDetails.Builder |
UpdateLdapIdmapDetails.Builder.copy(UpdateLdapIdmapDetails model) |
UpdateMountTargetDetails.Builder |
UpdateMountTargetDetails.Builder.ldapIdmap(UpdateLdapIdmapDetails ldapIdmap) |
Constructor and Description |
---|
UpdateMountTargetDetails(String displayName,
MountTarget.IdmapType idmapType,
UpdateLdapIdmapDetails ldapIdmap,
List<String> nsgIds,
UpdateKerberosDetails kerberos,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.