Uses of Class
software.amazon.awssdk.services.ssmcontacts.model.GetContactChannelRequest
-
Packages that use GetContactChannelRequest 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 GetContactChannelRequest in software.amazon.awssdk.services.ssmcontacts
Methods in software.amazon.awssdk.services.ssmcontacts with parameters of type GetContactChannelRequest Modifier and Type Method Description default CompletableFuture<GetContactChannelResponse>SsmContactsAsyncClient. getContactChannel(GetContactChannelRequest getContactChannelRequest)List details about a specific contact channel.default GetContactChannelResponseSsmContactsClient. getContactChannel(GetContactChannelRequest getContactChannelRequest)List details about a specific contact channel. -
Uses of GetContactChannelRequest in software.amazon.awssdk.services.ssmcontacts.transform
Methods in software.amazon.awssdk.services.ssmcontacts.transform with parameters of type GetContactChannelRequest Modifier and Type Method Description SdkHttpFullRequestGetContactChannelRequestMarshaller. marshall(GetContactChannelRequest getContactChannelRequest)
-