CreateEndpointResponse.Builder |
CreateEndpointResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
|
static CreateEndpointResponse.Builder |
CreateEndpointResponse.builder() |
Return a new builder for this response object.
|
CreateEndpointResponse.Builder |
CreateEndpointResponse.Builder.copy(CreateEndpointResponse o) |
Copy method to populate the builder with values from the given instance.
|
CreateEndpointResponse.Builder |
CreateEndpointResponse.Builder.endpoint(Endpoint endpoint) |
The returned Endpoint instance.
|
CreateEndpointResponse.Builder |
CreateEndpointResponse.Builder.etag(String etag) |
For optimistic concurrency control.
|
CreateEndpointResponse.Builder |
CreateEndpointResponse.Builder.headers(Map<String,List<String>> headers) |
|
CreateEndpointResponse.Builder |
CreateEndpointResponse.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
CreateEndpointResponse.Builder |
CreateEndpointResponse.Builder.opcWorkRequestId(String opcWorkRequestId) |
The OCID of the
asynchronous work request.
|