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