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