Class ListProtectConfigurationRuleSetNumberOverridesRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.pinpointsmsvoicev2.transform.ListProtectConfigurationRuleSetNumberOverridesRequestMarshaller
- All Implemented Interfaces:
Marshaller<ListProtectConfigurationRuleSetNumberOverridesRequest>
@Generated("software.amazon.awssdk:codegen")
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:Marshaller
Marshalls the given POJO into aSdkHttpFullRequest
.- Specified by:
marshall
in interfaceMarshaller<ListProtectConfigurationRuleSetNumberOverridesRequest>
- Parameters:
listProtectConfigurationRuleSetNumberOverridesRequest
- POJO type.- Returns:
- Marshalled
SdkHttpFullRequest
.
-