Uses of Interface
software.amazon.awssdk.services.sso.SsoAsyncClient
-
Packages that use SsoAsyncClient Package Description software.amazon.awssdk.services.sso AWS IAM Identity Center (successor to AWS Single Sign-On) Portal is a web service that makes it easy for you to assign user access to IAM Identity Center resources such as the AWS access portal.software.amazon.awssdk.services.sso.paginators -
-
Uses of SsoAsyncClient in software.amazon.awssdk.services.sso
Methods in software.amazon.awssdk.services.sso that return SsoAsyncClient Modifier and Type Method Description static SsoAsyncClientSsoAsyncClient. create()Create aSsoAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of SsoAsyncClient in software.amazon.awssdk.services.sso.paginators
Constructors in software.amazon.awssdk.services.sso.paginators with parameters of type SsoAsyncClient Constructor Description ListAccountRolesPublisher(SsoAsyncClient client, ListAccountRolesRequest firstRequest)ListAccountsPublisher(SsoAsyncClient client, ListAccountsRequest firstRequest)
-