Package | Description |
---|---|
com.oracle.bmc.identity.requests |
Modifier and Type | Method and Description |
---|---|
static UpdateCompartmentRequest.Builder |
UpdateCompartmentRequest.builder() |
UpdateCompartmentRequest.Builder |
UpdateCompartmentRequest.Builder.compartmentId(String compartmentId) |
UpdateCompartmentRequest.Builder |
UpdateCompartmentRequest.Builder.copy(UpdateCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
UpdateCompartmentRequest.Builder |
UpdateCompartmentRequest.Builder.ifMatch(String ifMatch) |
UpdateCompartmentRequest.Builder |
UpdateCompartmentRequest.Builder.invocationCallback(com.oracle.bmc.util.internal.Consumer<javax.ws.rs.client.Invocation.Builder> invocationCallback)
Set the invocation callback for the request to be built.
|
UpdateCompartmentRequest.Builder |
UpdateCompartmentRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
UpdateCompartmentRequest.Builder |
UpdateCompartmentRequest.Builder.updateCompartmentDetails(UpdateCompartmentDetails updateCompartmentDetails) |
Copyright © 2016–2019. All rights reserved.