Uses of Class
software.amazon.awssdk.services.pinpoint.model.APNSVoipSandboxChannelRequest
-
Packages that use APNSVoipSandboxChannelRequest Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of APNSVoipSandboxChannelRequest in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return APNSVoipSandboxChannelRequest Modifier and Type Method Description APNSVoipSandboxChannelRequestUpdateApnsVoipSandboxChannelRequest. apnsVoipSandboxChannelRequest()Returns the value of the APNSVoipSandboxChannelRequest property for this object.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type APNSVoipSandboxChannelRequest Modifier and Type Method Description UpdateApnsVoipSandboxChannelRequest.BuilderUpdateApnsVoipSandboxChannelRequest.Builder. apnsVoipSandboxChannelRequest(APNSVoipSandboxChannelRequest apnsVoipSandboxChannelRequest)Sets the value of the APNSVoipSandboxChannelRequest property for this object.
-