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