Package | Description |
---|---|
com.oracle.bmc.ailanguage.responses |
Modifier and Type | Method and Description |
---|---|
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.location(String location)
The URI that identifies the entity described in the response body.
|
CreateEndpointResponse.Builder |
CreateEndpointResponse.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
CreateEndpointResponse.Builder |
CreateEndpointResponse.Builder.opcWorkRequestId(String opcWorkRequestId)
Unique Oracle-assigned identifier for the asynchronous request.
|
Copyright © 2016–2024. All rights reserved.