Uses of Class
software.amazon.awssdk.services.securityir.model.CloseCaseRequest
-
Packages that use CloseCaseRequest 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 CloseCaseRequest in software.amazon.awssdk.services.securityir
Methods in software.amazon.awssdk.services.securityir with parameters of type CloseCaseRequest Modifier and Type Method Description default CompletableFuture<CloseCaseResponse>SecurityIrAsyncClient. closeCase(CloseCaseRequest closeCaseRequest)Grants permission to close an existing case.default CloseCaseResponseSecurityIrClient. closeCase(CloseCaseRequest closeCaseRequest)Grants permission to close an existing case. -
Uses of CloseCaseRequest in software.amazon.awssdk.services.securityir.transform
Methods in software.amazon.awssdk.services.securityir.transform with parameters of type CloseCaseRequest Modifier and Type Method Description SdkHttpFullRequestCloseCaseRequestMarshaller. marshall(CloseCaseRequest closeCaseRequest)
-