Uses of Class
software.amazon.awssdk.services.fsx.model.SelfManagedActiveDirectoryAttributes
-
Packages that use SelfManagedActiveDirectoryAttributes Package Description software.amazon.awssdk.services.fsx.model -
-
Uses of SelfManagedActiveDirectoryAttributes in software.amazon.awssdk.services.fsx.model
Methods in software.amazon.awssdk.services.fsx.model that return SelfManagedActiveDirectoryAttributes Modifier and Type Method Description SelfManagedActiveDirectoryAttributesSvmActiveDirectoryConfiguration. selfManagedActiveDirectoryConfiguration()Returns the value of the SelfManagedActiveDirectoryConfiguration property for this object.SelfManagedActiveDirectoryAttributesWindowsFileSystemConfiguration. selfManagedActiveDirectoryConfiguration()Returns the value of the SelfManagedActiveDirectoryConfiguration property for this object.Methods in software.amazon.awssdk.services.fsx.model with parameters of type SelfManagedActiveDirectoryAttributes Modifier and Type Method Description SvmActiveDirectoryConfiguration.BuilderSvmActiveDirectoryConfiguration.Builder. selfManagedActiveDirectoryConfiguration(SelfManagedActiveDirectoryAttributes selfManagedActiveDirectoryConfiguration)Sets the value of the SelfManagedActiveDirectoryConfiguration property for this object.WindowsFileSystemConfiguration.BuilderWindowsFileSystemConfiguration.Builder. selfManagedActiveDirectoryConfiguration(SelfManagedActiveDirectoryAttributes selfManagedActiveDirectoryConfiguration)Sets the value of the SelfManagedActiveDirectoryConfiguration property for this object.
-