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