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