Uses of Class
software.amazon.awssdk.services.pinpoint.model.APNSChannelRequest
-
Packages that use APNSChannelRequest Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of APNSChannelRequest in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return APNSChannelRequest Modifier and Type Method Description APNSChannelRequestUpdateApnsChannelRequest. apnsChannelRequest()Returns the value of the APNSChannelRequest property for this object.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type APNSChannelRequest Modifier and Type Method Description UpdateApnsChannelRequest.BuilderUpdateApnsChannelRequest.Builder. apnsChannelRequest(APNSChannelRequest apnsChannelRequest)Sets the value of the APNSChannelRequest property for this object.
-