Waiter<GetChargebackPlanRequest,GetChargebackPlanResponse> |
OperationsInsightsWaiters.forChargebackPlan(GetChargebackPlanRequest request,
LifecycleState... targetStates) |
Creates a new Waiter using the default configuration.
|
Waiter<GetChargebackPlanRequest,GetChargebackPlanResponse> |
OperationsInsightsWaiters.forChargebackPlan(GetChargebackPlanRequest request,
LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy) |
Creates a new Waiter using the provided configuration.
|
Waiter<GetChargebackPlanRequest,GetChargebackPlanResponse> |
OperationsInsightsWaiters.forChargebackPlan(GetChargebackPlanRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleState... targetStates) |
Creates a new Waiter using the provided configuration.
|
GetChargebackPlanResponse |
OperationsInsights.getChargebackPlan(GetChargebackPlanRequest request) |
Gets the details of the specified chargeback plan.
|
Future<GetChargebackPlanResponse> |
OperationsInsightsAsync.getChargebackPlan(GetChargebackPlanRequest request,
AsyncHandler<GetChargebackPlanRequest,GetChargebackPlanResponse> handler) |
Gets the details of the specified chargeback plan.
|
Future<GetChargebackPlanResponse> |
OperationsInsightsAsyncClient.getChargebackPlan(GetChargebackPlanRequest request,
AsyncHandler<GetChargebackPlanRequest,GetChargebackPlanResponse> handler) |
|
GetChargebackPlanResponse |
OperationsInsightsClient.getChargebackPlan(GetChargebackPlanRequest request) |
|