Uses of Class
software.amazon.awssdk.services.ssmcontacts.model.GetContactPolicyRequest
-
Packages that use GetContactPolicyRequest 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 GetContactPolicyRequest in software.amazon.awssdk.services.ssmcontacts
Methods in software.amazon.awssdk.services.ssmcontacts with parameters of type GetContactPolicyRequest Modifier and Type Method Description default CompletableFuture<GetContactPolicyResponse>SsmContactsAsyncClient. getContactPolicy(GetContactPolicyRequest getContactPolicyRequest)Retrieves the resource policies attached to the specified contact or escalation plan.default GetContactPolicyResponseSsmContactsClient. getContactPolicy(GetContactPolicyRequest getContactPolicyRequest)Retrieves the resource policies attached to the specified contact or escalation plan. -
Uses of GetContactPolicyRequest in software.amazon.awssdk.services.ssmcontacts.transform
Methods in software.amazon.awssdk.services.ssmcontacts.transform with parameters of type GetContactPolicyRequest Modifier and Type Method Description SdkHttpFullRequestGetContactPolicyRequestMarshaller. marshall(GetContactPolicyRequest getContactPolicyRequest)
-