Uses of Class
software.amazon.awssdk.services.pinpoint.model.GetApnsVoipChannelRequest
-
Packages that use GetApnsVoipChannelRequest Package Description software.amazon.awssdk.services.pinpoint Doc Engage API - Amazon Pinpoint APIsoftware.amazon.awssdk.services.pinpoint.transform -
-
Uses of GetApnsVoipChannelRequest in software.amazon.awssdk.services.pinpoint
Methods in software.amazon.awssdk.services.pinpoint with parameters of type GetApnsVoipChannelRequest Modifier and Type Method Description default CompletableFuture<GetApnsVoipChannelResponse>PinpointAsyncClient. getApnsVoipChannel(GetApnsVoipChannelRequest getApnsVoipChannelRequest)Retrieves information about the status and settings of the APNs VoIP channel for an application.default GetApnsVoipChannelResponsePinpointClient. getApnsVoipChannel(GetApnsVoipChannelRequest getApnsVoipChannelRequest)Retrieves information about the status and settings of the APNs VoIP channel for an application. -
Uses of GetApnsVoipChannelRequest in software.amazon.awssdk.services.pinpoint.transform
Methods in software.amazon.awssdk.services.pinpoint.transform with parameters of type GetApnsVoipChannelRequest Modifier and Type Method Description SdkHttpFullRequestGetApnsVoipChannelRequestMarshaller. marshall(GetApnsVoipChannelRequest getApnsVoipChannelRequest)
-