Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
DeleteSubnetResponse |
VirtualNetwork.deleteSubnet(DeleteSubnetRequest request)
Deletes the specified subnet, but only if there are no instances in the subnet.
|
DeleteSubnetResponse |
VirtualNetworkClient.deleteSubnet(DeleteSubnetRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteSubnetResponse> |
VirtualNetworkAsyncClient.deleteSubnet(DeleteSubnetRequest request,
AsyncHandler<DeleteSubnetRequest,DeleteSubnetResponse> handler) |
Future<DeleteSubnetResponse> |
VirtualNetworkAsync.deleteSubnet(DeleteSubnetRequest request,
AsyncHandler<DeleteSubnetRequest,DeleteSubnetResponse> handler)
Deletes the specified subnet, but only if there are no instances in the subnet.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteSubnetResponse> |
VirtualNetworkAsyncClient.deleteSubnet(DeleteSubnetRequest request,
AsyncHandler<DeleteSubnetRequest,DeleteSubnetResponse> handler) |
Future<DeleteSubnetResponse> |
VirtualNetworkAsync.deleteSubnet(DeleteSubnetRequest request,
AsyncHandler<DeleteSubnetRequest,DeleteSubnetResponse> handler)
Deletes the specified subnet, but only if there are no instances in the subnet.
|
Modifier and Type | Method and Description |
---|---|
DeleteSubnetResponse |
DeleteSubnetResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteSubnetResponse.Builder |
DeleteSubnetResponse.Builder.copy(DeleteSubnetResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.