Package | Description |
---|---|
com.oracle.bmc.dns.requests |
Modifier and Type | Method and Description |
---|---|
ChangeViewCompartmentRequest.Builder |
ChangeViewCompartmentRequest.Builder.body$(ChangeViewCompartmentDetails body)
Alternative setter for the body parameter.
|
static ChangeViewCompartmentRequest.Builder |
ChangeViewCompartmentRequest.builder()
Return a new builder for this request object.
|
ChangeViewCompartmentRequest.Builder |
ChangeViewCompartmentRequest.Builder.changeViewCompartmentDetails(ChangeViewCompartmentDetails changeViewCompartmentDetails)
Details for moving a view into a different compartment.
|
ChangeViewCompartmentRequest.Builder |
ChangeViewCompartmentRequest.Builder.copy(ChangeViewCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
ChangeViewCompartmentRequest.Builder |
ChangeViewCompartmentRequest.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. |
ChangeViewCompartmentRequest.Builder |
ChangeViewCompartmentRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
ChangeViewCompartmentRequest.Builder |
ChangeViewCompartmentRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
ChangeViewCompartmentRequest.Builder |
ChangeViewCompartmentRequest.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.
|
ChangeViewCompartmentRequest.Builder |
ChangeViewCompartmentRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ChangeViewCompartmentRequest.Builder |
ChangeViewCompartmentRequest.Builder.scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.
|
ChangeViewCompartmentRequest.Builder |
ChangeViewCompartmentRequest.toBuilder()
Return an instance of
ChangeViewCompartmentRequest.Builder that allows you to modify request properties. |
ChangeViewCompartmentRequest.Builder |
ChangeViewCompartmentRequest.Builder.viewId(String viewId)
The OCID of the target view.
|
Copyright © 2016–2024. All rights reserved.