public static interface EndpointItemResponse.Builder extends SdkPojo, CopyableBuilder<EndpointItemResponse.Builder,EndpointItemResponse>
| Modifier and Type | Method and Description |
|---|---|
EndpointItemResponse.Builder |
message(String message)
A custom message associated with the registration of an endpoint when issuing a response.
|
EndpointItemResponse.Builder |
statusCode(Integer statusCode)
The status code associated with the merging of an endpoint when issuing a response.
|
copyapplyMutation, buildEndpointItemResponse.Builder message(String message)
message - A custom message associated with the registration of an endpoint when issuing a response.EndpointItemResponse.Builder statusCode(Integer statusCode)
statusCode - The status code associated with the merging of an endpoint when issuing a response.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.