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