Uses of Class
software.amazon.awssdk.services.pinpoint.model.EndpointRequest
-
Packages that use EndpointRequest Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of EndpointRequest in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return EndpointRequest Modifier and Type Method Description EndpointRequestUpdateEndpointRequest. endpointRequest()Returns the value of the EndpointRequest property for this object.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type EndpointRequest Modifier and Type Method Description UpdateEndpointRequest.BuilderUpdateEndpointRequest.Builder. endpointRequest(EndpointRequest endpointRequest)Sets the value of the EndpointRequest property for this object.
-