Uses of Interface
software.amazon.awssdk.services.identitystore.IdentitystoreClientBuilder
-
Packages that use IdentitystoreClientBuilder Package Description software.amazon.awssdk.services.identitystore The Identity Store service used by IAM Identity Center provides a single place to retrieve all of your identities (users and groups). -
-
Uses of IdentitystoreClientBuilder in software.amazon.awssdk.services.identitystore
Methods in software.amazon.awssdk.services.identitystore that return IdentitystoreClientBuilder Modifier and Type Method Description static IdentitystoreClientBuilderIdentitystoreClient. builder()Create a builder that can be used to configure and create aIdentitystoreClient.
-