Uses of Class
software.amazon.awssdk.services.eksauth.model.Credentials
-
Packages that use Credentials Package Description software.amazon.awssdk.services.eksauth.model -
-
Uses of Credentials in software.amazon.awssdk.services.eksauth.model
Methods in software.amazon.awssdk.services.eksauth.model that return Credentials Modifier and Type Method Description CredentialsAssumeRoleForPodIdentityResponse. credentials()The Amazon Web Services Signature Version 4 type of temporary credentials.Methods in software.amazon.awssdk.services.eksauth.model with parameters of type Credentials Modifier and Type Method Description AssumeRoleForPodIdentityResponse.BuilderAssumeRoleForPodIdentityResponse.Builder. credentials(Credentials credentials)The Amazon Web Services Signature Version 4 type of temporary credentials.
-