Uses of Class
software.amazon.awssdk.services.pinpoint.model.APNSVoipChannelRequest
-
Packages that use APNSVoipChannelRequest Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of APNSVoipChannelRequest in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return APNSVoipChannelRequest Modifier and Type Method Description APNSVoipChannelRequestUpdateApnsVoipChannelRequest. apnsVoipChannelRequest()Returns the value of the APNSVoipChannelRequest property for this object.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type APNSVoipChannelRequest Modifier and Type Method Description UpdateApnsVoipChannelRequest.BuilderUpdateApnsVoipChannelRequest.Builder. apnsVoipChannelRequest(APNSVoipChannelRequest apnsVoipChannelRequest)Sets the value of the APNSVoipChannelRequest property for this object.
-