UpdateOdaPrivateEndpointRequest.Builder |
UpdateOdaPrivateEndpointRequest.Builder.body$(UpdateOdaPrivateEndpointDetails body) |
Alternative setter for the body parameter.
|
static UpdateOdaPrivateEndpointRequest.Builder |
UpdateOdaPrivateEndpointRequest.builder() |
Return a new builder for this request object.
|
UpdateOdaPrivateEndpointRequest.Builder |
UpdateOdaPrivateEndpointRequest.Builder.copy(UpdateOdaPrivateEndpointRequest o) |
Copy method to populate the builder with values from the given instance.
|
UpdateOdaPrivateEndpointRequest.Builder |
UpdateOdaPrivateEndpointRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control in a PUT or DELETE call for a Digital Assistant
instance, set the if-match query parameter to the value of the ETAG
header from a previous GET or POST response for that instance.
|
UpdateOdaPrivateEndpointRequest.Builder |
UpdateOdaPrivateEndpointRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
UpdateOdaPrivateEndpointRequest.Builder |
UpdateOdaPrivateEndpointRequest.Builder.odaPrivateEndpointId(String odaPrivateEndpointId) |
Unique ODA Private Endpoint identifier which is the
OCID.
|
UpdateOdaPrivateEndpointRequest.Builder |
UpdateOdaPrivateEndpointRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
UpdateOdaPrivateEndpointRequest.Builder |
UpdateOdaPrivateEndpointRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UpdateOdaPrivateEndpointRequest.Builder |
UpdateOdaPrivateEndpointRequest.toBuilder() |
|
UpdateOdaPrivateEndpointRequest.Builder |
UpdateOdaPrivateEndpointRequest.Builder.updateOdaPrivateEndpointDetails(UpdateOdaPrivateEndpointDetails updateOdaPrivateEndpointDetails) |
The information to update.
|