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>
ListSolFunctionPackagesRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description ListSolFunctionPackagesRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(ListSolFunctionPackagesRequest listSolFunctionPackagesRequest)
-
-
-
Constructor Detail
-
ListSolFunctionPackagesRequestMarshaller
public ListSolFunctionPackagesRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(ListSolFunctionPackagesRequest listSolFunctionPackagesRequest)
- Specified by:
marshallin interfaceMarshaller<ListSolFunctionPackagesRequest>
-
-