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