Uses of Class
software.amazon.awssdk.services.securityir.model.CreateCaseRequest
-
Packages that use CreateCaseRequest 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 CreateCaseRequest in software.amazon.awssdk.services.securityir
Methods in software.amazon.awssdk.services.securityir with parameters of type CreateCaseRequest Modifier and Type Method Description default CompletableFuture<CreateCaseResponse>SecurityIrAsyncClient. createCase(CreateCaseRequest createCaseRequest)Grants permission to create a new case.default CreateCaseResponseSecurityIrClient. createCase(CreateCaseRequest createCaseRequest)Grants permission to create a new case. -
Uses of CreateCaseRequest in software.amazon.awssdk.services.securityir.transform
Methods in software.amazon.awssdk.services.securityir.transform with parameters of type CreateCaseRequest Modifier and Type Method Description SdkHttpFullRequestCreateCaseRequestMarshaller. marshall(CreateCaseRequest createCaseRequest)
-