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