Uses of Class
software.amazon.awssdk.services.pinpoint.model.GetApnsSandboxChannelRequest
-
Packages that use GetApnsSandboxChannelRequest Package Description software.amazon.awssdk.services.pinpoint Doc Engage API - Amazon Pinpoint APIsoftware.amazon.awssdk.services.pinpoint.transform -
-
Uses of GetApnsSandboxChannelRequest in software.amazon.awssdk.services.pinpoint
Methods in software.amazon.awssdk.services.pinpoint with parameters of type GetApnsSandboxChannelRequest Modifier and Type Method Description default CompletableFuture<GetApnsSandboxChannelResponse>PinpointAsyncClient. getApnsSandboxChannel(GetApnsSandboxChannelRequest getApnsSandboxChannelRequest)Retrieves information about the status and settings of the APNs sandbox channel for an application.default GetApnsSandboxChannelResponsePinpointClient. getApnsSandboxChannel(GetApnsSandboxChannelRequest getApnsSandboxChannelRequest)Retrieves information about the status and settings of the APNs sandbox channel for an application. -
Uses of GetApnsSandboxChannelRequest in software.amazon.awssdk.services.pinpoint.transform
Methods in software.amazon.awssdk.services.pinpoint.transform with parameters of type GetApnsSandboxChannelRequest Modifier and Type Method Description SdkHttpFullRequestGetApnsSandboxChannelRequestMarshaller. marshall(GetApnsSandboxChannelRequest getApnsSandboxChannelRequest)
-