Class ListRunGroupsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.omics.transform.ListRunGroupsRequestMarshaller
- All Implemented Interfaces:
 Marshaller<ListRunGroupsRequest>
@Generated("software.amazon.awssdk:codegen")
public class ListRunGroupsRequestMarshaller
extends Object
implements Marshaller<ListRunGroupsRequest>
ListRunGroupsRequest Marshaller- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListRunGroupsRequest listRunGroupsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
ListRunGroupsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<ListRunGroupsRequest>- Parameters:
 listRunGroupsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -