Uses of Interface
software.amazon.awssdk.services.eksauth.EksAuthAsyncClient
-
Packages that use EksAuthAsyncClient Package Description software.amazon.awssdk.services.eksauth The Amazon EKS Auth API and theAssumeRoleForPodIdentityaction are only used by the EKS Pod Identity Agent. -
-
Uses of EksAuthAsyncClient in software.amazon.awssdk.services.eksauth
Methods in software.amazon.awssdk.services.eksauth that return EksAuthAsyncClient Modifier and Type Method Description static EksAuthAsyncClientEksAuthAsyncClient. create()Create aEksAuthAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider.
-