public static interface EndpointItemResponse.Builder extends SdkPojo, CopyableBuilder<EndpointItemResponse.Builder,EndpointItemResponse>
| Modifier and Type | Method and Description |
|---|---|
EndpointItemResponse.Builder |
message(String message)
The custom message that's returned in the response as a result of processing the endpoint data.
|
EndpointItemResponse.Builder |
statusCode(Integer statusCode)
The status code that's returned in the response as a result of processing the endpoint data.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildEndpointItemResponse.Builder message(String message)
The custom message that's returned in the response as a result of processing the endpoint data.
message - The custom message that's returned in the response as a result of processing the endpoint data.EndpointItemResponse.Builder statusCode(Integer statusCode)
The status code that's returned in the response as a result of processing the endpoint data.
statusCode - The status code that's returned in the response as a result of processing the endpoint data.Copyright © 2019. All rights reserved.