Uses of Class
software.amazon.awssdk.core.internal.useragent.IdentityProviderNameMapping
-
Packages that use IdentityProviderNameMapping Package Description software.amazon.awssdk.core.internal.useragent -
-
Uses of IdentityProviderNameMapping in software.amazon.awssdk.core.internal.useragent
Methods in software.amazon.awssdk.core.internal.useragent that return IdentityProviderNameMapping Modifier and Type Method Description static IdentityProviderNameMappingIdentityProviderNameMapping. valueOf(String name)Returns the enum constant of this type with the specified name.static IdentityProviderNameMapping[]IdentityProviderNameMapping. values()Returns an array containing the constants of this enum type, in the order they are declared.
-