| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatch |
Amazon CloudWatch monitors your Amazon Web Services (AWS) resources and the applications you run on AWS 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 © 2021. All rights reserved.