| Package | Description |
|---|---|
| com.amazonaws.services.fis |
Fault Injection Simulator is a managed service that enables you to perform fault injection experiments on your Amazon
Web Services workloads.
|
| com.amazonaws.services.fis.model |
| Modifier and Type | Method and Description |
|---|---|
Future<StopExperimentResult> |
AWSFISAsyncClient.stopExperimentAsync(StopExperimentRequest request,
AsyncHandler<StopExperimentRequest,StopExperimentResult> asyncHandler) |
Future<StopExperimentResult> |
AbstractAWSFISAsync.stopExperimentAsync(StopExperimentRequest request,
AsyncHandler<StopExperimentRequest,StopExperimentResult> asyncHandler) |
Future<StopExperimentResult> |
AWSFISAsync.stopExperimentAsync(StopExperimentRequest stopExperimentRequest,
AsyncHandler<StopExperimentRequest,StopExperimentResult> asyncHandler)
Stops the specified experiment.
|
| Modifier and Type | Method and Description |
|---|---|
StopExperimentRequest |
StopExperimentRequest.clone() |
StopExperimentRequest |
StopExperimentRequest.withId(String id)
The ID of the experiment.
|
Copyright © 2022. All rights reserved.