Package | Description |
---|---|
com.oracle.bmc.delegateaccesscontrol.requests |
Modifier and Type | Method and Description |
---|---|
ChangeDelegationSubscriptionCompartmentRequest.Builder |
ChangeDelegationSubscriptionCompartmentRequest.Builder.body$(ChangeDelegationSubscriptionCompartmentDetails body)
Alternative setter for the body parameter.
|
static ChangeDelegationSubscriptionCompartmentRequest.Builder |
ChangeDelegationSubscriptionCompartmentRequest.builder()
Return a new builder for this request object.
|
ChangeDelegationSubscriptionCompartmentRequest.Builder |
ChangeDelegationSubscriptionCompartmentRequest.Builder.changeDelegationSubscriptionCompartmentDetails(ChangeDelegationSubscriptionCompartmentDetails changeDelegationSubscriptionCompartmentDetails)
Moves the Delegation Subscription resource into a different compartment.
|
ChangeDelegationSubscriptionCompartmentRequest.Builder |
ChangeDelegationSubscriptionCompartmentRequest.Builder.copy(ChangeDelegationSubscriptionCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
ChangeDelegationSubscriptionCompartmentRequest.Builder |
ChangeDelegationSubscriptionCompartmentRequest.Builder.delegationSubscriptionId(String delegationSubscriptionId)
unique Delegation Subscription identifier
|
ChangeDelegationSubscriptionCompartmentRequest.Builder |
ChangeDelegationSubscriptionCompartmentRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
ChangeDelegationSubscriptionCompartmentRequest.Builder |
ChangeDelegationSubscriptionCompartmentRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
ChangeDelegationSubscriptionCompartmentRequest.Builder |
ChangeDelegationSubscriptionCompartmentRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
ChangeDelegationSubscriptionCompartmentRequest.Builder |
ChangeDelegationSubscriptionCompartmentRequest.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.
|
ChangeDelegationSubscriptionCompartmentRequest.Builder |
ChangeDelegationSubscriptionCompartmentRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ChangeDelegationSubscriptionCompartmentRequest.Builder |
ChangeDelegationSubscriptionCompartmentRequest.toBuilder()
Return an instance of
ChangeDelegationSubscriptionCompartmentRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.