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>
DescribeScalingPoliciesRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionDescribeScalingPoliciesRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(DescribeScalingPoliciesRequest describeScalingPoliciesRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
DescribeScalingPoliciesRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<DescribeScalingPoliciesRequest>- Parameters:
 describeScalingPoliciesRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -