Uses of Class
software.amazon.awssdk.services.ssmcontacts.model.DescribePageRequest
-
Packages that use DescribePageRequest Package Description software.amazon.awssdk.services.ssmcontacts Systems Manager Incident Manager is an incident management console designed to help users mitigate and recover from incidents affecting their Amazon Web Services-hosted applications.software.amazon.awssdk.services.ssmcontacts.transform -
-
Uses of DescribePageRequest in software.amazon.awssdk.services.ssmcontacts
Methods in software.amazon.awssdk.services.ssmcontacts with parameters of type DescribePageRequest Modifier and Type Method Description default CompletableFuture<DescribePageResponse>SsmContactsAsyncClient. describePage(DescribePageRequest describePageRequest)Lists details of the engagement to a contact channel.default DescribePageResponseSsmContactsClient. describePage(DescribePageRequest describePageRequest)Lists details of the engagement to a contact channel. -
Uses of DescribePageRequest in software.amazon.awssdk.services.ssmcontacts.transform
Methods in software.amazon.awssdk.services.ssmcontacts.transform with parameters of type DescribePageRequest Modifier and Type Method Description SdkHttpFullRequestDescribePageRequestMarshaller. marshall(DescribePageRequest describePageRequest)
-