Uses of Class
software.amazon.awssdk.services.cloudfront.model.GetMonitoringSubscriptionRequest
-
Packages that use GetMonitoringSubscriptionRequest Package Description software.amazon.awssdk.services.cloudfront Amazon CloudFront software.amazon.awssdk.services.cloudfront.transform -
-
Uses of GetMonitoringSubscriptionRequest in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront with parameters of type GetMonitoringSubscriptionRequest Modifier and Type Method Description default CompletableFuture<GetMonitoringSubscriptionResponse>CloudFrontAsyncClient. getMonitoringSubscription(GetMonitoringSubscriptionRequest getMonitoringSubscriptionRequest)Gets information about whether additional CloudWatch metrics are enabled for the specified CloudFront distribution.default GetMonitoringSubscriptionResponseCloudFrontClient. getMonitoringSubscription(GetMonitoringSubscriptionRequest getMonitoringSubscriptionRequest)Gets information about whether additional CloudWatch metrics are enabled for the specified CloudFront distribution. -
Uses of GetMonitoringSubscriptionRequest in software.amazon.awssdk.services.cloudfront.transform
Methods in software.amazon.awssdk.services.cloudfront.transform with parameters of type GetMonitoringSubscriptionRequest Modifier and Type Method Description SdkHttpFullRequestGetMonitoringSubscriptionRequestMarshaller. marshall(GetMonitoringSubscriptionRequest getMonitoringSubscriptionRequest)
-