Uses of Class
software.amazon.awssdk.services.securityir.model.UpdateCaseRequest
-
Packages that use UpdateCaseRequest 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 UpdateCaseRequest in software.amazon.awssdk.services.securityir
Methods in software.amazon.awssdk.services.securityir with parameters of type UpdateCaseRequest Modifier and Type Method Description default CompletableFuture<UpdateCaseResponse>SecurityIrAsyncClient. updateCase(UpdateCaseRequest updateCaseRequest)Grants permission to update an existing case.default UpdateCaseResponseSecurityIrClient. updateCase(UpdateCaseRequest updateCaseRequest)Grants permission to update an existing case. -
Uses of UpdateCaseRequest in software.amazon.awssdk.services.securityir.transform
Methods in software.amazon.awssdk.services.securityir.transform with parameters of type UpdateCaseRequest Modifier and Type Method Description SdkHttpFullRequestUpdateCaseRequestMarshaller. marshall(UpdateCaseRequest updateCaseRequest)
-