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