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