Uses of Interface
software.amazon.awssdk.services.rolesanywhere.RolesAnywhereClientBuilder
-
Packages that use RolesAnywhereClientBuilder Package Description software.amazon.awssdk.services.rolesanywhere Identity and Access Management Roles Anywhere provides a secure way for your workloads such as servers, containers, and applications that run outside of Amazon Web Services to obtain temporary Amazon Web Services credentials. -
-
Uses of RolesAnywhereClientBuilder in software.amazon.awssdk.services.rolesanywhere
Methods in software.amazon.awssdk.services.rolesanywhere that return RolesAnywhereClientBuilder Modifier and Type Method Description static RolesAnywhereClientBuilderRolesAnywhereClient. builder()Create a builder that can be used to configure and create aRolesAnywhereClient.
-