Uses of Class
software.amazon.awssdk.services.pinpoint.model.GetAdmChannelRequest
-
Packages that use GetAdmChannelRequest Package Description software.amazon.awssdk.services.pinpoint Doc Engage API - Amazon Pinpoint APIsoftware.amazon.awssdk.services.pinpoint.transform -
-
Uses of GetAdmChannelRequest in software.amazon.awssdk.services.pinpoint
Methods in software.amazon.awssdk.services.pinpoint with parameters of type GetAdmChannelRequest Modifier and Type Method Description default CompletableFuture<GetAdmChannelResponse>PinpointAsyncClient. getAdmChannel(GetAdmChannelRequest getAdmChannelRequest)Retrieves information about the status and settings of the ADM channel for an application.default GetAdmChannelResponsePinpointClient. getAdmChannel(GetAdmChannelRequest getAdmChannelRequest)Retrieves information about the status and settings of the ADM channel for an application. -
Uses of GetAdmChannelRequest in software.amazon.awssdk.services.pinpoint.transform
Methods in software.amazon.awssdk.services.pinpoint.transform with parameters of type GetAdmChannelRequest Modifier and Type Method Description SdkHttpFullRequestGetAdmChannelRequestMarshaller. marshall(GetAdmChannelRequest getAdmChannelRequest)
-