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