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