Package | Description |
---|---|
com.oracle.bmc.globallydistributeddatabase.requests |
Modifier and Type | Method and Description |
---|---|
static GetPrivateEndpointRequest.Builder |
GetPrivateEndpointRequest.builder()
Return a new builder for this request object.
|
GetPrivateEndpointRequest.Builder |
GetPrivateEndpointRequest.Builder.copy(GetPrivateEndpointRequest o)
Copy method to populate the builder with values from the given instance.
|
GetPrivateEndpointRequest.Builder |
GetPrivateEndpointRequest.Builder.ifNoneMatch(String ifNoneMatch)
For conditional requests.
|
GetPrivateEndpointRequest.Builder |
GetPrivateEndpointRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetPrivateEndpointRequest.Builder |
GetPrivateEndpointRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
GetPrivateEndpointRequest.Builder |
GetPrivateEndpointRequest.Builder.privateEndpointId(String privateEndpointId)
Oracle Sharded Database PrivateEndpoint identifier
|
GetPrivateEndpointRequest.Builder |
GetPrivateEndpointRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetPrivateEndpointRequest.Builder |
GetPrivateEndpointRequest.toBuilder()
Return an instance of
GetPrivateEndpointRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.