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