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