CreateOdaPrivateEndpointResponse.Builder |
CreateOdaPrivateEndpointResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
|
static CreateOdaPrivateEndpointResponse.Builder |
CreateOdaPrivateEndpointResponse.builder() |
Return a new builder for this response object.
|
CreateOdaPrivateEndpointResponse.Builder |
CreateOdaPrivateEndpointResponse.Builder.copy(CreateOdaPrivateEndpointResponse o) |
Copy method to populate the builder with values from the given instance.
|
CreateOdaPrivateEndpointResponse.Builder |
CreateOdaPrivateEndpointResponse.Builder.etag(String etag) |
For use in a PUT or DELETE if-match query parameter for optimistic concurrency
control.
|
CreateOdaPrivateEndpointResponse.Builder |
CreateOdaPrivateEndpointResponse.Builder.headers(Map<String,List<String>> headers) |
|
CreateOdaPrivateEndpointResponse.Builder |
CreateOdaPrivateEndpointResponse.Builder.location(String location) |
Fully qualified URL for the newly created resource.
|
CreateOdaPrivateEndpointResponse.Builder |
CreateOdaPrivateEndpointResponse.Builder.odaPrivateEndpoint(OdaPrivateEndpoint odaPrivateEndpoint) |
The returned OdaPrivateEndpoint instance.
|
CreateOdaPrivateEndpointResponse.Builder |
CreateOdaPrivateEndpointResponse.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
CreateOdaPrivateEndpointResponse.Builder |
CreateOdaPrivateEndpointResponse.Builder.opcWorkRequestId(String opcWorkRequestId) |
Unique Oracle-assigned identifier for the asynchronous request.
|