Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
GetSubnetIpInventoryResponse |
VirtualNetworkClient.getSubnetIpInventory(GetSubnetIpInventoryRequest request) |
GetSubnetIpInventoryResponse |
VirtualNetwork.getSubnetIpInventory(GetSubnetIpInventoryRequest request)
Gets the IP Inventory data of the specified subnet.
|
Future<GetSubnetIpInventoryResponse> |
VirtualNetworkAsync.getSubnetIpInventory(GetSubnetIpInventoryRequest request,
AsyncHandler<GetSubnetIpInventoryRequest,GetSubnetIpInventoryResponse> handler)
Gets the IP Inventory data of the specified subnet.
|
Future<GetSubnetIpInventoryResponse> |
VirtualNetworkAsyncClient.getSubnetIpInventory(GetSubnetIpInventoryRequest request,
AsyncHandler<GetSubnetIpInventoryRequest,GetSubnetIpInventoryResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetSubnetIpInventoryResponse> |
VirtualNetworkAsync.getSubnetIpInventory(GetSubnetIpInventoryRequest request,
AsyncHandler<GetSubnetIpInventoryRequest,GetSubnetIpInventoryResponse> handler)
Gets the IP Inventory data of the specified subnet.
|
Future<GetSubnetIpInventoryResponse> |
VirtualNetworkAsyncClient.getSubnetIpInventory(GetSubnetIpInventoryRequest request,
AsyncHandler<GetSubnetIpInventoryRequest,GetSubnetIpInventoryResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetSubnetIpInventoryRequest |
GetSubnetIpInventoryRequest.Builder.build()
Build the instance of GetSubnetIpInventoryRequest as configured by this builder
|
GetSubnetIpInventoryRequest |
GetSubnetIpInventoryRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetSubnetIpInventoryRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetSubnetIpInventoryRequest.Builder |
GetSubnetIpInventoryRequest.Builder.copy(GetSubnetIpInventoryRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.