CreateInfrastructureRequest.Builder |
CreateInfrastructureRequest.Builder.body$(CreateInfrastructureDetails body) |
Alternative setter for the body parameter.
|
static CreateInfrastructureRequest.Builder |
CreateInfrastructureRequest.builder() |
Return a new builder for this request object.
|
CreateInfrastructureRequest.Builder |
CreateInfrastructureRequest.Builder.copy(CreateInfrastructureRequest o) |
Copy method to populate the builder with values from the given instance.
|
CreateInfrastructureRequest.Builder |
CreateInfrastructureRequest.Builder.createInfrastructureDetails(CreateInfrastructureDetails createInfrastructureDetails) |
New Database Infrastructure details.
|
CreateInfrastructureRequest.Builder |
CreateInfrastructureRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
CreateInfrastructureRequest.Builder |
CreateInfrastructureRequest.Builder.opcRequestId(String opcRequestId) |
The client request identifier.
|
CreateInfrastructureRequest.Builder |
CreateInfrastructureRequest.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.
|
CreateInfrastructureRequest.Builder |
CreateInfrastructureRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
CreateInfrastructureRequest.Builder |
CreateInfrastructureRequest.toBuilder() |
|