@Generated(value="software.amazon.awssdk:codegen") public class DescribeExecutionRequestMarshaller extends Object implements Marshaller<DescribeExecutionRequest>
DescribeExecutionRequest
MarshallerConstructor and Description |
---|
DescribeExecutionRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
marshall(DescribeExecutionRequest describeExecutionRequest)
Marshalls the given POJO into a
SdkHttpFullRequest . |
public DescribeExecutionRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
public SdkHttpFullRequest marshall(DescribeExecutionRequest describeExecutionRequest)
Marshaller
SdkHttpFullRequest
.marshall
in interface Marshaller<DescribeExecutionRequest>
describeExecutionRequest
- POJO type.SdkHttpFullRequest
.Copyright © 2021 Amazon Web Services, Inc. All Rights Reserved.