CreateGiHomeRequest.Builder |
CreateGiHomeRequest.Builder.body$(CreateGiHomeDetails body) |
Alternative setter for the body parameter.
|
static CreateGiHomeRequest.Builder |
CreateGiHomeRequest.builder() |
Return a new builder for this request object.
|
CreateGiHomeRequest.Builder |
CreateGiHomeRequest.Builder.copy(CreateGiHomeRequest o) |
Copy method to populate the builder with values from the given instance.
|
CreateGiHomeRequest.Builder |
CreateGiHomeRequest.Builder.createGiHomeDetails(CreateGiHomeDetails createGiHomeDetails) |
Request to create a new Grid Infrastructure Home.
|
CreateGiHomeRequest.Builder |
CreateGiHomeRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
CreateGiHomeRequest.Builder |
CreateGiHomeRequest.Builder.opcRequestId(String opcRequestId) |
Unique identifier for the request.
|
CreateGiHomeRequest.Builder |
CreateGiHomeRequest.Builder.opcRetryToken(String opcRetryToken) |
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
CreateGiHomeRequest.Builder |
CreateGiHomeRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
CreateGiHomeRequest.Builder |
CreateGiHomeRequest.toBuilder() |
|