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