Package | Description |
---|---|
com.oracle.bmc.oce | |
com.oracle.bmc.oce.requests |
Modifier and Type | Method and Description |
---|---|
ChangeOceInstanceCompartmentResponse |
OceInstanceClient.changeOceInstanceCompartment(ChangeOceInstanceCompartmentRequest request) |
ChangeOceInstanceCompartmentResponse |
OceInstance.changeOceInstanceCompartment(ChangeOceInstanceCompartmentRequest request)
Moves a OceInstance into a different compartment
|
Future<ChangeOceInstanceCompartmentResponse> |
OceInstanceAsync.changeOceInstanceCompartment(ChangeOceInstanceCompartmentRequest request,
AsyncHandler<ChangeOceInstanceCompartmentRequest,ChangeOceInstanceCompartmentResponse> handler)
Moves a OceInstance into a different compartment
|
Future<ChangeOceInstanceCompartmentResponse> |
OceInstanceAsyncClient.changeOceInstanceCompartment(ChangeOceInstanceCompartmentRequest request,
AsyncHandler<ChangeOceInstanceCompartmentRequest,ChangeOceInstanceCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<ChangeOceInstanceCompartmentResponse> |
OceInstanceAsync.changeOceInstanceCompartment(ChangeOceInstanceCompartmentRequest request,
AsyncHandler<ChangeOceInstanceCompartmentRequest,ChangeOceInstanceCompartmentResponse> handler)
Moves a OceInstance into a different compartment
|
Future<ChangeOceInstanceCompartmentResponse> |
OceInstanceAsyncClient.changeOceInstanceCompartment(ChangeOceInstanceCompartmentRequest request,
AsyncHandler<ChangeOceInstanceCompartmentRequest,ChangeOceInstanceCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ChangeOceInstanceCompartmentRequest |
ChangeOceInstanceCompartmentRequest.Builder.build()
Build the instance of ChangeOceInstanceCompartmentRequest as configured by this builder
|
ChangeOceInstanceCompartmentRequest |
ChangeOceInstanceCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeOceInstanceCompartmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ChangeOceInstanceCompartmentRequest.Builder |
ChangeOceInstanceCompartmentRequest.Builder.copy(ChangeOceInstanceCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.