Uses of Class
software.amazon.awssdk.services.cloudfront.model.GetMonitoringSubscriptionResponse
Packages that use GetMonitoringSubscriptionResponse
-
Uses of GetMonitoringSubscriptionResponse in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that return GetMonitoringSubscriptionResponseModifier and TypeMethodDescriptionCloudFrontClient.getMonitoringSubscription(Consumer<GetMonitoringSubscriptionRequest.Builder> getMonitoringSubscriptionRequest) Gets information about whether additional CloudWatch metrics are enabled for the specified CloudFront distribution.CloudFrontClient.getMonitoringSubscription(GetMonitoringSubscriptionRequest getMonitoringSubscriptionRequest) Gets information about whether additional CloudWatch metrics are enabled for the specified CloudFront distribution.Methods in software.amazon.awssdk.services.cloudfront that return types with arguments of type GetMonitoringSubscriptionResponseModifier and TypeMethodDescriptionCloudFrontAsyncClient.getMonitoringSubscription(Consumer<GetMonitoringSubscriptionRequest.Builder> getMonitoringSubscriptionRequest) Gets information about whether additional CloudWatch metrics are enabled for the specified CloudFront distribution.CloudFrontAsyncClient.getMonitoringSubscription(GetMonitoringSubscriptionRequest getMonitoringSubscriptionRequest) Gets information about whether additional CloudWatch metrics are enabled for the specified CloudFront distribution.