| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
EndpointUser |
PublicEndpoint.user()
Custom user-specific attributes that your app reports to Amazon Pinpoint.
|
EndpointUser |
EndpointRequest.user()
Custom user-specific attributes that your app reports to Amazon Pinpoint.
|
EndpointUser |
EndpointResponse.user()
Custom user-specific attributes that your app reports to Amazon Pinpoint.
|
EndpointUser |
EndpointBatchItem.user()
Custom user-specific attributes that your app reports to Amazon Pinpoint.
|
| Modifier and Type | Method and Description |
|---|---|
PublicEndpoint.Builder |
PublicEndpoint.Builder.user(EndpointUser user)
Custom user-specific attributes that your app reports to Amazon Pinpoint.
|
EndpointRequest.Builder |
EndpointRequest.Builder.user(EndpointUser user)
Custom user-specific attributes that your app reports to Amazon Pinpoint.
|
EndpointResponse.Builder |
EndpointResponse.Builder.user(EndpointUser user)
Custom user-specific attributes that your app reports to Amazon Pinpoint.
|
EndpointBatchItem.Builder |
EndpointBatchItem.Builder.user(EndpointUser user)
Custom user-specific attributes that your app reports to Amazon Pinpoint.
|
Copyright © 2018. All rights reserved.