ActivateInfrastructureRequest.Builder |
ActivateInfrastructureRequest.Builder.activateInfrastructureDetails(ActivateInfrastructureDetails activateInfrastructureDetails) |
The activation details for the Database Infrastructure.
|
ActivateInfrastructureRequest.Builder |
ActivateInfrastructureRequest.Builder.body$(ActivateInfrastructureDetails body) |
Alternative setter for the body parameter.
|
static ActivateInfrastructureRequest.Builder |
ActivateInfrastructureRequest.builder() |
Return a new builder for this request object.
|
ActivateInfrastructureRequest.Builder |
ActivateInfrastructureRequest.Builder.copy(ActivateInfrastructureRequest o) |
Copy method to populate the builder with values from the given instance.
|
ActivateInfrastructureRequest.Builder |
ActivateInfrastructureRequest.Builder.ifMatch(String ifMatch) |
For Optimistic concurrency control.
|
ActivateInfrastructureRequest.Builder |
ActivateInfrastructureRequest.Builder.infrastructureId(String infrastructureId) |
The OCID of the
Database Infrastructure.
|
ActivateInfrastructureRequest.Builder |
ActivateInfrastructureRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ActivateInfrastructureRequest.Builder |
ActivateInfrastructureRequest.Builder.opcRequestId(String opcRequestId) |
The client request identifier.
|
ActivateInfrastructureRequest.Builder |
ActivateInfrastructureRequest.Builder.opcRetryToken(String opcRetryToken) |
A token that uniquely identifies a request, so the request can be retried without risk of
processing that same action again, in the event of a timeout or server error.
|
ActivateInfrastructureRequest.Builder |
ActivateInfrastructureRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ActivateInfrastructureRequest.Builder |
ActivateInfrastructureRequest.toBuilder() |
|