Uses of Interface
software.amazon.awssdk.services.emr.model.PutManagedScalingPolicyResponse.Builder
-
Packages that use PutManagedScalingPolicyResponse.Builder Package Description software.amazon.awssdk.services.emr.model -
-
Uses of PutManagedScalingPolicyResponse.Builder in software.amazon.awssdk.services.emr.model
Methods in software.amazon.awssdk.services.emr.model that return PutManagedScalingPolicyResponse.Builder Modifier and Type Method Description static PutManagedScalingPolicyResponse.BuilderPutManagedScalingPolicyResponse. builder()PutManagedScalingPolicyResponse.BuilderPutManagedScalingPolicyResponse. toBuilder()Methods in software.amazon.awssdk.services.emr.model that return types with arguments of type PutManagedScalingPolicyResponse.Builder Modifier and Type Method Description static Class<? extends PutManagedScalingPolicyResponse.Builder>PutManagedScalingPolicyResponse. serializableBuilderClass()
-