Package | Description |
---|---|
com.oracle.bmc.vbsinst | |
com.oracle.bmc.vbsinst.requests |
Modifier and Type | Method and Description |
---|---|
Future<ChangeVbsInstanceCompartmentResponse> |
VbsInstanceAsyncClient.changeVbsInstanceCompartment(ChangeVbsInstanceCompartmentRequest request,
AsyncHandler<ChangeVbsInstanceCompartmentRequest,ChangeVbsInstanceCompartmentResponse> handler) |
Future<ChangeVbsInstanceCompartmentResponse> |
VbsInstanceAsync.changeVbsInstanceCompartment(ChangeVbsInstanceCompartmentRequest request,
AsyncHandler<ChangeVbsInstanceCompartmentRequest,ChangeVbsInstanceCompartmentResponse> handler)
Moves a VbsInstance resource from one compartment identifier to another.
|
Modifier and Type | Method and Description |
---|---|
ChangeVbsInstanceCompartmentRequest |
ChangeVbsInstanceCompartmentRequest.Builder.build()
Build the instance of ChangeVbsInstanceCompartmentRequest as configured by this builder
|
ChangeVbsInstanceCompartmentRequest |
ChangeVbsInstanceCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeVbsInstanceCompartmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ChangeVbsInstanceCompartmentRequest.Builder |
ChangeVbsInstanceCompartmentRequest.Builder.copy(ChangeVbsInstanceCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.