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