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