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