| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
EndpointUser |
EndpointResponse.user()
One or more custom user attributes that your app reports to Amazon Pinpoint for the user who's associated with
the endpoint.
|
EndpointUser |
EndpointRequest.user()
One or more custom user attributes that describe the user who's associated with the endpoint.
|
EndpointUser |
PublicEndpoint.user()
One or more custom user attributes that your app reports to Amazon Pinpoint for the user who's associated with
the endpoint.
|
EndpointUser |
EndpointBatchItem.user()
One or more custom user attributes that your app reports to Amazon Pinpoint for the user who's associated with
the endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
EndpointResponse.Builder |
EndpointResponse.Builder.user(EndpointUser user)
One or more custom user attributes that your app reports to Amazon Pinpoint for the user who's associated
with the endpoint.
|
EndpointRequest.Builder |
EndpointRequest.Builder.user(EndpointUser user)
One or more custom user attributes that describe the user who's associated with the endpoint.
|
PublicEndpoint.Builder |
PublicEndpoint.Builder.user(EndpointUser user)
One or more custom user attributes that your app reports to Amazon Pinpoint for the user who's associated
with the endpoint.
|
EndpointBatchItem.Builder |
EndpointBatchItem.Builder.user(EndpointUser user)
One or more custom user attributes that your app reports to Amazon Pinpoint for the user who's associated
with the endpoint.
|
Copyright © 2019. All rights reserved.