Class PutProtectConfigurationRuleSetNumberOverrideRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.pinpointsmsvoicev2.transform.PutProtectConfigurationRuleSetNumberOverrideRequestMarshaller
- All Implemented Interfaces:
Marshaller<PutProtectConfigurationRuleSetNumberOverrideRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class PutProtectConfigurationRuleSetNumberOverrideRequestMarshaller
extends Object
implements Marshaller<PutProtectConfigurationRuleSetNumberOverrideRequest>
-
Constructor Summary
ConstructorsConstructorDescriptionPutProtectConfigurationRuleSetNumberOverrideRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(PutProtectConfigurationRuleSetNumberOverrideRequest putProtectConfigurationRuleSetNumberOverrideRequest) Marshalls the given POJO into aSdkHttpFullRequest.
-
Constructor Details
-
PutProtectConfigurationRuleSetNumberOverrideRequestMarshaller
public PutProtectConfigurationRuleSetNumberOverrideRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(PutProtectConfigurationRuleSetNumberOverrideRequest putProtectConfigurationRuleSetNumberOverrideRequest) Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
marshallin interfaceMarshaller<PutProtectConfigurationRuleSetNumberOverrideRequest>- Parameters:
putProtectConfigurationRuleSetNumberOverrideRequest- POJO type.- Returns:
- Marshalled
SdkHttpFullRequest.
-