Uses of Interface
software.amazon.awssdk.services.ec2.model.DirectoryServiceAuthentication.Builder
Packages that use DirectoryServiceAuthentication.Builder
-
Uses of DirectoryServiceAuthentication.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DirectoryServiceAuthentication.BuilderModifier and TypeMethodDescriptionDirectoryServiceAuthentication.builder()DirectoryServiceAuthentication.Builder.directoryId(String directoryId) The ID of the Active Directory used for authentication.DirectoryServiceAuthentication.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DirectoryServiceAuthentication.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DirectoryServiceAuthentication.Builder>DirectoryServiceAuthentication.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type DirectoryServiceAuthentication.BuilderModifier and TypeMethodDescriptiondefault ClientVpnAuthentication.BuilderClientVpnAuthentication.Builder.activeDirectory(Consumer<DirectoryServiceAuthentication.Builder> activeDirectory) Information about the Active Directory, if applicable.