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