Uses of Class
com.amazonaws.services.directory.model.CreateSnapshotRequest
Packages that use CreateSnapshotRequest
-
Uses of CreateSnapshotRequest in com.amazonaws.services.directory
Methods in com.amazonaws.services.directory with parameters of type CreateSnapshotRequestModifier and TypeMethodDescriptionAbstractAWSDirectoryService.createSnapshot
(CreateSnapshotRequest request) AWSDirectoryService.createSnapshot
(CreateSnapshotRequest createSnapshotRequest) Creates a snapshot of a Simple AD or Microsoft AD directory in the AWS cloud.AWSDirectoryServiceClient.createSnapshot
(CreateSnapshotRequest createSnapshotRequest) Creates a snapshot of a Simple AD or Microsoft AD directory in the AWS cloud.AbstractAWSDirectoryServiceAsync.createSnapshotAsync
(CreateSnapshotRequest request) AbstractAWSDirectoryServiceAsync.createSnapshotAsync
(CreateSnapshotRequest request, AsyncHandler<CreateSnapshotRequest, CreateSnapshotResult> asyncHandler) AWSDirectoryServiceAsync.createSnapshotAsync
(CreateSnapshotRequest createSnapshotRequest) Creates a snapshot of a Simple AD or Microsoft AD directory in the AWS cloud.AWSDirectoryServiceAsync.createSnapshotAsync
(CreateSnapshotRequest createSnapshotRequest, AsyncHandler<CreateSnapshotRequest, CreateSnapshotResult> asyncHandler) Creates a snapshot of a Simple AD or Microsoft AD directory in the AWS cloud.AWSDirectoryServiceAsyncClient.createSnapshotAsync
(CreateSnapshotRequest request) AWSDirectoryServiceAsyncClient.createSnapshotAsync
(CreateSnapshotRequest request, AsyncHandler<CreateSnapshotRequest, CreateSnapshotResult> asyncHandler) Method parameters in com.amazonaws.services.directory with type arguments of type CreateSnapshotRequestModifier and TypeMethodDescriptionAbstractAWSDirectoryServiceAsync.createSnapshotAsync
(CreateSnapshotRequest request, AsyncHandler<CreateSnapshotRequest, CreateSnapshotResult> asyncHandler) AWSDirectoryServiceAsync.createSnapshotAsync
(CreateSnapshotRequest createSnapshotRequest, AsyncHandler<CreateSnapshotRequest, CreateSnapshotResult> asyncHandler) Creates a snapshot of a Simple AD or Microsoft AD directory in the AWS cloud.AWSDirectoryServiceAsyncClient.createSnapshotAsync
(CreateSnapshotRequest request, AsyncHandler<CreateSnapshotRequest, CreateSnapshotResult> asyncHandler) -
Uses of CreateSnapshotRequest in com.amazonaws.services.directory.model
Methods in com.amazonaws.services.directory.model that return CreateSnapshotRequestModifier and TypeMethodDescriptionCreateSnapshotRequest.clone()
CreateSnapshotRequest.withDirectoryId
(String directoryId) The identifier of the directory of which to take a snapshot.The descriptive name to apply to the snapshot.