Uses of Class
software.amazon.awssdk.services.opsworkscm.paginators.DescribeServersPublisher
-
Packages that use DescribeServersPublisher Package Description software.amazon.awssdk.services.opsworkscm AWS OpsWorks CM -
-
Uses of DescribeServersPublisher in software.amazon.awssdk.services.opsworkscm
Methods in software.amazon.awssdk.services.opsworkscm that return DescribeServersPublisher Modifier and Type Method Description default DescribeServersPublisherOpsWorksCmAsyncClient. describeServersPaginator()Lists all configuration management servers that are identified with your account.default DescribeServersPublisherOpsWorksCmAsyncClient. describeServersPaginator(Consumer<DescribeServersRequest.Builder> describeServersRequest)Lists all configuration management servers that are identified with your account.default DescribeServersPublisherOpsWorksCmAsyncClient. describeServersPaginator(DescribeServersRequest describeServersRequest)Lists all configuration management servers that are identified with your account.
-