| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default TagResourceResponse |
FisClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Applies the specified tags to the specified resource.
|
default TagResourceResponse |
FisClient.tagResource(TagResourceRequest tagResourceRequest)
Applies the specified tags to the specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<TagResourceResponse> |
FisAsyncClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Applies the specified tags to the specified resource.
|
default CompletableFuture<TagResourceResponse> |
FisAsyncClient.tagResource(TagResourceRequest tagResourceRequest)
Applies the specified tags to the specified resource.
|
Copyright © 2022. All rights reserved.