Package | Description |
---|---|
com.oracle.bmc.budget | |
com.oracle.bmc.budget.responses |
Modifier and Type | Method and Description |
---|---|
GetAlertRuleResponse |
Budget.getAlertRule(GetAlertRuleRequest request)
Gets an Alert Rule for a specified Budget.
|
GetAlertRuleResponse |
BudgetClient.getAlertRule(GetAlertRuleRequest request) |
Modifier and Type | Method and Description |
---|---|
Waiter<GetAlertRuleRequest,GetAlertRuleResponse> |
BudgetWaiters.forAlertRule(GetAlertRuleRequest request,
LifecycleState... targetStates)
Creates a new
Waiter using default configuration. |
Waiter<GetAlertRuleRequest,GetAlertRuleResponse> |
BudgetWaiters.forAlertRule(GetAlertRuleRequest request,
LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetAlertRuleRequest,GetAlertRuleResponse> |
BudgetWaiters.forAlertRule(GetAlertRuleRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Future<GetAlertRuleResponse> |
BudgetAsync.getAlertRule(GetAlertRuleRequest request,
AsyncHandler<GetAlertRuleRequest,GetAlertRuleResponse> handler)
Gets an Alert Rule for a specified Budget.
|
Future<GetAlertRuleResponse> |
BudgetAsyncClient.getAlertRule(GetAlertRuleRequest request,
AsyncHandler<GetAlertRuleRequest,GetAlertRuleResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetAlertRuleResponse> |
BudgetAsync.getAlertRule(GetAlertRuleRequest request,
AsyncHandler<GetAlertRuleRequest,GetAlertRuleResponse> handler)
Gets an Alert Rule for a specified Budget.
|
Future<GetAlertRuleResponse> |
BudgetAsyncClient.getAlertRule(GetAlertRuleRequest request,
AsyncHandler<GetAlertRuleRequest,GetAlertRuleResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetAlertRuleResponse |
GetAlertRuleResponse.Builder.build() |
Modifier and Type | Method and Description |
---|---|
GetAlertRuleResponse.Builder |
GetAlertRuleResponse.Builder.copy(GetAlertRuleResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2019. All rights reserved.