Package | Description |
---|---|
com.oracle.bmc.cloudbridge | |
com.oracle.bmc.cloudbridge.responses |
Modifier and Type | Method and Description |
---|---|
GetAssetResponse |
InventoryClient.getAsset(GetAssetRequest request) |
GetAssetResponse |
Inventory.getAsset(GetAssetRequest request)
Gets an asset by identifier.
|
Modifier and Type | Method and Description |
---|---|
Waiter<GetAssetRequest,GetAssetResponse> |
InventoryWaiters.forAsset(GetAssetRequest request,
Asset.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetAssetRequest,GetAssetResponse> |
InventoryWaiters.forAsset(GetAssetRequest request,
Asset.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetAssetRequest,GetAssetResponse> |
InventoryWaiters.forAsset(GetAssetRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
Asset.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Future<GetAssetResponse> |
InventoryAsync.getAsset(GetAssetRequest request,
AsyncHandler<GetAssetRequest,GetAssetResponse> handler)
Gets an asset by identifier.
|
Future<GetAssetResponse> |
InventoryAsyncClient.getAsset(GetAssetRequest request,
AsyncHandler<GetAssetRequest,GetAssetResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetAssetResponse> |
InventoryAsync.getAsset(GetAssetRequest request,
AsyncHandler<GetAssetRequest,GetAssetResponse> handler)
Gets an asset by identifier.
|
Future<GetAssetResponse> |
InventoryAsyncClient.getAsset(GetAssetRequest request,
AsyncHandler<GetAssetRequest,GetAssetResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetAssetResponse |
GetAssetResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetAssetResponse.Builder |
GetAssetResponse.Builder.copy(GetAssetResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.