Uses of Class
software.amazon.awssdk.services.ssm.model.DescribeMaintenanceWindowsResponse
Packages that use DescribeMaintenanceWindowsResponse
Package
Description
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 DescribeMaintenanceWindowsResponse in software.amazon.awssdk.services.ssm
Methods in software.amazon.awssdk.services.ssm that return DescribeMaintenanceWindowsResponseModifier and TypeMethodDescriptionSsmClient.describeMaintenanceWindows()Retrieves the maintenance windows in an Amazon Web Services account.SsmClient.describeMaintenanceWindows(Consumer<DescribeMaintenanceWindowsRequest.Builder> describeMaintenanceWindowsRequest) Retrieves the maintenance windows in an Amazon Web Services account.SsmClient.describeMaintenanceWindows(DescribeMaintenanceWindowsRequest describeMaintenanceWindowsRequest) Retrieves the maintenance windows in an Amazon Web Services account.Methods in software.amazon.awssdk.services.ssm that return types with arguments of type DescribeMaintenanceWindowsResponseModifier and TypeMethodDescriptionSsmAsyncClient.describeMaintenanceWindows()Retrieves the maintenance windows in an Amazon Web Services account.SsmAsyncClient.describeMaintenanceWindows(Consumer<DescribeMaintenanceWindowsRequest.Builder> describeMaintenanceWindowsRequest) Retrieves the maintenance windows in an Amazon Web Services account.SsmAsyncClient.describeMaintenanceWindows(DescribeMaintenanceWindowsRequest describeMaintenanceWindowsRequest) Retrieves the maintenance windows in an Amazon Web Services account. -
Uses of DescribeMaintenanceWindowsResponse in software.amazon.awssdk.services.ssm.paginators
Methods in software.amazon.awssdk.services.ssm.paginators that return types with arguments of type DescribeMaintenanceWindowsResponseMethod parameters in software.amazon.awssdk.services.ssm.paginators with type arguments of type DescribeMaintenanceWindowsResponseModifier and TypeMethodDescriptionvoidDescribeMaintenanceWindowsPublisher.subscribe(org.reactivestreams.Subscriber<? super DescribeMaintenanceWindowsResponse> subscriber)