Uses of Class
software.amazon.awssdk.services.securityir.model.CreateCaseCommentRequest
-
Packages that use CreateCaseCommentRequest Package Description software.amazon.awssdk.services.securityir This guide provides documents the action and response elements for customer use of the service.software.amazon.awssdk.services.securityir.transform -
-
Uses of CreateCaseCommentRequest in software.amazon.awssdk.services.securityir
Methods in software.amazon.awssdk.services.securityir with parameters of type CreateCaseCommentRequest Modifier and Type Method Description default CompletableFuture<CreateCaseCommentResponse>SecurityIrAsyncClient. createCaseComment(CreateCaseCommentRequest createCaseCommentRequest)Grants permission to add a comment to an existing case.default CreateCaseCommentResponseSecurityIrClient. createCaseComment(CreateCaseCommentRequest createCaseCommentRequest)Grants permission to add a comment to an existing case. -
Uses of CreateCaseCommentRequest in software.amazon.awssdk.services.securityir.transform
Methods in software.amazon.awssdk.services.securityir.transform with parameters of type CreateCaseCommentRequest Modifier and Type Method Description SdkHttpFullRequestCreateCaseCommentRequestMarshaller. marshall(CreateCaseCommentRequest createCaseCommentRequest)
-