| Package | Description |
|---|---|
| software.amazon.awssdk.services.fis |
Fault Injection Simulator is a managed service that enables you to perform fault injection experiments on your Amazon
Web Services workloads.
|
| software.amazon.awssdk.services.fis.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StopExperimentResponse> |
FisAsyncClient.stopExperiment(StopExperimentRequest stopExperimentRequest)
Stops the specified experiment.
|
default StopExperimentResponse |
FisClient.stopExperiment(StopExperimentRequest stopExperimentRequest)
Stops the specified experiment.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StopExperimentRequestMarshaller.marshall(StopExperimentRequest stopExperimentRequest) |
Copyright © 2023. All rights reserved.