Package | Description |
---|---|
com.oracle.bmc.budget | |
com.oracle.bmc.budget.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetBudgetRequest,GetBudgetResponse> |
BudgetWaiters.forBudget(GetBudgetRequest request,
LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetBudgetRequest,GetBudgetResponse> |
BudgetWaiters.forBudget(GetBudgetRequest request,
LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetBudgetRequest,GetBudgetResponse> |
BudgetWaiters.forBudget(GetBudgetRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Waiter<GetBudgetRequest,GetBudgetResponse> |
BudgetWaiters.forBudget(GetBudgetRequest request,
LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetBudgetRequest,GetBudgetResponse> |
BudgetWaiters.forBudget(GetBudgetRequest request,
LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetBudgetRequest,GetBudgetResponse> |
BudgetWaiters.forBudget(GetBudgetRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
GetBudgetResponse |
Budget.getBudget(GetBudgetRequest request)
Gets a budget by the identifier.
|
GetBudgetResponse |
BudgetClient.getBudget(GetBudgetRequest request) |
Future<GetBudgetResponse> |
BudgetAsync.getBudget(GetBudgetRequest request,
AsyncHandler<GetBudgetRequest,GetBudgetResponse> handler)
Gets a budget by the identifier.
|
Future<GetBudgetResponse> |
BudgetAsyncClient.getBudget(GetBudgetRequest request,
AsyncHandler<GetBudgetRequest,GetBudgetResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetBudgetResponse> |
BudgetAsync.getBudget(GetBudgetRequest request,
AsyncHandler<GetBudgetRequest,GetBudgetResponse> handler)
Gets a budget by the identifier.
|
Future<GetBudgetResponse> |
BudgetAsyncClient.getBudget(GetBudgetRequest request,
AsyncHandler<GetBudgetRequest,GetBudgetResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetBudgetRequest |
GetBudgetRequest.Builder.build()
Build the instance of GetBudgetRequest as configured by this builder
|
GetBudgetRequest |
GetBudgetRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetBudgetRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetBudgetRequest.Builder |
GetBudgetRequest.Builder.copy(GetBudgetRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.