| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
EndpointDemographic |
EndpointBatchItem.demographic()
The demographic information for the endpoint, such as the time zone and platform.
|
EndpointDemographic |
EndpointResponse.demographic()
The demographic information for the endpoint, such as the time zone and platform.
|
EndpointDemographic |
EndpointRequest.demographic()
The demographic information for the endpoint, such as the time zone and platform.
|
EndpointDemographic |
PublicEndpoint.demographic()
The demographic information for the endpoint, such as the time zone and platform.
|
| Modifier and Type | Method and Description |
|---|---|
EndpointBatchItem.Builder |
EndpointBatchItem.Builder.demographic(EndpointDemographic demographic)
The demographic information for the endpoint, such as the time zone and platform.
|
EndpointResponse.Builder |
EndpointResponse.Builder.demographic(EndpointDemographic demographic)
The demographic information for the endpoint, such as the time zone and platform.
|
EndpointRequest.Builder |
EndpointRequest.Builder.demographic(EndpointDemographic demographic)
The demographic information for the endpoint, such as the time zone and platform.
|
PublicEndpoint.Builder |
PublicEndpoint.Builder.demographic(EndpointDemographic demographic)
The demographic information for the endpoint, such as the time zone and platform.
|
Copyright © 2021. All rights reserved.