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