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