Uses of Interface
software.amazon.awssdk.services.securityir.SecurityIrClient
-
Packages that use SecurityIrClient 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 SecurityIrClient in software.amazon.awssdk.services.securityir
Methods in software.amazon.awssdk.services.securityir that return SecurityIrClient Modifier and Type Method Description static SecurityIrClientSecurityIrClient. create()Create aSecurityIrClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of SecurityIrClient in software.amazon.awssdk.services.securityir.paginators
Constructors in software.amazon.awssdk.services.securityir.paginators with parameters of type SecurityIrClient Constructor Description ListCaseEditsIterable(SecurityIrClient client, ListCaseEditsRequest firstRequest)ListCasesIterable(SecurityIrClient client, ListCasesRequest firstRequest)ListCommentsIterable(SecurityIrClient client, ListCommentsRequest firstRequest)ListMembershipsIterable(SecurityIrClient client, ListMembershipsRequest firstRequest)
-