Uses of Class
software.amazon.awssdk.services.pinpoint.model.PublicEndpoint
-
Packages that use PublicEndpoint Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of PublicEndpoint in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return PublicEndpoint Modifier and Type Method Description PublicEndpointEventsBatch. endpoint()A set of properties and attributes that are associated with the endpoint.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type PublicEndpoint Modifier and Type Method Description EventsBatch.BuilderEventsBatch.Builder. endpoint(PublicEndpoint endpoint)A set of properties and attributes that are associated with the endpoint.
-