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