Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
ListIpInventoryResponse |
VirtualNetworkClient.listIpInventory(ListIpInventoryRequest request) |
ListIpInventoryResponse |
VirtualNetwork.listIpInventory(ListIpInventoryRequest request)
Lists the IP Inventory information in the selected compartments.
|
Modifier and Type | Method and Description |
---|---|
Waiter<ListIpInventoryRequest,ListIpInventoryResponse> |
VirtualNetworkWaiters.forListIpInventory(ListIpInventoryRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<ListIpInventoryRequest,ListIpInventoryResponse> |
VirtualNetworkWaiters.forListIpInventory(ListIpInventoryRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Future<ListIpInventoryResponse> |
VirtualNetworkAsync.listIpInventory(ListIpInventoryRequest request,
AsyncHandler<ListIpInventoryRequest,ListIpInventoryResponse> handler)
Lists the IP Inventory information in the selected compartments.
|
Future<ListIpInventoryResponse> |
VirtualNetworkAsyncClient.listIpInventory(ListIpInventoryRequest request,
AsyncHandler<ListIpInventoryRequest,ListIpInventoryResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<ListIpInventoryResponse> |
VirtualNetworkAsync.listIpInventory(ListIpInventoryRequest request,
AsyncHandler<ListIpInventoryRequest,ListIpInventoryResponse> handler)
Lists the IP Inventory information in the selected compartments.
|
Future<ListIpInventoryResponse> |
VirtualNetworkAsyncClient.listIpInventory(ListIpInventoryRequest request,
AsyncHandler<ListIpInventoryRequest,ListIpInventoryResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListIpInventoryResponse |
ListIpInventoryResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListIpInventoryResponse.Builder |
ListIpInventoryResponse.Builder.copy(ListIpInventoryResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.