Uses of Interface
software.amazon.awssdk.services.securityir.SecurityIrAsyncClient
-
Packages that use SecurityIrAsyncClient 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.paginators -
-
Uses of SecurityIrAsyncClient in software.amazon.awssdk.services.securityir
Methods in software.amazon.awssdk.services.securityir that return SecurityIrAsyncClient Modifier and Type Method Description static SecurityIrAsyncClientSecurityIrAsyncClient. create()Create aSecurityIrAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of SecurityIrAsyncClient in software.amazon.awssdk.services.securityir.paginators
Constructors in software.amazon.awssdk.services.securityir.paginators with parameters of type SecurityIrAsyncClient Constructor Description ListCaseEditsPublisher(SecurityIrAsyncClient client, ListCaseEditsRequest firstRequest)ListCasesPublisher(SecurityIrAsyncClient client, ListCasesRequest firstRequest)ListCommentsPublisher(SecurityIrAsyncClient client, ListCommentsRequest firstRequest)ListMembershipsPublisher(SecurityIrAsyncClient client, ListMembershipsRequest firstRequest)
-