| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatch |
Amazon CloudWatch monitors your Amazon Web Services (Amazon Web Services) resources and the applications you run on
Amazon Web Services in real time.
|
| Modifier and Type | Method and Description |
|---|---|
default StopMetricStreamsResponse |
CloudWatchClient.stopMetricStreams(Consumer<StopMetricStreamsRequest.Builder> stopMetricStreamsRequest)
Stops the streaming of metrics for one or more of your metric streams.
|
default StopMetricStreamsResponse |
CloudWatchClient.stopMetricStreams(StopMetricStreamsRequest stopMetricStreamsRequest)
Stops the streaming of metrics for one or more of your metric streams.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StopMetricStreamsResponse> |
CloudWatchAsyncClient.stopMetricStreams(Consumer<StopMetricStreamsRequest.Builder> stopMetricStreamsRequest)
Stops the streaming of metrics for one or more of your metric streams.
|
default CompletableFuture<StopMetricStreamsResponse> |
CloudWatchAsyncClient.stopMetricStreams(StopMetricStreamsRequest stopMetricStreamsRequest)
Stops the streaming of metrics for one or more of your metric streams.
|
Copyright © 2023. All rights reserved.