| Package | Description |
|---|---|
| software.amazon.awssdk.services.directory |
|
| Modifier and Type | Method and Description |
|---|---|
default AcceptSharedDirectoryResponse |
DirectoryClient.acceptSharedDirectory(AcceptSharedDirectoryRequest acceptSharedDirectoryRequest)
Accepts a directory sharing request that was sent from the directory owner account.
|
default AcceptSharedDirectoryResponse |
DirectoryClient.acceptSharedDirectory(Consumer<AcceptSharedDirectoryRequest.Builder> acceptSharedDirectoryRequest)
Accepts a directory sharing request that was sent from the directory owner account.
|
default AddIpRoutesResponse |
DirectoryClient.addIpRoutes(AddIpRoutesRequest addIpRoutesRequest)
If the DNS server for your on-premises domain uses a publicly addressable IP address, you must add a CIDR address
block to correctly route traffic to and from your Microsoft AD on Amazon Web Services.
|
default AddIpRoutesResponse |
DirectoryClient.addIpRoutes(Consumer<AddIpRoutesRequest.Builder> addIpRoutesRequest)
If the DNS server for your on-premises domain uses a publicly addressable IP address, you must add a CIDR address
block to correctly route traffic to and from your Microsoft AD on Amazon Web Services.
|
default AddTagsToResourceResponse |
DirectoryClient.addTagsToResource(AddTagsToResourceRequest addTagsToResourceRequest)
Adds or overwrites one or more tags for the specified directory.
|
default AddTagsToResourceResponse |
DirectoryClient.addTagsToResource(Consumer<AddTagsToResourceRequest.Builder> addTagsToResourceRequest)
Adds or overwrites one or more tags for the specified directory.
|
default ConnectDirectoryResponse |
DirectoryClient.connectDirectory(ConnectDirectoryRequest connectDirectoryRequest)
Creates an AD Connector to connect to an on-premises directory.
|
default ConnectDirectoryResponse |
DirectoryClient.connectDirectory(Consumer<ConnectDirectoryRequest.Builder> connectDirectoryRequest)
Creates an AD Connector to connect to an on-premises directory.
|
default CreateAliasResponse |
DirectoryClient.createAlias(Consumer<CreateAliasRequest.Builder> createAliasRequest)
Creates an alias for a directory and assigns the alias to the directory.
|
default CreateAliasResponse |
DirectoryClient.createAlias(CreateAliasRequest createAliasRequest)
Creates an alias for a directory and assigns the alias to the directory.
|
default CreateComputerResponse |
DirectoryClient.createComputer(Consumer<CreateComputerRequest.Builder> createComputerRequest)
Creates a computer account in the specified directory, and joins the computer to the directory.
|
default CreateComputerResponse |
DirectoryClient.createComputer(CreateComputerRequest createComputerRequest)
Creates a computer account in the specified directory, and joins the computer to the directory.
|
default CreateConditionalForwarderResponse |
DirectoryClient.createConditionalForwarder(Consumer<CreateConditionalForwarderRequest.Builder> createConditionalForwarderRequest)
Creates a conditional forwarder associated with your AWS directory.
|
default CreateConditionalForwarderResponse |
DirectoryClient.createConditionalForwarder(CreateConditionalForwarderRequest createConditionalForwarderRequest)
Creates a conditional forwarder associated with your AWS directory.
|
default CreateDirectoryResponse |
DirectoryClient.createDirectory(Consumer<CreateDirectoryRequest.Builder> createDirectoryRequest)
Creates a Simple AD directory.
|
default CreateDirectoryResponse |
DirectoryClient.createDirectory(CreateDirectoryRequest createDirectoryRequest)
Creates a Simple AD directory.
|
default CreateMicrosoftAdResponse |
DirectoryClient.createMicrosoftAD(Consumer<CreateMicrosoftAdRequest.Builder> createMicrosoftAdRequest)
Creates an AWS Managed Microsoft AD directory.
|
default CreateMicrosoftAdResponse |
DirectoryClient.createMicrosoftAD(CreateMicrosoftAdRequest createMicrosoftAdRequest)
Creates an AWS Managed Microsoft AD directory.
|
default CreateSnapshotResponse |
DirectoryClient.createSnapshot(Consumer<CreateSnapshotRequest.Builder> createSnapshotRequest)
Creates a snapshot of a Simple AD or Microsoft AD directory in the AWS cloud.
|
default CreateSnapshotResponse |
DirectoryClient.createSnapshot(CreateSnapshotRequest createSnapshotRequest)
Creates a snapshot of a Simple AD or Microsoft AD directory in the AWS cloud.
|
default CreateTrustResponse |
DirectoryClient.createTrust(Consumer<CreateTrustRequest.Builder> createTrustRequest)
AWS Directory Service for Microsoft Active Directory allows you to configure trust relationships.
|
default CreateTrustResponse |
DirectoryClient.createTrust(CreateTrustRequest createTrustRequest)
AWS Directory Service for Microsoft Active Directory allows you to configure trust relationships.
|
default DeleteConditionalForwarderResponse |
DirectoryClient.deleteConditionalForwarder(Consumer<DeleteConditionalForwarderRequest.Builder> deleteConditionalForwarderRequest)
Deletes a conditional forwarder that has been set up for your AWS directory.
|
default DeleteConditionalForwarderResponse |
DirectoryClient.deleteConditionalForwarder(DeleteConditionalForwarderRequest deleteConditionalForwarderRequest)
Deletes a conditional forwarder that has been set up for your AWS directory.
|
default DeleteSnapshotResponse |
DirectoryClient.deleteSnapshot(Consumer<DeleteSnapshotRequest.Builder> deleteSnapshotRequest)
Deletes a directory snapshot.
|
default DeleteSnapshotResponse |
DirectoryClient.deleteSnapshot(DeleteSnapshotRequest deleteSnapshotRequest)
Deletes a directory snapshot.
|
default DeleteTrustResponse |
DirectoryClient.deleteTrust(Consumer<DeleteTrustRequest.Builder> deleteTrustRequest)
Deletes an existing trust relationship between your AWS Managed Microsoft AD directory and an external domain.
|
default DeleteTrustResponse |
DirectoryClient.deleteTrust(DeleteTrustRequest deleteTrustRequest)
Deletes an existing trust relationship between your AWS Managed Microsoft AD directory and an external domain.
|
default DeregisterEventTopicResponse |
DirectoryClient.deregisterEventTopic(Consumer<DeregisterEventTopicRequest.Builder> deregisterEventTopicRequest)
Removes the specified directory as a publisher to the specified SNS topic.
|
default DeregisterEventTopicResponse |
DirectoryClient.deregisterEventTopic(DeregisterEventTopicRequest deregisterEventTopicRequest)
Removes the specified directory as a publisher to the specified SNS topic.
|
default DescribeConditionalForwardersResponse |
DirectoryClient.describeConditionalForwarders(Consumer<DescribeConditionalForwardersRequest.Builder> describeConditionalForwardersRequest)
Obtains information about the conditional forwarders for this account.
|
default DescribeConditionalForwardersResponse |
DirectoryClient.describeConditionalForwarders(DescribeConditionalForwardersRequest describeConditionalForwardersRequest)
Obtains information about the conditional forwarders for this account.
|
default DescribeDirectoriesResponse |
DirectoryClient.describeDirectories()
Obtains information about the directories that belong to this account.
|
default DescribeDirectoriesResponse |
DirectoryClient.describeDirectories(Consumer<DescribeDirectoriesRequest.Builder> describeDirectoriesRequest)
Obtains information about the directories that belong to this account.
|
default DescribeDirectoriesResponse |
DirectoryClient.describeDirectories(DescribeDirectoriesRequest describeDirectoriesRequest)
Obtains information about the directories that belong to this account.
|
default DescribeDomainControllersResponse |
DirectoryClient.describeDomainControllers(Consumer<DescribeDomainControllersRequest.Builder> describeDomainControllersRequest)
Provides information about any domain controllers in your directory.
|
default DescribeDomainControllersResponse |
DirectoryClient.describeDomainControllers(DescribeDomainControllersRequest describeDomainControllersRequest)
Provides information about any domain controllers in your directory.
|
default DescribeDomainControllersIterable |
DirectoryClient.describeDomainControllersPaginator(Consumer<DescribeDomainControllersRequest.Builder> describeDomainControllersRequest)
Provides information about any domain controllers in your directory.
|
default DescribeDomainControllersIterable |
DirectoryClient.describeDomainControllersPaginator(DescribeDomainControllersRequest describeDomainControllersRequest)
Provides information about any domain controllers in your directory.
|
default DescribeEventTopicsResponse |
DirectoryClient.describeEventTopics()
Obtains information about which SNS topics receive status messages from the specified directory.
|
default DescribeEventTopicsResponse |
DirectoryClient.describeEventTopics(Consumer<DescribeEventTopicsRequest.Builder> describeEventTopicsRequest)
Obtains information about which SNS topics receive status messages from the specified directory.
|
default DescribeEventTopicsResponse |
DirectoryClient.describeEventTopics(DescribeEventTopicsRequest describeEventTopicsRequest)
Obtains information about which SNS topics receive status messages from the specified directory.
|
default DescribeSharedDirectoriesResponse |
DirectoryClient.describeSharedDirectories(Consumer<DescribeSharedDirectoriesRequest.Builder> describeSharedDirectoriesRequest)
Returns the shared directories in your account.
|
default DescribeSharedDirectoriesResponse |
DirectoryClient.describeSharedDirectories(DescribeSharedDirectoriesRequest describeSharedDirectoriesRequest)
Returns the shared directories in your account.
|
default DescribeSnapshotsResponse |
DirectoryClient.describeSnapshots()
Obtains information about the directory snapshots that belong to this account.
|
default DescribeSnapshotsResponse |
DirectoryClient.describeSnapshots(Consumer<DescribeSnapshotsRequest.Builder> describeSnapshotsRequest)
Obtains information about the directory snapshots that belong to this account.
|
default DescribeSnapshotsResponse |
DirectoryClient.describeSnapshots(DescribeSnapshotsRequest describeSnapshotsRequest)
Obtains information about the directory snapshots that belong to this account.
|
default DescribeTrustsResponse |
DirectoryClient.describeTrusts()
Obtains information about the trust relationships for this account.
|
default DescribeTrustsResponse |
DirectoryClient.describeTrusts(Consumer<DescribeTrustsRequest.Builder> describeTrustsRequest)
Obtains information about the trust relationships for this account.
|
default DescribeTrustsResponse |
DirectoryClient.describeTrusts(DescribeTrustsRequest describeTrustsRequest)
Obtains information about the trust relationships for this account.
|
default EnableRadiusResponse |
DirectoryClient.enableRadius(Consumer<EnableRadiusRequest.Builder> enableRadiusRequest)
Enables multi-factor authentication (MFA) with the Remote Authentication Dial In User Service (RADIUS) server for
an AD Connector or Microsoft AD directory.
|
default EnableRadiusResponse |
DirectoryClient.enableRadius(EnableRadiusRequest enableRadiusRequest)
Enables multi-factor authentication (MFA) with the Remote Authentication Dial In User Service (RADIUS) server for
an AD Connector or Microsoft AD directory.
|
default ListIpRoutesResponse |
DirectoryClient.listIpRoutes(Consumer<ListIpRoutesRequest.Builder> listIpRoutesRequest)
Lists the address blocks that you have added to a directory.
|
default ListIpRoutesResponse |
DirectoryClient.listIpRoutes(ListIpRoutesRequest listIpRoutesRequest)
Lists the address blocks that you have added to a directory.
|
default ListTagsForResourceResponse |
DirectoryClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Lists all tags on a directory.
|
default ListTagsForResourceResponse |
DirectoryClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists all tags on a directory.
|
default RegisterEventTopicResponse |
DirectoryClient.registerEventTopic(Consumer<RegisterEventTopicRequest.Builder> registerEventTopicRequest)
Associates a directory with an SNS topic.
|
default RegisterEventTopicResponse |
DirectoryClient.registerEventTopic(RegisterEventTopicRequest registerEventTopicRequest)
Associates a directory with an SNS topic.
|
default RejectSharedDirectoryResponse |
DirectoryClient.rejectSharedDirectory(Consumer<RejectSharedDirectoryRequest.Builder> rejectSharedDirectoryRequest)
Rejects a directory sharing request that was sent from the directory owner account.
|
default RejectSharedDirectoryResponse |
DirectoryClient.rejectSharedDirectory(RejectSharedDirectoryRequest rejectSharedDirectoryRequest)
Rejects a directory sharing request that was sent from the directory owner account.
|
default RemoveIpRoutesResponse |
DirectoryClient.removeIpRoutes(Consumer<RemoveIpRoutesRequest.Builder> removeIpRoutesRequest)
Removes IP address blocks from a directory.
|
default RemoveIpRoutesResponse |
DirectoryClient.removeIpRoutes(RemoveIpRoutesRequest removeIpRoutesRequest)
Removes IP address blocks from a directory.
|
default RemoveTagsFromResourceResponse |
DirectoryClient.removeTagsFromResource(Consumer<RemoveTagsFromResourceRequest.Builder> removeTagsFromResourceRequest)
Removes tags from a directory.
|
default RemoveTagsFromResourceResponse |
DirectoryClient.removeTagsFromResource(RemoveTagsFromResourceRequest removeTagsFromResourceRequest)
Removes tags from a directory.
|
default RestoreFromSnapshotResponse |
DirectoryClient.restoreFromSnapshot(Consumer<RestoreFromSnapshotRequest.Builder> restoreFromSnapshotRequest)
Restores a directory using an existing directory snapshot.
|
default RestoreFromSnapshotResponse |
DirectoryClient.restoreFromSnapshot(RestoreFromSnapshotRequest restoreFromSnapshotRequest)
Restores a directory using an existing directory snapshot.
|
default ShareDirectoryResponse |
DirectoryClient.shareDirectory(Consumer<ShareDirectoryRequest.Builder> shareDirectoryRequest)
Shares a specified directory (
DirectoryId) in your AWS account (directory owner) with another AWS
account (directory consumer). |
default ShareDirectoryResponse |
DirectoryClient.shareDirectory(ShareDirectoryRequest shareDirectoryRequest)
Shares a specified directory (
DirectoryId) in your AWS account (directory owner) with another AWS
account (directory consumer). |
default StartSchemaExtensionResponse |
DirectoryClient.startSchemaExtension(Consumer<StartSchemaExtensionRequest.Builder> startSchemaExtensionRequest)
Applies a schema extension to a Microsoft AD directory.
|
default StartSchemaExtensionResponse |
DirectoryClient.startSchemaExtension(StartSchemaExtensionRequest startSchemaExtensionRequest)
Applies a schema extension to a Microsoft AD directory.
|
default UpdateConditionalForwarderResponse |
DirectoryClient.updateConditionalForwarder(Consumer<UpdateConditionalForwarderRequest.Builder> updateConditionalForwarderRequest)
Updates a conditional forwarder that has been set up for your AWS directory.
|
default UpdateConditionalForwarderResponse |
DirectoryClient.updateConditionalForwarder(UpdateConditionalForwarderRequest updateConditionalForwarderRequest)
Updates a conditional forwarder that has been set up for your AWS directory.
|
default UpdateNumberOfDomainControllersResponse |
DirectoryClient.updateNumberOfDomainControllers(Consumer<UpdateNumberOfDomainControllersRequest.Builder> updateNumberOfDomainControllersRequest)
Adds or removes domain controllers to or from the directory.
|
default UpdateNumberOfDomainControllersResponse |
DirectoryClient.updateNumberOfDomainControllers(UpdateNumberOfDomainControllersRequest updateNumberOfDomainControllersRequest)
Adds or removes domain controllers to or from the directory.
|
default UpdateRadiusResponse |
DirectoryClient.updateRadius(Consumer<UpdateRadiusRequest.Builder> updateRadiusRequest)
Updates the Remote Authentication Dial In User Service (RADIUS) server information for an AD Connector or
Microsoft AD directory.
|
default UpdateRadiusResponse |
DirectoryClient.updateRadius(UpdateRadiusRequest updateRadiusRequest)
Updates the Remote Authentication Dial In User Service (RADIUS) server information for an AD Connector or
Microsoft AD directory.
|
default UpdateTrustResponse |
DirectoryClient.updateTrust(Consumer<UpdateTrustRequest.Builder> updateTrustRequest)
Updates the trust that has been set up between your AWS Managed Microsoft AD directory and an on-premises Active
Directory.
|
default UpdateTrustResponse |
DirectoryClient.updateTrust(UpdateTrustRequest updateTrustRequest)
Updates the trust that has been set up between your AWS Managed Microsoft AD directory and an on-premises Active
Directory.
|
default VerifyTrustResponse |
DirectoryClient.verifyTrust(Consumer<VerifyTrustRequest.Builder> verifyTrustRequest)
AWS Directory Service for Microsoft Active Directory allows you to configure and verify trust relationships.
|
default VerifyTrustResponse |
DirectoryClient.verifyTrust(VerifyTrustRequest verifyTrustRequest)
AWS Directory Service for Microsoft Active Directory allows you to configure and verify trust relationships.
|
Copyright © 2019. All rights reserved.