| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
EndpointItemResponse |
EndpointItemResponse.clone() |
EndpointItemResponse |
ItemResponse.getEndpointItemResponse()
The response that was received after the endpoint data was accepted.
|
EndpointItemResponse |
EndpointItemResponse.withMessage(String message)
The custom message that's returned in the response as a result of processing the endpoint data.
|
EndpointItemResponse |
EndpointItemResponse.withStatusCode(Integer statusCode)
The status code that's returned in the response as a result of processing the endpoint data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ItemResponse.setEndpointItemResponse(EndpointItemResponse endpointItemResponse)
The response that was received after the endpoint data was accepted.
|
ItemResponse |
ItemResponse.withEndpointItemResponse(EndpointItemResponse endpointItemResponse)
The response that was received after the endpoint data was accepted.
|
Copyright © 2022. All rights reserved.