Class ListPackagesRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.iot.transform.ListPackagesRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<ListPackagesRequest>
@Generated("software.amazon.awssdk:codegen") public class ListPackagesRequestMarshaller extends Object implements Marshaller<ListPackagesRequest>
ListPackagesRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description ListPackagesRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(ListPackagesRequest listPackagesRequest)
-
-
-
Constructor Detail
-
ListPackagesRequestMarshaller
public ListPackagesRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(ListPackagesRequest listPackagesRequest)
- Specified by:
marshall
in interfaceMarshaller<ListPackagesRequest>
-
-