Uses of Class
software.amazon.awssdk.services.pinpoint.model.EndpointBatchRequest
-
Packages that use EndpointBatchRequest Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of EndpointBatchRequest in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return EndpointBatchRequest Modifier and Type Method Description EndpointBatchRequestUpdateEndpointsBatchRequest. endpointBatchRequest()Returns the value of the EndpointBatchRequest property for this object.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type EndpointBatchRequest Modifier and Type Method Description UpdateEndpointsBatchRequest.BuilderUpdateEndpointsBatchRequest.Builder. endpointBatchRequest(EndpointBatchRequest endpointBatchRequest)Sets the value of the EndpointBatchRequest property for this object.
-