Uses of Class
com.amazonaws.services.directory.model.CreateMicrosoftADResult
Packages that use CreateMicrosoftADResult
-
Uses of CreateMicrosoftADResult in com.amazonaws.services.directory
Methods in com.amazonaws.services.directory that return CreateMicrosoftADResultModifier and TypeMethodDescriptionAbstractAWSDirectoryService.createMicrosoftAD(CreateMicrosoftADRequest request) AWSDirectoryService.createMicrosoftAD(CreateMicrosoftADRequest createMicrosoftADRequest) Creates a Microsoft AD in the AWS cloud.AWSDirectoryServiceClient.createMicrosoftAD(CreateMicrosoftADRequest createMicrosoftADRequest) Creates a Microsoft AD in the AWS cloud.Methods in com.amazonaws.services.directory that return types with arguments of type CreateMicrosoftADResultModifier and TypeMethodDescriptionAbstractAWSDirectoryServiceAsync.createMicrosoftADAsync(CreateMicrosoftADRequest request) AbstractAWSDirectoryServiceAsync.createMicrosoftADAsync(CreateMicrosoftADRequest request, AsyncHandler<CreateMicrosoftADRequest, CreateMicrosoftADResult> asyncHandler) AWSDirectoryServiceAsync.createMicrosoftADAsync(CreateMicrosoftADRequest createMicrosoftADRequest) Creates a Microsoft AD in the AWS cloud.AWSDirectoryServiceAsync.createMicrosoftADAsync(CreateMicrosoftADRequest createMicrosoftADRequest, AsyncHandler<CreateMicrosoftADRequest, CreateMicrosoftADResult> asyncHandler) Creates a Microsoft AD in the AWS cloud.AWSDirectoryServiceAsyncClient.createMicrosoftADAsync(CreateMicrosoftADRequest request) AWSDirectoryServiceAsyncClient.createMicrosoftADAsync(CreateMicrosoftADRequest request, AsyncHandler<CreateMicrosoftADRequest, CreateMicrosoftADResult> asyncHandler) Method parameters in com.amazonaws.services.directory with type arguments of type CreateMicrosoftADResultModifier and TypeMethodDescriptionAbstractAWSDirectoryServiceAsync.createMicrosoftADAsync(CreateMicrosoftADRequest request, AsyncHandler<CreateMicrosoftADRequest, CreateMicrosoftADResult> asyncHandler) AWSDirectoryServiceAsync.createMicrosoftADAsync(CreateMicrosoftADRequest createMicrosoftADRequest, AsyncHandler<CreateMicrosoftADRequest, CreateMicrosoftADResult> asyncHandler) Creates a Microsoft AD in the AWS cloud.AWSDirectoryServiceAsyncClient.createMicrosoftADAsync(CreateMicrosoftADRequest request, AsyncHandler<CreateMicrosoftADRequest, CreateMicrosoftADResult> asyncHandler) -
Uses of CreateMicrosoftADResult in com.amazonaws.services.directory.model
Methods in com.amazonaws.services.directory.model that return CreateMicrosoftADResultModifier and TypeMethodDescriptionCreateMicrosoftADResult.clone()CreateMicrosoftADResult.withDirectoryId(String directoryId) The identifier of the directory that was created.