ChangeOdaPrivateEndpointCompartmentRequest.Builder |
ChangeOdaPrivateEndpointCompartmentRequest.Builder.body$(ChangeOdaPrivateEndpointCompartmentDetails body) |
Alternative setter for the body parameter.
|
static ChangeOdaPrivateEndpointCompartmentRequest.Builder |
ChangeOdaPrivateEndpointCompartmentRequest.builder() |
Return a new builder for this request object.
|
ChangeOdaPrivateEndpointCompartmentRequest.Builder |
ChangeOdaPrivateEndpointCompartmentRequest.Builder.changeOdaPrivateEndpointCompartmentDetails(ChangeOdaPrivateEndpointCompartmentDetails changeOdaPrivateEndpointCompartmentDetails) |
The compartment to which the Digital Assistant instance should be moved.
|
ChangeOdaPrivateEndpointCompartmentRequest.Builder |
ChangeOdaPrivateEndpointCompartmentRequest.Builder.copy(ChangeOdaPrivateEndpointCompartmentRequest o) |
Copy method to populate the builder with values from the given instance.
|
ChangeOdaPrivateEndpointCompartmentRequest.Builder |
ChangeOdaPrivateEndpointCompartmentRequest.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.
|
ChangeOdaPrivateEndpointCompartmentRequest.Builder |
ChangeOdaPrivateEndpointCompartmentRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ChangeOdaPrivateEndpointCompartmentRequest.Builder |
ChangeOdaPrivateEndpointCompartmentRequest.Builder.odaPrivateEndpointId(String odaPrivateEndpointId) |
Unique ODA Private Endpoint identifier which is the
OCID.
|
ChangeOdaPrivateEndpointCompartmentRequest.Builder |
ChangeOdaPrivateEndpointCompartmentRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
ChangeOdaPrivateEndpointCompartmentRequest.Builder |
ChangeOdaPrivateEndpointCompartmentRequest.Builder.opcRetryToken(String opcRetryToken) |
A token that uniquely identifies a request so that you can retry the request if there’s a
timeout or server error without the risk of executing that same action again.
|
ChangeOdaPrivateEndpointCompartmentRequest.Builder |
ChangeOdaPrivateEndpointCompartmentRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ChangeOdaPrivateEndpointCompartmentRequest.Builder |
ChangeOdaPrivateEndpointCompartmentRequest.toBuilder() |
|