Uses of Class
com.oracle.bmc.filestorage.model.UpdateLdapIdmapDetails
- 
Packages that use UpdateLdapIdmapDetails Package Description com.oracle.bmc.filestorage.model 
- 
- 
Uses of UpdateLdapIdmapDetails in com.oracle.bmc.filestorage.modelMethods in com.oracle.bmc.filestorage.model that return UpdateLdapIdmapDetails Modifier and Type Method Description UpdateLdapIdmapDetailsUpdateLdapIdmapDetails.Builder. build()UpdateLdapIdmapDetailsUpdateMountTargetDetails. getLdapIdmap()Methods in com.oracle.bmc.filestorage.model with parameters of type UpdateLdapIdmapDetails Modifier and Type Method Description UpdateLdapIdmapDetails.BuilderUpdateLdapIdmapDetails.Builder. copy(UpdateLdapIdmapDetails model)UpdateMountTargetDetails.BuilderUpdateMountTargetDetails.Builder. ldapIdmap(UpdateLdapIdmapDetails ldapIdmap)Constructors in com.oracle.bmc.filestorage.model with parameters of type UpdateLdapIdmapDetails Constructor Description UpdateMountTargetDetails(String displayName, MountTarget.IdmapType idmapType, UpdateLdapIdmapDetails ldapIdmap, List<String> nsgIds, UpdateKerberosDetails kerberos, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> securityAttributes)Deprecated.
 
-