Class DescribeJobDefinitionsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.batch.transform.DescribeJobDefinitionsRequestMarshaller
- All Implemented Interfaces:
 Marshaller<DescribeJobDefinitionsRequest>
@Generated("software.amazon.awssdk:codegen")
public class DescribeJobDefinitionsRequestMarshaller
extends Object
implements Marshaller<DescribeJobDefinitionsRequest>
DescribeJobDefinitionsRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionDescribeJobDefinitionsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(DescribeJobDefinitionsRequest describeJobDefinitionsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
DescribeJobDefinitionsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<DescribeJobDefinitionsRequest>- Parameters:
 describeJobDefinitionsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -