Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<ChangeVlanCompartmentRequest,ChangeVlanCompartmentResponse> |
VirtualNetworkWaiters.forChangeVlanCompartment(ChangeVlanCompartmentRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<ChangeVlanCompartmentRequest,ChangeVlanCompartmentResponse> |
VirtualNetworkWaiters.forChangeVlanCompartment(ChangeVlanCompartmentRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<ChangeVlanCompartmentResponse> |
VirtualNetworkAsync.changeVlanCompartment(ChangeVlanCompartmentRequest request,
AsyncHandler<ChangeVlanCompartmentRequest,ChangeVlanCompartmentResponse> handler)
Moves a VLAN into a different compartment within the same tenancy.
|
Future<ChangeVlanCompartmentResponse> |
VirtualNetworkAsyncClient.changeVlanCompartment(ChangeVlanCompartmentRequest request,
AsyncHandler<ChangeVlanCompartmentRequest,ChangeVlanCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ChangeVlanCompartmentRequest |
ChangeVlanCompartmentRequest.Builder.build()
Build the instance of ChangeVlanCompartmentRequest as configured by this builder
|
ChangeVlanCompartmentRequest |
ChangeVlanCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeVlanCompartmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ChangeVlanCompartmentRequest.Builder |
ChangeVlanCompartmentRequest.Builder.copy(ChangeVlanCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.