Uses of Class
software.amazon.awssdk.services.ssm.paginators.DescribeMaintenanceWindowsPublisher
-
Packages that use DescribeMaintenanceWindowsPublisher Package Description software.amazon.awssdk.services.ssm Amazon Web Services Systems Manager is the operations hub for your Amazon Web Services applications and resources and a secure end-to-end management solution for hybrid cloud environments that enables safe and secure operations at scale. -
-
Uses of DescribeMaintenanceWindowsPublisher in software.amazon.awssdk.services.ssm
Methods in software.amazon.awssdk.services.ssm that return DescribeMaintenanceWindowsPublisher Modifier and Type Method Description default DescribeMaintenanceWindowsPublisherSsmAsyncClient. describeMaintenanceWindowsPaginator()Retrieves the maintenance windows in an Amazon Web Services account.default DescribeMaintenanceWindowsPublisherSsmAsyncClient. describeMaintenanceWindowsPaginator(Consumer<DescribeMaintenanceWindowsRequest.Builder> describeMaintenanceWindowsRequest)Retrieves the maintenance windows in an Amazon Web Services account.default DescribeMaintenanceWindowsPublisherSsmAsyncClient. describeMaintenanceWindowsPaginator(DescribeMaintenanceWindowsRequest describeMaintenanceWindowsRequest)Retrieves the maintenance windows in an Amazon Web Services account.
-