Package | Description |
---|---|
com.amazonaws.services.elasticmapreduce.model |
Modifier and Type | Method and Description |
---|---|
Credentials |
Credentials.clone() |
Credentials |
GetClusterSessionCredentialsResult.getCredentials()
The credentials that you can use to connect to cluster endpoints that support username and password
authentication.
|
Credentials |
Credentials.withUsernamePassword(UsernamePassword usernamePassword)
The username and password that you use to connect to cluster endpoints.
|
Modifier and Type | Method and Description |
---|---|
void |
GetClusterSessionCredentialsResult.setCredentials(Credentials credentials)
The credentials that you can use to connect to cluster endpoints that support username and password
authentication.
|
GetClusterSessionCredentialsResult |
GetClusterSessionCredentialsResult.withCredentials(Credentials credentials)
The credentials that you can use to connect to cluster endpoints that support username and password
authentication.
|
Copyright © 2023. All rights reserved.