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