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