public class AbstractAWSDirectoryServiceAsync extends AbstractAWSDirectoryService implements AWSDirectoryServiceAsync
AWSDirectoryServiceAsync. Convenient
method forms pass through to the corresponding overload that takes a request
object and an AsyncHandler, which throws an
UnsupportedOperationException.| Modifier | Constructor and Description |
|---|---|
protected |
AbstractAWSDirectoryServiceAsync() |
| Modifier and Type | Method and Description |
|---|---|
Future<ConnectDirectoryResult> |
connectDirectoryAsync(ConnectDirectoryRequest request)
Creates an AD Connector to connect an on-premises directory.
|
Future<ConnectDirectoryResult> |
connectDirectoryAsync(ConnectDirectoryRequest request,
AsyncHandler<ConnectDirectoryRequest,ConnectDirectoryResult> asyncHandler)
Creates an AD Connector to connect an on-premises directory.
|
Future<CreateAliasResult> |
createAliasAsync(CreateAliasRequest request)
Creates an alias for a directory and assigns the alias to the directory.
|
Future<CreateAliasResult> |
createAliasAsync(CreateAliasRequest request,
AsyncHandler<CreateAliasRequest,CreateAliasResult> asyncHandler)
Creates an alias for a directory and assigns the alias to the directory.
|
Future<CreateComputerResult> |
createComputerAsync(CreateComputerRequest request)
Creates a computer account in the specified directory, and joins the
computer to the directory.
|
Future<CreateComputerResult> |
createComputerAsync(CreateComputerRequest request,
AsyncHandler<CreateComputerRequest,CreateComputerResult> asyncHandler)
Creates a computer account in the specified directory, and joins the
computer to the directory.
|
Future<CreateDirectoryResult> |
createDirectoryAsync(CreateDirectoryRequest request)
Creates a Simple AD directory.
|
Future<CreateDirectoryResult> |
createDirectoryAsync(CreateDirectoryRequest request,
AsyncHandler<CreateDirectoryRequest,CreateDirectoryResult> asyncHandler)
Creates a Simple AD directory.
|
Future<CreateSnapshotResult> |
createSnapshotAsync(CreateSnapshotRequest request)
Creates a snapshot of an existing directory.
|
Future<CreateSnapshotResult> |
createSnapshotAsync(CreateSnapshotRequest request,
AsyncHandler<CreateSnapshotRequest,CreateSnapshotResult> asyncHandler)
Creates a snapshot of an existing directory.
|
Future<DeleteDirectoryResult> |
deleteDirectoryAsync(DeleteDirectoryRequest request)
Deletes an AWS Directory Service directory.
|
Future<DeleteDirectoryResult> |
deleteDirectoryAsync(DeleteDirectoryRequest request,
AsyncHandler<DeleteDirectoryRequest,DeleteDirectoryResult> asyncHandler)
Deletes an AWS Directory Service directory.
|
Future<DeleteSnapshotResult> |
deleteSnapshotAsync(DeleteSnapshotRequest request)
Deletes a directory snapshot.
|
Future<DeleteSnapshotResult> |
deleteSnapshotAsync(DeleteSnapshotRequest request,
AsyncHandler<DeleteSnapshotRequest,DeleteSnapshotResult> asyncHandler)
Deletes a directory snapshot.
|
Future<DescribeDirectoriesResult> |
describeDirectoriesAsync()
Simplified method form for invoking the DescribeDirectories operation.
|
Future<DescribeDirectoriesResult> |
describeDirectoriesAsync(AsyncHandler<DescribeDirectoriesRequest,DescribeDirectoriesResult> asyncHandler)
Simplified method form for invoking the DescribeDirectories operation
with an AsyncHandler.
|
Future<DescribeDirectoriesResult> |
describeDirectoriesAsync(DescribeDirectoriesRequest request)
Obtains information about the directories that belong to this account.
|
Future<DescribeDirectoriesResult> |
describeDirectoriesAsync(DescribeDirectoriesRequest request,
AsyncHandler<DescribeDirectoriesRequest,DescribeDirectoriesResult> asyncHandler)
Obtains information about the directories that belong to this account.
|
Future<DescribeSnapshotsResult> |
describeSnapshotsAsync()
Simplified method form for invoking the DescribeSnapshots operation.
|
Future<DescribeSnapshotsResult> |
describeSnapshotsAsync(AsyncHandler<DescribeSnapshotsRequest,DescribeSnapshotsResult> asyncHandler)
Simplified method form for invoking the DescribeSnapshots operation with
an AsyncHandler.
|
Future<DescribeSnapshotsResult> |
describeSnapshotsAsync(DescribeSnapshotsRequest request)
Obtains information about the directory snapshots that belong to this
account.
|
Future<DescribeSnapshotsResult> |
describeSnapshotsAsync(DescribeSnapshotsRequest request,
AsyncHandler<DescribeSnapshotsRequest,DescribeSnapshotsResult> asyncHandler)
Obtains information about the directory snapshots that belong to this
account.
|
Future<DisableRadiusResult> |
disableRadiusAsync(DisableRadiusRequest request)
Disables multi-factor authentication (MFA) with Remote Authentication
Dial In User Service (RADIUS) for an AD Connector directory.
|
Future<DisableRadiusResult> |
disableRadiusAsync(DisableRadiusRequest request,
AsyncHandler<DisableRadiusRequest,DisableRadiusResult> asyncHandler)
Disables multi-factor authentication (MFA) with Remote Authentication
Dial In User Service (RADIUS) for an AD Connector directory.
|
Future<DisableSsoResult> |
disableSsoAsync(DisableSsoRequest request)
Disables single-sign on for a directory.
|
Future<DisableSsoResult> |
disableSsoAsync(DisableSsoRequest request,
AsyncHandler<DisableSsoRequest,DisableSsoResult> asyncHandler)
Disables single-sign on for a directory.
|
Future<EnableRadiusResult> |
enableRadiusAsync(EnableRadiusRequest request)
Enables multi-factor authentication (MFA) with Remote Authentication Dial
In User Service (RADIUS) for an AD Connector directory.
|
Future<EnableRadiusResult> |
enableRadiusAsync(EnableRadiusRequest request,
AsyncHandler<EnableRadiusRequest,EnableRadiusResult> asyncHandler)
Enables multi-factor authentication (MFA) with Remote Authentication Dial
In User Service (RADIUS) for an AD Connector directory.
|
Future<EnableSsoResult> |
enableSsoAsync(EnableSsoRequest request)
Enables single-sign on for a directory.
|
Future<EnableSsoResult> |
enableSsoAsync(EnableSsoRequest request,
AsyncHandler<EnableSsoRequest,EnableSsoResult> asyncHandler)
Enables single-sign on for a directory.
|
Future<GetDirectoryLimitsResult> |
getDirectoryLimitsAsync()
Simplified method form for invoking the GetDirectoryLimits operation.
|
Future<GetDirectoryLimitsResult> |
getDirectoryLimitsAsync(AsyncHandler<GetDirectoryLimitsRequest,GetDirectoryLimitsResult> asyncHandler)
Simplified method form for invoking the GetDirectoryLimits operation with
an AsyncHandler.
|
Future<GetDirectoryLimitsResult> |
getDirectoryLimitsAsync(GetDirectoryLimitsRequest request)
Obtains directory limit information for the current region.
|
Future<GetDirectoryLimitsResult> |
getDirectoryLimitsAsync(GetDirectoryLimitsRequest request,
AsyncHandler<GetDirectoryLimitsRequest,GetDirectoryLimitsResult> asyncHandler)
Obtains directory limit information for the current region.
|
Future<GetSnapshotLimitsResult> |
getSnapshotLimitsAsync(GetSnapshotLimitsRequest request)
Obtains the manual snapshot limits for a directory.
|
Future<GetSnapshotLimitsResult> |
getSnapshotLimitsAsync(GetSnapshotLimitsRequest request,
AsyncHandler<GetSnapshotLimitsRequest,GetSnapshotLimitsResult> asyncHandler)
Obtains the manual snapshot limits for a directory.
|
Future<RestoreFromSnapshotResult> |
restoreFromSnapshotAsync(RestoreFromSnapshotRequest request)
Restores a directory using an existing directory snapshot.
|
Future<RestoreFromSnapshotResult> |
restoreFromSnapshotAsync(RestoreFromSnapshotRequest request,
AsyncHandler<RestoreFromSnapshotRequest,RestoreFromSnapshotResult> asyncHandler)
Restores a directory using an existing directory snapshot.
|
Future<UpdateRadiusResult> |
updateRadiusAsync(UpdateRadiusRequest request)
Updates the Remote Authentication Dial In User Service (RADIUS) server
information for an AD Connector directory.
|
Future<UpdateRadiusResult> |
updateRadiusAsync(UpdateRadiusRequest request,
AsyncHandler<UpdateRadiusRequest,UpdateRadiusResult> asyncHandler)
Updates the Remote Authentication Dial In User Service (RADIUS) server
information for an AD Connector directory.
|
connectDirectory, createAlias, createComputer, createDirectory, createSnapshot, deleteDirectory, deleteSnapshot, describeDirectories, describeDirectories, describeSnapshots, describeSnapshots, disableRadius, disableSso, enableRadius, enableSso, getCachedResponseMetadata, getDirectoryLimits, getDirectoryLimits, getSnapshotLimits, restoreFromSnapshot, setEndpoint, setRegion, shutdown, updateRadiusclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconnectDirectory, createAlias, createComputer, createDirectory, createSnapshot, deleteDirectory, deleteSnapshot, describeDirectories, describeDirectories, describeSnapshots, describeSnapshots, disableRadius, disableSso, enableRadius, enableSso, getCachedResponseMetadata, getDirectoryLimits, getDirectoryLimits, getSnapshotLimits, restoreFromSnapshot, setEndpoint, setRegion, shutdown, updateRadiuspublic Future<ConnectDirectoryResult> connectDirectoryAsync(ConnectDirectoryRequest request)
AWSDirectoryServiceAsyncCreates an AD Connector to connect an on-premises directory.
connectDirectoryAsync in interface AWSDirectoryServiceAsyncrequest - Contains the inputs for the ConnectDirectory operation.public Future<ConnectDirectoryResult> connectDirectoryAsync(ConnectDirectoryRequest request, AsyncHandler<ConnectDirectoryRequest,ConnectDirectoryResult> asyncHandler)
AWSDirectoryServiceAsyncCreates an AD Connector to connect an on-premises directory.
connectDirectoryAsync in interface AWSDirectoryServiceAsyncrequest - Contains the inputs for the ConnectDirectory operation.asyncHandler - Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateAliasResult> createAliasAsync(CreateAliasRequest request)
AWSDirectoryServiceAsync
Creates an alias for a directory and assigns the alias to the directory.
The alias is used to construct the access URL for the directory, such as
http://<alias>.awsapps.com.
After an alias has been created, it cannot be deleted or reused, so this operation should only be used when absolutely necessary.
createAliasAsync in interface AWSDirectoryServiceAsyncrequest - Contains the inputs for the CreateAlias operation.public Future<CreateAliasResult> createAliasAsync(CreateAliasRequest request, AsyncHandler<CreateAliasRequest,CreateAliasResult> asyncHandler)
AWSDirectoryServiceAsync
Creates an alias for a directory and assigns the alias to the directory.
The alias is used to construct the access URL for the directory, such as
http://<alias>.awsapps.com.
After an alias has been created, it cannot be deleted or reused, so this operation should only be used when absolutely necessary.
createAliasAsync in interface AWSDirectoryServiceAsyncrequest - Contains the inputs for the CreateAlias operation.asyncHandler - Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateComputerResult> createComputerAsync(CreateComputerRequest request)
AWSDirectoryServiceAsyncCreates a computer account in the specified directory, and joins the computer to the directory.
createComputerAsync in interface AWSDirectoryServiceAsyncrequest - Contains the inputs for the CreateComputer operation.public Future<CreateComputerResult> createComputerAsync(CreateComputerRequest request, AsyncHandler<CreateComputerRequest,CreateComputerResult> asyncHandler)
AWSDirectoryServiceAsyncCreates a computer account in the specified directory, and joins the computer to the directory.
createComputerAsync in interface AWSDirectoryServiceAsyncrequest - Contains the inputs for the CreateComputer operation.asyncHandler - Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateDirectoryResult> createDirectoryAsync(CreateDirectoryRequest request)
AWSDirectoryServiceAsyncCreates a Simple AD directory.
createDirectoryAsync in interface AWSDirectoryServiceAsyncrequest - Contains the inputs for the CreateDirectory operation.public Future<CreateDirectoryResult> createDirectoryAsync(CreateDirectoryRequest request, AsyncHandler<CreateDirectoryRequest,CreateDirectoryResult> asyncHandler)
AWSDirectoryServiceAsyncCreates a Simple AD directory.
createDirectoryAsync in interface AWSDirectoryServiceAsyncrequest - Contains the inputs for the CreateDirectory operation.asyncHandler - Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateSnapshotResult> createSnapshotAsync(CreateSnapshotRequest request)
AWSDirectoryServiceAsyncCreates a snapshot of an existing directory.
You cannot take snapshots of extended or connected directories.
createSnapshotAsync in interface AWSDirectoryServiceAsyncrequest - Contains the inputs for the CreateSnapshot operation.public Future<CreateSnapshotResult> createSnapshotAsync(CreateSnapshotRequest request, AsyncHandler<CreateSnapshotRequest,CreateSnapshotResult> asyncHandler)
AWSDirectoryServiceAsyncCreates a snapshot of an existing directory.
You cannot take snapshots of extended or connected directories.
createSnapshotAsync in interface AWSDirectoryServiceAsyncrequest - Contains the inputs for the CreateSnapshot operation.asyncHandler - Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteDirectoryResult> deleteDirectoryAsync(DeleteDirectoryRequest request)
AWSDirectoryServiceAsyncDeletes an AWS Directory Service directory.
deleteDirectoryAsync in interface AWSDirectoryServiceAsyncrequest - Contains the inputs for the DeleteDirectory operation.public Future<DeleteDirectoryResult> deleteDirectoryAsync(DeleteDirectoryRequest request, AsyncHandler<DeleteDirectoryRequest,DeleteDirectoryResult> asyncHandler)
AWSDirectoryServiceAsyncDeletes an AWS Directory Service directory.
deleteDirectoryAsync in interface AWSDirectoryServiceAsyncrequest - Contains the inputs for the DeleteDirectory operation.asyncHandler - Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteSnapshotResult> deleteSnapshotAsync(DeleteSnapshotRequest request)
AWSDirectoryServiceAsyncDeletes a directory snapshot.
deleteSnapshotAsync in interface AWSDirectoryServiceAsyncrequest - Contains the inputs for the DeleteSnapshot operation.public Future<DeleteSnapshotResult> deleteSnapshotAsync(DeleteSnapshotRequest request, AsyncHandler<DeleteSnapshotRequest,DeleteSnapshotResult> asyncHandler)
AWSDirectoryServiceAsyncDeletes a directory snapshot.
deleteSnapshotAsync in interface AWSDirectoryServiceAsyncrequest - Contains the inputs for the DeleteSnapshot operation.asyncHandler - Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeDirectoriesResult> describeDirectoriesAsync(DescribeDirectoriesRequest request)
AWSDirectoryServiceAsyncObtains information about the directories that belong to this account.
You can retrieve information about specific directories by passing the directory identifiers in the DirectoryIds parameter. Otherwise, all directories that belong to the current account are returned.
This operation supports pagination with the use of the NextToken request and response parameters. If more results are available, the DescribeDirectoriesResult.NextToken member contains a token that you pass in the next call to DescribeDirectories to retrieve the next set of items.
You can also specify a maximum number of return results with the Limit parameter.
describeDirectoriesAsync in interface AWSDirectoryServiceAsyncrequest - Contains the inputs for the DescribeDirectories operation.public Future<DescribeDirectoriesResult> describeDirectoriesAsync(DescribeDirectoriesRequest request, AsyncHandler<DescribeDirectoriesRequest,DescribeDirectoriesResult> asyncHandler)
AWSDirectoryServiceAsyncObtains information about the directories that belong to this account.
You can retrieve information about specific directories by passing the directory identifiers in the DirectoryIds parameter. Otherwise, all directories that belong to the current account are returned.
This operation supports pagination with the use of the NextToken request and response parameters. If more results are available, the DescribeDirectoriesResult.NextToken member contains a token that you pass in the next call to DescribeDirectories to retrieve the next set of items.
You can also specify a maximum number of return results with the Limit parameter.
describeDirectoriesAsync in interface AWSDirectoryServiceAsyncrequest - Contains the inputs for the DescribeDirectories operation.asyncHandler - Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeDirectoriesResult> describeDirectoriesAsync()
describeDirectoriesAsync in interface AWSDirectoryServiceAsyncdescribeDirectoriesAsync(DescribeDirectoriesRequest)public Future<DescribeDirectoriesResult> describeDirectoriesAsync(AsyncHandler<DescribeDirectoriesRequest,DescribeDirectoriesResult> asyncHandler)
describeDirectoriesAsync in interface AWSDirectoryServiceAsyncdescribeDirectoriesAsync(DescribeDirectoriesRequest,
com.amazonaws.handlers.AsyncHandler)public Future<DescribeSnapshotsResult> describeSnapshotsAsync(DescribeSnapshotsRequest request)
AWSDirectoryServiceAsyncObtains information about the directory snapshots that belong to this account.
This operation supports pagination with the use of the NextToken request and response parameters. If more results are available, the DescribeSnapshots.NextToken member contains a token that you pass in the next call to DescribeSnapshots to retrieve the next set of items.
You can also specify a maximum number of return results with the Limit parameter.
describeSnapshotsAsync in interface AWSDirectoryServiceAsyncrequest - Contains the inputs for the DescribeSnapshots operation.public Future<DescribeSnapshotsResult> describeSnapshotsAsync(DescribeSnapshotsRequest request, AsyncHandler<DescribeSnapshotsRequest,DescribeSnapshotsResult> asyncHandler)
AWSDirectoryServiceAsyncObtains information about the directory snapshots that belong to this account.
This operation supports pagination with the use of the NextToken request and response parameters. If more results are available, the DescribeSnapshots.NextToken member contains a token that you pass in the next call to DescribeSnapshots to retrieve the next set of items.
You can also specify a maximum number of return results with the Limit parameter.
describeSnapshotsAsync in interface AWSDirectoryServiceAsyncrequest - Contains the inputs for the DescribeSnapshots operation.asyncHandler - Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeSnapshotsResult> describeSnapshotsAsync()
describeSnapshotsAsync in interface AWSDirectoryServiceAsyncdescribeSnapshotsAsync(DescribeSnapshotsRequest)public Future<DescribeSnapshotsResult> describeSnapshotsAsync(AsyncHandler<DescribeSnapshotsRequest,DescribeSnapshotsResult> asyncHandler)
describeSnapshotsAsync in interface AWSDirectoryServiceAsyncdescribeSnapshotsAsync(DescribeSnapshotsRequest,
com.amazonaws.handlers.AsyncHandler)public Future<DisableRadiusResult> disableRadiusAsync(DisableRadiusRequest request)
AWSDirectoryServiceAsyncDisables multi-factor authentication (MFA) with Remote Authentication Dial In User Service (RADIUS) for an AD Connector directory.
disableRadiusAsync in interface AWSDirectoryServiceAsyncrequest - Contains the inputs for the DisableRadius operation.public Future<DisableRadiusResult> disableRadiusAsync(DisableRadiusRequest request, AsyncHandler<DisableRadiusRequest,DisableRadiusResult> asyncHandler)
AWSDirectoryServiceAsyncDisables multi-factor authentication (MFA) with Remote Authentication Dial In User Service (RADIUS) for an AD Connector directory.
disableRadiusAsync in interface AWSDirectoryServiceAsyncrequest - Contains the inputs for the DisableRadius operation.asyncHandler - Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DisableSsoResult> disableSsoAsync(DisableSsoRequest request)
AWSDirectoryServiceAsyncDisables single-sign on for a directory.
disableSsoAsync in interface AWSDirectoryServiceAsyncrequest - Contains the inputs for the DisableSso operation.public Future<DisableSsoResult> disableSsoAsync(DisableSsoRequest request, AsyncHandler<DisableSsoRequest,DisableSsoResult> asyncHandler)
AWSDirectoryServiceAsyncDisables single-sign on for a directory.
disableSsoAsync in interface AWSDirectoryServiceAsyncrequest - Contains the inputs for the DisableSso operation.asyncHandler - Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<EnableRadiusResult> enableRadiusAsync(EnableRadiusRequest request)
AWSDirectoryServiceAsyncEnables multi-factor authentication (MFA) with Remote Authentication Dial In User Service (RADIUS) for an AD Connector directory.
enableRadiusAsync in interface AWSDirectoryServiceAsyncrequest - Contains the inputs for the EnableRadius operation.public Future<EnableRadiusResult> enableRadiusAsync(EnableRadiusRequest request, AsyncHandler<EnableRadiusRequest,EnableRadiusResult> asyncHandler)
AWSDirectoryServiceAsyncEnables multi-factor authentication (MFA) with Remote Authentication Dial In User Service (RADIUS) for an AD Connector directory.
enableRadiusAsync in interface AWSDirectoryServiceAsyncrequest - Contains the inputs for the EnableRadius operation.asyncHandler - Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<EnableSsoResult> enableSsoAsync(EnableSsoRequest request)
AWSDirectoryServiceAsyncEnables single-sign on for a directory.
enableSsoAsync in interface AWSDirectoryServiceAsyncrequest - Contains the inputs for the EnableSso operation.public Future<EnableSsoResult> enableSsoAsync(EnableSsoRequest request, AsyncHandler<EnableSsoRequest,EnableSsoResult> asyncHandler)
AWSDirectoryServiceAsyncEnables single-sign on for a directory.
enableSsoAsync in interface AWSDirectoryServiceAsyncrequest - Contains the inputs for the EnableSso operation.asyncHandler - Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetDirectoryLimitsResult> getDirectoryLimitsAsync(GetDirectoryLimitsRequest request)
AWSDirectoryServiceAsyncObtains directory limit information for the current region.
getDirectoryLimitsAsync in interface AWSDirectoryServiceAsyncrequest - Contains the inputs for the GetDirectoryLimits operation.public Future<GetDirectoryLimitsResult> getDirectoryLimitsAsync(GetDirectoryLimitsRequest request, AsyncHandler<GetDirectoryLimitsRequest,GetDirectoryLimitsResult> asyncHandler)
AWSDirectoryServiceAsyncObtains directory limit information for the current region.
getDirectoryLimitsAsync in interface AWSDirectoryServiceAsyncrequest - Contains the inputs for the GetDirectoryLimits operation.asyncHandler - Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetDirectoryLimitsResult> getDirectoryLimitsAsync()
getDirectoryLimitsAsync in interface AWSDirectoryServiceAsyncgetDirectoryLimitsAsync(GetDirectoryLimitsRequest)public Future<GetDirectoryLimitsResult> getDirectoryLimitsAsync(AsyncHandler<GetDirectoryLimitsRequest,GetDirectoryLimitsResult> asyncHandler)
getDirectoryLimitsAsync in interface AWSDirectoryServiceAsyncgetDirectoryLimitsAsync(GetDirectoryLimitsRequest,
com.amazonaws.handlers.AsyncHandler)public Future<GetSnapshotLimitsResult> getSnapshotLimitsAsync(GetSnapshotLimitsRequest request)
AWSDirectoryServiceAsyncObtains the manual snapshot limits for a directory.
getSnapshotLimitsAsync in interface AWSDirectoryServiceAsyncrequest - Contains the inputs for the GetSnapshotLimits operation.public Future<GetSnapshotLimitsResult> getSnapshotLimitsAsync(GetSnapshotLimitsRequest request, AsyncHandler<GetSnapshotLimitsRequest,GetSnapshotLimitsResult> asyncHandler)
AWSDirectoryServiceAsyncObtains the manual snapshot limits for a directory.
getSnapshotLimitsAsync in interface AWSDirectoryServiceAsyncrequest - Contains the inputs for the GetSnapshotLimits operation.asyncHandler - Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<RestoreFromSnapshotResult> restoreFromSnapshotAsync(RestoreFromSnapshotRequest request)
AWSDirectoryServiceAsyncRestores a directory using an existing directory snapshot.
When you restore a directory from a snapshot, any changes made to the directory after the snapshot date are overwritten.
This action returns as soon as the restore operation is initiated. You
can monitor the progress of the restore operation by calling the
DescribeDirectories operation with the directory identifier. When
the DirectoryDescription.Stage value changes to
Active, the restore operation is complete.
restoreFromSnapshotAsync in interface AWSDirectoryServiceAsyncrequest - An object representing the inputs for the
RestoreFromSnapshot operation.public Future<RestoreFromSnapshotResult> restoreFromSnapshotAsync(RestoreFromSnapshotRequest request, AsyncHandler<RestoreFromSnapshotRequest,RestoreFromSnapshotResult> asyncHandler)
AWSDirectoryServiceAsyncRestores a directory using an existing directory snapshot.
When you restore a directory from a snapshot, any changes made to the directory after the snapshot date are overwritten.
This action returns as soon as the restore operation is initiated. You
can monitor the progress of the restore operation by calling the
DescribeDirectories operation with the directory identifier. When
the DirectoryDescription.Stage value changes to
Active, the restore operation is complete.
restoreFromSnapshotAsync in interface AWSDirectoryServiceAsyncrequest - An object representing the inputs for the
RestoreFromSnapshot operation.asyncHandler - Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateRadiusResult> updateRadiusAsync(UpdateRadiusRequest request)
AWSDirectoryServiceAsyncUpdates the Remote Authentication Dial In User Service (RADIUS) server information for an AD Connector directory.
updateRadiusAsync in interface AWSDirectoryServiceAsyncrequest - Contains the inputs for the UpdateRadius operation.public Future<UpdateRadiusResult> updateRadiusAsync(UpdateRadiusRequest request, AsyncHandler<UpdateRadiusRequest,UpdateRadiusResult> asyncHandler)
AWSDirectoryServiceAsyncUpdates the Remote Authentication Dial In User Service (RADIUS) server information for an AD Connector directory.
updateRadiusAsync in interface AWSDirectoryServiceAsyncrequest - Contains the inputs for the UpdateRadius operation.asyncHandler - Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Copyright © 2015. All rights reserved.