Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
ChangeVlanCompartmentResponse |
VirtualNetworkClient.changeVlanCompartment(ChangeVlanCompartmentRequest request) |
ChangeVlanCompartmentResponse |
VirtualNetwork.changeVlanCompartment(ChangeVlanCompartmentRequest request)
Moves a VLAN into a different compartment within the same tenancy.
|
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 |
---|---|
ChangeVlanCompartmentResponse |
ChangeVlanCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeVlanCompartmentResponse.Builder |
ChangeVlanCompartmentResponse.Builder.copy(ChangeVlanCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.