GetPrivateEndpointResponse.Builder |
GetPrivateEndpointResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
|
static GetPrivateEndpointResponse.Builder |
GetPrivateEndpointResponse.builder() |
Return a new builder for this response object.
|
GetPrivateEndpointResponse.Builder |
GetPrivateEndpointResponse.Builder.copy(GetPrivateEndpointResponse o) |
Copy method to populate the builder with values from the given instance.
|
GetPrivateEndpointResponse.Builder |
GetPrivateEndpointResponse.Builder.eTag(String eTag) |
The entity tag (ETag) for the Private Endpoint.
|
GetPrivateEndpointResponse.Builder |
GetPrivateEndpointResponse.Builder.headers(Map<String,List<String>> headers) |
|
GetPrivateEndpointResponse.Builder |
GetPrivateEndpointResponse.Builder.isNotModified(boolean isNotModified) |
Flag to indicate whether or not the object was modified.
|
GetPrivateEndpointResponse.Builder |
GetPrivateEndpointResponse.Builder.opcClientRequestId(String opcClientRequestId) |
Echoes back the value passed in the opc-client-request-id header, for use by clients when
debugging.
|
GetPrivateEndpointResponse.Builder |
GetPrivateEndpointResponse.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
GetPrivateEndpointResponse.Builder |
GetPrivateEndpointResponse.Builder.privateEndpoint(PrivateEndpoint privateEndpoint) |
|