Package | Description |
---|---|
com.oracle.bmc.cloudbridge | |
com.oracle.bmc.cloudbridge.requests |
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. |
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. |
GetAssetResponse |
InventoryClient.getAsset(GetAssetRequest request) |
GetAssetResponse |
Inventory.getAsset(GetAssetRequest request)
Gets an asset by identifier.
|
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 |
---|---|
GetAssetRequest |
GetAssetRequest.Builder.build()
Build the instance of GetAssetRequest as configured by this builder
|
GetAssetRequest |
GetAssetRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetAssetRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetAssetRequest.Builder |
GetAssetRequest.Builder.copy(GetAssetRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.