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