Package | Description |
---|---|
com.oracle.bmc.resourcemanager.requests |
Modifier and Type | Method and Description |
---|---|
ChangeStackCompartmentRequest.Builder |
ChangeStackCompartmentRequest.Builder.body$(ChangeStackCompartmentDetails body)
Alternative setter for the body parameter.
|
static ChangeStackCompartmentRequest.Builder |
ChangeStackCompartmentRequest.builder()
Return a new builder for this request object.
|
ChangeStackCompartmentRequest.Builder |
ChangeStackCompartmentRequest.Builder.changeStackCompartmentDetails(ChangeStackCompartmentDetails changeStackCompartmentDetails)
Defines the properties of changeStackCompartment operation.
|
ChangeStackCompartmentRequest.Builder |
ChangeStackCompartmentRequest.Builder.copy(ChangeStackCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
ChangeStackCompartmentRequest.Builder |
ChangeStackCompartmentRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
ChangeStackCompartmentRequest.Builder |
ChangeStackCompartmentRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
ChangeStackCompartmentRequest.Builder |
ChangeStackCompartmentRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
ChangeStackCompartmentRequest.Builder |
ChangeStackCompartmentRequest.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 retrying the same action.
|
ChangeStackCompartmentRequest.Builder |
ChangeStackCompartmentRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ChangeStackCompartmentRequest.Builder |
ChangeStackCompartmentRequest.Builder.stackId(String stackId)
The OCID
of the stack.
|
ChangeStackCompartmentRequest.Builder |
ChangeStackCompartmentRequest.toBuilder()
Return an instance of
ChangeStackCompartmentRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.