UpdateGiHomeRequest.Builder |
UpdateGiHomeRequest.Builder.body$(UpdateGiHomeDetails body) |
Alternative setter for the body parameter.
|
static UpdateGiHomeRequest.Builder |
UpdateGiHomeRequest.builder() |
Return a new builder for this request object.
|
UpdateGiHomeRequest.Builder |
UpdateGiHomeRequest.Builder.copy(UpdateGiHomeRequest o) |
Copy method to populate the builder with values from the given instance.
|
UpdateGiHomeRequest.Builder |
UpdateGiHomeRequest.Builder.giHomeId(String giHomeId) |
The Grid Infrastructure Home
OCID.
|
UpdateGiHomeRequest.Builder |
UpdateGiHomeRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
UpdateGiHomeRequest.Builder |
UpdateGiHomeRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
UpdateGiHomeRequest.Builder |
UpdateGiHomeRequest.Builder.opcRequestId(String opcRequestId) |
Unique identifier for the request.
|
UpdateGiHomeRequest.Builder |
UpdateGiHomeRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UpdateGiHomeRequest.Builder |
UpdateGiHomeRequest.toBuilder() |
|
UpdateGiHomeRequest.Builder |
UpdateGiHomeRequest.Builder.updateGiHomeDetails(UpdateGiHomeDetails updateGiHomeDetails) |
Request to update the properties of a Grid Infrastructure Home.
|