Uses of Class
software.amazon.awssdk.services.directory.paginators.DescribeTrustsPublisher
-
Packages that use DescribeTrustsPublisher Package Description software.amazon.awssdk.services.directory Directory Service -
-
Uses of DescribeTrustsPublisher in software.amazon.awssdk.services.directory
Methods in software.amazon.awssdk.services.directory that return DescribeTrustsPublisher Modifier and Type Method Description default DescribeTrustsPublisherDirectoryAsyncClient. describeTrustsPaginator()Obtains information about the trust relationships for this account.default DescribeTrustsPublisherDirectoryAsyncClient. describeTrustsPaginator(Consumer<DescribeTrustsRequest.Builder> describeTrustsRequest)Obtains information about the trust relationships for this account.default DescribeTrustsPublisherDirectoryAsyncClient. describeTrustsPaginator(DescribeTrustsRequest describeTrustsRequest)Obtains information about the trust relationships for this account.
-