Package | Description |
---|---|
com.oracle.bmc.cloudbridge | |
com.oracle.bmc.cloudbridge.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetInventoryRequest,GetInventoryResponse> |
InventoryWaiters.forInventory(GetInventoryRequest request,
Inventory.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetInventoryRequest,GetInventoryResponse> |
InventoryWaiters.forInventory(GetInventoryRequest request,
Inventory.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetInventoryRequest,GetInventoryResponse> |
InventoryWaiters.forInventory(GetInventoryRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
Inventory.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetInventoryResponse> |
InventoryAsync.getInventory(GetInventoryRequest request,
AsyncHandler<GetInventoryRequest,GetInventoryResponse> handler)
Gets an inventory by identifier.
|
Future<GetInventoryResponse> |
InventoryAsyncClient.getInventory(GetInventoryRequest request,
AsyncHandler<GetInventoryRequest,GetInventoryResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetInventoryRequest |
GetInventoryRequest.Builder.build()
Build the instance of GetInventoryRequest as configured by this builder
|
GetInventoryRequest |
GetInventoryRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetInventoryRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetInventoryRequest.Builder |
GetInventoryRequest.Builder.copy(GetInventoryRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.