Package | Description |
---|---|
com.oracle.bmc.vbsinst | |
com.oracle.bmc.vbsinst.responses |
Modifier and Type | Method and Description |
---|---|
ChangeVbsInstanceCompartmentResponse |
VbsInstance.changeVbsInstanceCompartment(ChangeVbsInstanceCompartmentRequest request)
Moves a VbsInstance resource from one compartment identifier to another.
|
ChangeVbsInstanceCompartmentResponse |
VbsInstanceClient.changeVbsInstanceCompartment(ChangeVbsInstanceCompartmentRequest request) |
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 |
---|---|
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 |
---|---|
ChangeVbsInstanceCompartmentResponse |
ChangeVbsInstanceCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeVbsInstanceCompartmentResponse.Builder |
ChangeVbsInstanceCompartmentResponse.Builder.copy(ChangeVbsInstanceCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.