Uses of Class
software.amazon.awssdk.services.securityir.model.UpdateCaseStatusRequest
-
Packages that use UpdateCaseStatusRequest 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 UpdateCaseStatusRequest in software.amazon.awssdk.services.securityir
Methods in software.amazon.awssdk.services.securityir with parameters of type UpdateCaseStatusRequest Modifier and Type Method Description default CompletableFuture<UpdateCaseStatusResponse>SecurityIrAsyncClient. updateCaseStatus(UpdateCaseStatusRequest updateCaseStatusRequest)Grants permission to update the status for a designated cases.default UpdateCaseStatusResponseSecurityIrClient. updateCaseStatus(UpdateCaseStatusRequest updateCaseStatusRequest)Grants permission to update the status for a designated cases. -
Uses of UpdateCaseStatusRequest in software.amazon.awssdk.services.securityir.transform
Methods in software.amazon.awssdk.services.securityir.transform with parameters of type UpdateCaseStatusRequest Modifier and Type Method Description SdkHttpFullRequestUpdateCaseStatusRequestMarshaller. marshall(UpdateCaseStatusRequest updateCaseStatusRequest)
-