Uses of Class
software.amazon.awssdk.services.pinpoint.model.EndpointsResponse
-
Packages that use EndpointsResponse Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of EndpointsResponse in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return EndpointsResponse Modifier and Type Method Description EndpointsResponseDeleteUserEndpointsResponse. endpointsResponse()Returns the value of the EndpointsResponse property for this object.EndpointsResponseGetUserEndpointsResponse. endpointsResponse()Returns the value of the EndpointsResponse property for this object.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type EndpointsResponse Modifier and Type Method Description DeleteUserEndpointsResponse.BuilderDeleteUserEndpointsResponse.Builder. endpointsResponse(EndpointsResponse endpointsResponse)Sets the value of the EndpointsResponse property for this object.GetUserEndpointsResponse.BuilderGetUserEndpointsResponse.Builder. endpointsResponse(EndpointsResponse endpointsResponse)Sets the value of the EndpointsResponse property for this object.
-