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