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