Package | Description |
---|---|
com.oracle.bmc.budget | |
com.oracle.bmc.budget.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetAlertRuleRequest,GetAlertRuleResponse> |
BudgetWaiters.forAlertRule(GetAlertRuleRequest request,
LifecycleState... targetStates)
Creates a new
Waiter using the 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. |
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 |
---|---|
GetAlertRuleRequest |
GetAlertRuleRequest.Builder.build()
Build the instance of GetAlertRuleRequest as configured by this builder
|
GetAlertRuleRequest |
GetAlertRuleRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetAlertRuleRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetAlertRuleRequest.Builder |
GetAlertRuleRequest.Builder.copy(GetAlertRuleRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.