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