Uses of Class
software.amazon.awssdk.services.pinpoint.model.UpdateApnsSandboxChannelRequest
-
Packages that use UpdateApnsSandboxChannelRequest Package Description software.amazon.awssdk.services.pinpoint Doc Engage API - Amazon Pinpoint APIsoftware.amazon.awssdk.services.pinpoint.transform -
-
Uses of UpdateApnsSandboxChannelRequest in software.amazon.awssdk.services.pinpoint
Methods in software.amazon.awssdk.services.pinpoint with parameters of type UpdateApnsSandboxChannelRequest Modifier and Type Method Description default CompletableFuture<UpdateApnsSandboxChannelResponse>PinpointAsyncClient. updateApnsSandboxChannel(UpdateApnsSandboxChannelRequest updateApnsSandboxChannelRequest)Enables the APNs sandbox channel for an application or updates the status and settings of the APNs sandbox channel for an application.default UpdateApnsSandboxChannelResponsePinpointClient. updateApnsSandboxChannel(UpdateApnsSandboxChannelRequest updateApnsSandboxChannelRequest)Enables the APNs sandbox channel for an application or updates the status and settings of the APNs sandbox channel for an application. -
Uses of UpdateApnsSandboxChannelRequest in software.amazon.awssdk.services.pinpoint.transform
Methods in software.amazon.awssdk.services.pinpoint.transform with parameters of type UpdateApnsSandboxChannelRequest Modifier and Type Method Description SdkHttpFullRequestUpdateApnsSandboxChannelRequestMarshaller. marshall(UpdateApnsSandboxChannelRequest updateApnsSandboxChannelRequest)
-