ChangeZoneCompartmentRequest.Builder |
ChangeZoneCompartmentRequest.Builder.body$(ChangeZoneCompartmentDetails body) |
Alternative setter for the body parameter.
|
static ChangeZoneCompartmentRequest.Builder |
ChangeZoneCompartmentRequest.builder() |
Return a new builder for this request object.
|
ChangeZoneCompartmentRequest.Builder |
ChangeZoneCompartmentRequest.Builder.changeZoneCompartmentDetails(ChangeZoneCompartmentDetails changeZoneCompartmentDetails) |
Details for moving a zone into a different compartment.
|
ChangeZoneCompartmentRequest.Builder |
ChangeZoneCompartmentRequest.Builder.copy(ChangeZoneCompartmentRequest o) |
Copy method to populate the builder with values from the given instance.
|
ChangeZoneCompartmentRequest.Builder |
ChangeZoneCompartmentRequest.Builder.ifMatch(String ifMatch) |
The If-Match header field makes the request method conditional on the existence
of at least one current representation of the target resource, when the field-value is
*, or having a current representation of the target resource that has an
entity-tag matching a member of the list of entity-tags provided in the field-value.
|
ChangeZoneCompartmentRequest.Builder |
ChangeZoneCompartmentRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ChangeZoneCompartmentRequest.Builder |
ChangeZoneCompartmentRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
ChangeZoneCompartmentRequest.Builder |
ChangeZoneCompartmentRequest.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.
|
ChangeZoneCompartmentRequest.Builder |
ChangeZoneCompartmentRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ChangeZoneCompartmentRequest.Builder |
ChangeZoneCompartmentRequest.Builder.scope(Scope scope) |
Specifies to operate only on resources that have a matching DNS scope.
|
ChangeZoneCompartmentRequest.Builder |
ChangeZoneCompartmentRequest.toBuilder() |
|
ChangeZoneCompartmentRequest.Builder |
ChangeZoneCompartmentRequest.Builder.zoneId(String zoneId) |
The OCID of the target zone.
|