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