| Package | Description |
|---|---|
| software.amazon.awssdk.services.directory |
|
| Modifier and Type | Method and Description |
|---|---|
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 DescribeDirectoriesIterable |
DirectoryClient.describeDirectoriesPaginator()
Obtains information about the directories that belong to this account.
|
default DescribeDirectoriesIterable |
DirectoryClient.describeDirectoriesPaginator(Consumer<DescribeDirectoriesRequest.Builder> describeDirectoriesRequest)
Obtains information about the directories that belong to this account.
|
default DescribeDirectoriesIterable |
DirectoryClient.describeDirectoriesPaginator(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 DescribeLdapsSettingsResponse |
DirectoryClient.describeLDAPSSettings(Consumer<DescribeLdapsSettingsRequest.Builder> describeLdapsSettingsRequest)
Describes the status of LDAP security for the specified directory.
|
default DescribeLdapsSettingsResponse |
DirectoryClient.describeLDAPSSettings(DescribeLdapsSettingsRequest describeLdapsSettingsRequest)
Describes the status of LDAP security for the specified directory.
|
default DescribeLDAPSSettingsIterable |
DirectoryClient.describeLDAPSSettingsPaginator(Consumer<DescribeLdapsSettingsRequest.Builder> describeLdapsSettingsRequest)
Describes the status of LDAP security for the specified directory.
|
default DescribeLDAPSSettingsIterable |
DirectoryClient.describeLDAPSSettingsPaginator(DescribeLdapsSettingsRequest describeLdapsSettingsRequest)
Describes the status of LDAP security for the specified directory.
|
default DescribeRegionsResponse |
DirectoryClient.describeRegions(Consumer<DescribeRegionsRequest.Builder> describeRegionsRequest)
Provides information about the Regions that are configured for multi-Region replication.
|
default DescribeRegionsResponse |
DirectoryClient.describeRegions(DescribeRegionsRequest describeRegionsRequest)
Provides information about the Regions that are configured for multi-Region replication.
|
default DescribeRegionsIterable |
DirectoryClient.describeRegionsPaginator(Consumer<DescribeRegionsRequest.Builder> describeRegionsRequest)
Provides information about the Regions that are configured for multi-Region replication.
|
default DescribeRegionsIterable |
DirectoryClient.describeRegionsPaginator(DescribeRegionsRequest describeRegionsRequest)
Provides information about the Regions that are configured for multi-Region replication.
|
default DescribeSettingsResponse |
DirectoryClient.describeSettings(Consumer<DescribeSettingsRequest.Builder> describeSettingsRequest)
Retrieves information about the configurable settings for the specified directory.
|
default DescribeSettingsResponse |
DirectoryClient.describeSettings(DescribeSettingsRequest describeSettingsRequest)
Retrieves information about the configurable settings for 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 DescribeSharedDirectoriesIterable |
DirectoryClient.describeSharedDirectoriesPaginator(Consumer<DescribeSharedDirectoriesRequest.Builder> describeSharedDirectoriesRequest)
Returns the shared directories in your account.
|
default DescribeSharedDirectoriesIterable |
DirectoryClient.describeSharedDirectoriesPaginator(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 DescribeSnapshotsIterable |
DirectoryClient.describeSnapshotsPaginator()
Obtains information about the directory snapshots that belong to this account.
|
default DescribeSnapshotsIterable |
DirectoryClient.describeSnapshotsPaginator(Consumer<DescribeSnapshotsRequest.Builder> describeSnapshotsRequest)
Obtains information about the directory snapshots that belong to this account.
|
default DescribeSnapshotsIterable |
DirectoryClient.describeSnapshotsPaginator(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 DescribeTrustsIterable |
DirectoryClient.describeTrustsPaginator()
Obtains information about the trust relationships for this account.
|
default DescribeTrustsIterable |
DirectoryClient.describeTrustsPaginator(Consumer<DescribeTrustsRequest.Builder> describeTrustsRequest)
Obtains information about the trust relationships for this account.
|
default DescribeTrustsIterable |
DirectoryClient.describeTrustsPaginator(DescribeTrustsRequest describeTrustsRequest)
Obtains information about the trust relationships for this account.
|
default DescribeUpdateDirectoryResponse |
DirectoryClient.describeUpdateDirectory(Consumer<DescribeUpdateDirectoryRequest.Builder> describeUpdateDirectoryRequest)
Describes the updates of a directory for a particular update type.
|
default DescribeUpdateDirectoryResponse |
DirectoryClient.describeUpdateDirectory(DescribeUpdateDirectoryRequest describeUpdateDirectoryRequest)
Describes the updates of a directory for a particular update type.
|
default DescribeUpdateDirectoryIterable |
DirectoryClient.describeUpdateDirectoryPaginator(Consumer<DescribeUpdateDirectoryRequest.Builder> describeUpdateDirectoryRequest)
Describes the updates of a directory for a particular update type.
|
default DescribeUpdateDirectoryIterable |
DirectoryClient.describeUpdateDirectoryPaginator(DescribeUpdateDirectoryRequest describeUpdateDirectoryRequest)
Describes the updates of a directory for a particular update type.
|
default ListCertificatesResponse |
DirectoryClient.listCertificates(Consumer<ListCertificatesRequest.Builder> listCertificatesRequest)
For the specified directory, lists all the certificates registered for a secure LDAP or client certificate
authentication.
|
default ListCertificatesResponse |
DirectoryClient.listCertificates(ListCertificatesRequest listCertificatesRequest)
For the specified directory, lists all the certificates registered for a secure LDAP or client certificate
authentication.
|
default ListCertificatesIterable |
DirectoryClient.listCertificatesPaginator(Consumer<ListCertificatesRequest.Builder> listCertificatesRequest)
For the specified directory, lists all the certificates registered for a secure LDAP or client certificate
authentication.
|
default ListCertificatesIterable |
DirectoryClient.listCertificatesPaginator(ListCertificatesRequest listCertificatesRequest)
For the specified directory, lists all the certificates registered for a secure LDAP or client certificate
authentication.
|
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 ListIpRoutesIterable |
DirectoryClient.listIpRoutesPaginator(Consumer<ListIpRoutesRequest.Builder> listIpRoutesRequest)
Lists the address blocks that you have added to a directory.
|
default ListIpRoutesIterable |
DirectoryClient.listIpRoutesPaginator(ListIpRoutesRequest listIpRoutesRequest)
Lists the address blocks that you have added to a directory.
|
default ListLogSubscriptionsResponse |
DirectoryClient.listLogSubscriptions()
Lists the active log subscriptions for the Amazon Web Services account.
|
default ListLogSubscriptionsResponse |
DirectoryClient.listLogSubscriptions(Consumer<ListLogSubscriptionsRequest.Builder> listLogSubscriptionsRequest)
Lists the active log subscriptions for the Amazon Web Services account.
|
default ListLogSubscriptionsResponse |
DirectoryClient.listLogSubscriptions(ListLogSubscriptionsRequest listLogSubscriptionsRequest)
Lists the active log subscriptions for the Amazon Web Services account.
|
default ListLogSubscriptionsIterable |
DirectoryClient.listLogSubscriptionsPaginator()
Lists the active log subscriptions for the Amazon Web Services account.
|
default ListLogSubscriptionsIterable |
DirectoryClient.listLogSubscriptionsPaginator(Consumer<ListLogSubscriptionsRequest.Builder> listLogSubscriptionsRequest)
Lists the active log subscriptions for the Amazon Web Services account.
|
default ListLogSubscriptionsIterable |
DirectoryClient.listLogSubscriptionsPaginator(ListLogSubscriptionsRequest listLogSubscriptionsRequest)
Lists the active log subscriptions for the Amazon Web Services account.
|
default ListSchemaExtensionsResponse |
DirectoryClient.listSchemaExtensions(Consumer<ListSchemaExtensionsRequest.Builder> listSchemaExtensionsRequest)
Lists all schema extensions applied to a Microsoft AD Directory.
|
default ListSchemaExtensionsResponse |
DirectoryClient.listSchemaExtensions(ListSchemaExtensionsRequest listSchemaExtensionsRequest)
Lists all schema extensions applied to a Microsoft AD Directory.
|
default ListSchemaExtensionsIterable |
DirectoryClient.listSchemaExtensionsPaginator(Consumer<ListSchemaExtensionsRequest.Builder> listSchemaExtensionsRequest)
Lists all schema extensions applied to a Microsoft AD Directory.
|
default ListSchemaExtensionsIterable |
DirectoryClient.listSchemaExtensionsPaginator(ListSchemaExtensionsRequest listSchemaExtensionsRequest)
Lists all schema extensions applied to a Microsoft AD 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 ListTagsForResourceIterable |
DirectoryClient.listTagsForResourcePaginator(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Lists all tags on a directory.
|
default ListTagsForResourceIterable |
DirectoryClient.listTagsForResourcePaginator(ListTagsForResourceRequest listTagsForResourceRequest)
Lists all tags on a directory.
|
Copyright © 2023. All rights reserved.