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