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