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