- getAccessKeyId() - Method in class org.jclouds.aws.domain.SessionCredentials
-
AccessKeyId ID that identifies the temporary credentials.
- getArn() - Method in class org.jclouds.sts.domain.User
-
The arn of the federated user or assumed role.
- getCode() - Method in class org.jclouds.aws.domain.AWSError
-
The error code is a string that uniquely identifies an error condition.
- getCredentials() - Method in class org.jclouds.sts.domain.UserAndSessionCredentials
-
The temporary security credentials, which includes an Access Key ID, a
Secret Access Key, and a security token.
- getDetails() - Method in class org.jclouds.aws.domain.AWSError
-
- getError() - Method in exception org.jclouds.aws.AWSResponseException
-
- getExpiration() - Method in class org.jclouds.aws.domain.SessionCredentials
-
The date on which these credentials expire.
- getId() - Method in class org.jclouds.sts.domain.User
-
The id of the federated user or assumed role.
- getMessage() - Method in class org.jclouds.aws.domain.AWSError
-
The error message contains a generic description of the error condition in English.
- getPackedPolicySize() - Method in class org.jclouds.sts.domain.UserAndSessionCredentials
-
A percentage value that indicates the size of the policy in packed form.
- getRegionFromLocationOrNull(Location) - Static method in class org.jclouds.aws.util.AWSUtils
-
- getRequestId() - Method in class org.jclouds.aws.domain.AWSError
-
* A unique ID assigned to each request by the system.
- getRequestToken() - Method in class org.jclouds.aws.domain.AWSError
-
- getResult() - Method in class org.jclouds.aws.xml.ErrorHandler
-
- getResult() - Method in class org.jclouds.aws.xml.SessionCredentialsHandler
-
- getResult() - Method in class org.jclouds.sts.xml.UserAndSessionCredentialsHandler
-
- getSecretAccessKey() - Method in class org.jclouds.aws.domain.SessionCredentials
-
The Secret Access Key to sign requests.
- getSessionToken() - Method in class org.jclouds.aws.domain.SessionCredentials
-
The security token that users must pass to the service API to use the
temporary credentials.
- getSignature() - Method in class org.jclouds.aws.domain.AWSError
-
- getStringSigned() - Method in class org.jclouds.aws.domain.AWSError
-
- getUser() - Method in class org.jclouds.sts.domain.UserAndSessionCredentials
-