Uses of Class
software.amazon.awssdk.services.pinpoint.model.EndpointDemographic
-
Packages that use EndpointDemographic Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of EndpointDemographic in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return EndpointDemographic Modifier and Type Method Description EndpointDemographicEndpointBatchItem. demographic()The demographic information for the endpoint, such as the time zone and platform.EndpointDemographicEndpointRequest. demographic()The demographic information for the endpoint, such as the time zone and platform.EndpointDemographicEndpointResponse. demographic()The demographic information for the endpoint, such as the time zone and platform.EndpointDemographicPublicEndpoint. demographic()The demographic information for the endpoint, such as the time zone and platform.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type EndpointDemographic Modifier and Type Method Description EndpointBatchItem.BuilderEndpointBatchItem.Builder. demographic(EndpointDemographic demographic)The demographic information for the endpoint, such as the time zone and platform.EndpointRequest.BuilderEndpointRequest.Builder. demographic(EndpointDemographic demographic)The demographic information for the endpoint, such as the time zone and platform.EndpointResponse.BuilderEndpointResponse.Builder. demographic(EndpointDemographic demographic)The demographic information for the endpoint, such as the time zone and platform.PublicEndpoint.BuilderPublicEndpoint.Builder. demographic(EndpointDemographic demographic)The demographic information for the endpoint, such as the time zone and platform.
-