| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
EndpointLocation |
EndpointRequest.location()
The geographic information for the endpoint.
|
EndpointLocation |
EndpointBatchItem.location()
The geographic information for the endpoint.
|
EndpointLocation |
EndpointResponse.location()
The geographic information for the endpoint.
|
EndpointLocation |
PublicEndpoint.location()
The geographic information for the endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
EndpointRequest.Builder |
EndpointRequest.Builder.location(EndpointLocation location)
The geographic information for the endpoint.
|
EndpointBatchItem.Builder |
EndpointBatchItem.Builder.location(EndpointLocation location)
The geographic information for the endpoint.
|
EndpointResponse.Builder |
EndpointResponse.Builder.location(EndpointLocation location)
The geographic information for the endpoint.
|
PublicEndpoint.Builder |
PublicEndpoint.Builder.location(EndpointLocation location)
The geographic information for the endpoint.
|
Copyright © 2022. All rights reserved.