UpdateInfrastructureRequest.Builder |
UpdateInfrastructureRequest.Builder.body$(UpdateInfrastructureDetails body) |
Alternative setter for the body parameter.
|
static UpdateInfrastructureRequest.Builder |
UpdateInfrastructureRequest.builder() |
Return a new builder for this request object.
|
UpdateInfrastructureRequest.Builder |
UpdateInfrastructureRequest.Builder.copy(UpdateInfrastructureRequest o) |
Copy method to populate the builder with values from the given instance.
|
UpdateInfrastructureRequest.Builder |
UpdateInfrastructureRequest.Builder.ifMatch(String ifMatch) |
For Optimistic concurrency control.
|
UpdateInfrastructureRequest.Builder |
UpdateInfrastructureRequest.Builder.infrastructureId(String infrastructureId) |
The OCID of the
Database Infrastructure.
|
UpdateInfrastructureRequest.Builder |
UpdateInfrastructureRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
UpdateInfrastructureRequest.Builder |
UpdateInfrastructureRequest.Builder.opcRequestId(String opcRequestId) |
The client request identifier.
|
UpdateInfrastructureRequest.Builder |
UpdateInfrastructureRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UpdateInfrastructureRequest.Builder |
UpdateInfrastructureRequest.toBuilder() |
|
UpdateInfrastructureRequest.Builder |
UpdateInfrastructureRequest.Builder.updateInfrastructureDetails(UpdateInfrastructureDetails updateInfrastructureDetails) |
The updated Database Infrastructure details.
|