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