Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
ChangeVcnCompartmentResponse |
VirtualNetworkClient.changeVcnCompartment(ChangeVcnCompartmentRequest request) |
ChangeVcnCompartmentResponse |
VirtualNetwork.changeVcnCompartment(ChangeVcnCompartmentRequest request)
Moves a VCN into a different compartment within the same tenancy.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeVcnCompartmentResponse> |
VirtualNetworkAsync.changeVcnCompartment(ChangeVcnCompartmentRequest request,
AsyncHandler<ChangeVcnCompartmentRequest,ChangeVcnCompartmentResponse> handler)
Moves a VCN into a different compartment within the same tenancy.
|
Future<ChangeVcnCompartmentResponse> |
VirtualNetworkAsyncClient.changeVcnCompartment(ChangeVcnCompartmentRequest request,
AsyncHandler<ChangeVcnCompartmentRequest,ChangeVcnCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ChangeVcnCompartmentResponse |
ChangeVcnCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeVcnCompartmentResponse.Builder |
ChangeVcnCompartmentResponse.Builder.copy(ChangeVcnCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.