Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<ChangeVcnCompartmentRequest,ChangeVcnCompartmentResponse> |
VirtualNetworkWaiters.forChangeVcnCompartment(ChangeVcnCompartmentRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<ChangeVcnCompartmentRequest,ChangeVcnCompartmentResponse> |
VirtualNetworkWaiters.forChangeVcnCompartment(ChangeVcnCompartmentRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
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 |
---|---|
ChangeVcnCompartmentRequest |
ChangeVcnCompartmentRequest.Builder.build()
Build the instance of ChangeVcnCompartmentRequest as configured by this builder
|
ChangeVcnCompartmentRequest |
ChangeVcnCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeVcnCompartmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ChangeVcnCompartmentRequest.Builder |
ChangeVcnCompartmentRequest.Builder.copy(ChangeVcnCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.