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