Package | Description |
---|---|
com.oracle.bmc.cloudbridge | |
com.oracle.bmc.cloudbridge.responses |
Modifier and Type | Method and Description |
---|---|
ListAssetsResponse |
InventoryClient.listAssets(ListAssetsRequest request) |
ListAssetsResponse |
Inventory.listAssets(ListAssetsRequest request)
Returns a list of assets.
|
Modifier and Type | Method and Description |
---|---|
Future<ListAssetsResponse> |
InventoryAsync.listAssets(ListAssetsRequest request,
AsyncHandler<ListAssetsRequest,ListAssetsResponse> handler)
Returns a list of assets.
|
Future<ListAssetsResponse> |
InventoryAsyncClient.listAssets(ListAssetsRequest request,
AsyncHandler<ListAssetsRequest,ListAssetsResponse> handler) |
Iterable<ListAssetsResponse> |
InventoryPaginators.listAssetsResponseIterator(ListAssetsRequest request)
Creates a new iterable which will iterate over the responses received from the listAssets
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListAssetsResponse> |
InventoryAsync.listAssets(ListAssetsRequest request,
AsyncHandler<ListAssetsRequest,ListAssetsResponse> handler)
Returns a list of assets.
|
Future<ListAssetsResponse> |
InventoryAsyncClient.listAssets(ListAssetsRequest request,
AsyncHandler<ListAssetsRequest,ListAssetsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListAssetsResponse |
ListAssetsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListAssetsResponse.Builder |
ListAssetsResponse.Builder.copy(ListAssetsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.