Class DescribeScalingPoliciesRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.gamelift.transform.DescribeScalingPoliciesRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<DescribeScalingPoliciesRequest>
@Generated("software.amazon.awssdk:codegen") public class DescribeScalingPoliciesRequestMarshaller extends Object implements Marshaller<DescribeScalingPoliciesRequest>
DescribeScalingPoliciesRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description DescribeScalingPoliciesRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(DescribeScalingPoliciesRequest describeScalingPoliciesRequest)
-
-
-
Constructor Detail
-
DescribeScalingPoliciesRequestMarshaller
public DescribeScalingPoliciesRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(DescribeScalingPoliciesRequest describeScalingPoliciesRequest)
- Specified by:
marshallin interfaceMarshaller<DescribeScalingPoliciesRequest>
-
-