| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
EndpointResponse |
DeleteEndpointResponse.endpointResponse()
Returns the value of the EndpointResponse property for this object.
|
EndpointResponse |
GetEndpointResponse.endpointResponse()
Returns the value of the EndpointResponse property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
List<EndpointResponse> |
EndpointsResponse.item()
An array of responses, one for each endpoint that's associated with the user ID.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteEndpointResponse.Builder |
DeleteEndpointResponse.Builder.endpointResponse(EndpointResponse endpointResponse)
Sets the value of the EndpointResponse property for this object.
|
GetEndpointResponse.Builder |
GetEndpointResponse.Builder.endpointResponse(EndpointResponse endpointResponse)
Sets the value of the EndpointResponse property for this object.
|
EndpointsResponse.Builder |
EndpointsResponse.Builder.item(EndpointResponse... item)
An array of responses, one for each endpoint that's associated with the user ID.
|
| Modifier and Type | Method and Description |
|---|---|
EndpointsResponse.Builder |
EndpointsResponse.Builder.item(Collection<EndpointResponse> item)
An array of responses, one for each endpoint that's associated with the user ID.
|
Copyright © 2019. All rights reserved.