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