Uses of Class
software.amazon.awssdk.services.emr.model.GetManagedScalingPolicyRequest
-
Packages that use GetManagedScalingPolicyRequest Package Description software.amazon.awssdk.services.emr Amazon EMR is a web service that makes it easier to process large amounts of data efficiently.software.amazon.awssdk.services.emr.transform -
-
Uses of GetManagedScalingPolicyRequest in software.amazon.awssdk.services.emr
Methods in software.amazon.awssdk.services.emr with parameters of type GetManagedScalingPolicyRequest Modifier and Type Method Description default CompletableFuture<GetManagedScalingPolicyResponse>EmrAsyncClient. getManagedScalingPolicy(GetManagedScalingPolicyRequest getManagedScalingPolicyRequest)Fetches the attached managed scaling policy for an Amazon EMR cluster.default GetManagedScalingPolicyResponseEmrClient. getManagedScalingPolicy(GetManagedScalingPolicyRequest getManagedScalingPolicyRequest)Fetches the attached managed scaling policy for an Amazon EMR cluster. -
Uses of GetManagedScalingPolicyRequest in software.amazon.awssdk.services.emr.transform
Methods in software.amazon.awssdk.services.emr.transform with parameters of type GetManagedScalingPolicyRequest Modifier and Type Method Description SdkHttpFullRequestGetManagedScalingPolicyRequestMarshaller. marshall(GetManagedScalingPolicyRequest getManagedScalingPolicyRequest)
-