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