- getAccessKeyId() - Method in class com.amazonaws.services.sso.model.RoleCredentials
-
The identifier used for the temporary security credentials.
- getAccessToken() - Method in class com.amazonaws.services.sso.model.GetRoleCredentialsRequest
-
The token issued by the CreateToken API call.
- getAccessToken() - Method in class com.amazonaws.services.sso.model.ListAccountRolesRequest
-
The token issued by the CreateToken API call.
- getAccessToken() - Method in class com.amazonaws.services.sso.model.ListAccountsRequest
-
The token issued by the CreateToken API call.
- getAccessToken() - Method in class com.amazonaws.services.sso.model.LogoutRequest
-
The token issued by the CreateToken API call.
- getAccountId() - Method in class com.amazonaws.services.sso.model.AccountInfo
-
The identifier of the AWS account that is assigned to the user.
- getAccountId() - Method in class com.amazonaws.services.sso.model.GetRoleCredentialsRequest
-
The identifier for the AWS account that is assigned to the user.
- getAccountId() - Method in class com.amazonaws.services.sso.model.ListAccountRolesRequest
-
The identifier for the AWS account that is assigned to the user.
- getAccountId() - Method in class com.amazonaws.services.sso.model.RoleInfo
-
The identifier of the AWS account assigned to the user.
- getAccountList() - Method in class com.amazonaws.services.sso.model.ListAccountsResult
-
A paginated response with the list of account information and the next token if more results are available.
- getAccountName() - Method in class com.amazonaws.services.sso.model.AccountInfo
-
The display name of the AWS account that is assigned to the user.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.sso.AbstractAWSSSO
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.sso.AWSSSO
-
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.sso.AWSSSOClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getEmailAddress() - Method in class com.amazonaws.services.sso.model.AccountInfo
-
The email address of the AWS account that is assigned to the user.
- getExecutorService() - Method in class com.amazonaws.services.sso.AWSSSOAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getExpiration() - Method in class com.amazonaws.services.sso.model.RoleCredentials
-
The date on which temporary security credentials expire.
- getMaxResults() - Method in class com.amazonaws.services.sso.model.ListAccountRolesRequest
-
The number of items that clients can request per page.
- getMaxResults() - Method in class com.amazonaws.services.sso.model.ListAccountsRequest
-
This is the number of items clients can request per page.
- getNextToken() - Method in class com.amazonaws.services.sso.model.ListAccountRolesRequest
-
The page token from the previous response output when you request subsequent pages.
- getNextToken() - Method in class com.amazonaws.services.sso.model.ListAccountRolesResult
-
The page token client that is used to retrieve the list of accounts.
- getNextToken() - Method in class com.amazonaws.services.sso.model.ListAccountsRequest
-
(Optional) When requesting subsequent pages, this is the page token from the previous response output.
- getNextToken() - Method in class com.amazonaws.services.sso.model.ListAccountsResult
-
The page token client that is used to retrieve the list of accounts.
- getRoleCredentials(GetRoleCredentialsRequest) - Method in class com.amazonaws.services.sso.AbstractAWSSSO
-
- getRoleCredentials(GetRoleCredentialsRequest) - Method in interface com.amazonaws.services.sso.AWSSSO
-
Returns the STS short-term credentials for a given role name that is assigned to the user.
- getRoleCredentials(GetRoleCredentialsRequest) - Method in class com.amazonaws.services.sso.AWSSSOClient
-
Returns the STS short-term credentials for a given role name that is assigned to the user.
- getRoleCredentials() - Method in class com.amazonaws.services.sso.model.GetRoleCredentialsResult
-
The credentials for the role that is assigned to the user.
- getRoleCredentialsAsync(GetRoleCredentialsRequest) - Method in class com.amazonaws.services.sso.AbstractAWSSSOAsync
-
- getRoleCredentialsAsync(GetRoleCredentialsRequest, AsyncHandler<GetRoleCredentialsRequest, GetRoleCredentialsResult>) - Method in class com.amazonaws.services.sso.AbstractAWSSSOAsync
-
- getRoleCredentialsAsync(GetRoleCredentialsRequest) - Method in interface com.amazonaws.services.sso.AWSSSOAsync
-
Returns the STS short-term credentials for a given role name that is assigned to the user.
- getRoleCredentialsAsync(GetRoleCredentialsRequest, AsyncHandler<GetRoleCredentialsRequest, GetRoleCredentialsResult>) - Method in interface com.amazonaws.services.sso.AWSSSOAsync
-
Returns the STS short-term credentials for a given role name that is assigned to the user.
- getRoleCredentialsAsync(GetRoleCredentialsRequest) - Method in class com.amazonaws.services.sso.AWSSSOAsyncClient
-
- getRoleCredentialsAsync(GetRoleCredentialsRequest, AsyncHandler<GetRoleCredentialsRequest, GetRoleCredentialsResult>) - Method in class com.amazonaws.services.sso.AWSSSOAsyncClient
-
- GetRoleCredentialsRequest - Class in com.amazonaws.services.sso.model
-
- GetRoleCredentialsRequest() - Constructor for class com.amazonaws.services.sso.model.GetRoleCredentialsRequest
-
- GetRoleCredentialsResult - Class in com.amazonaws.services.sso.model
-
- GetRoleCredentialsResult() - Constructor for class com.amazonaws.services.sso.model.GetRoleCredentialsResult
-
- getRoleList() - Method in class com.amazonaws.services.sso.model.ListAccountRolesResult
-
A paginated response with the list of roles and the next token if more results are available.
- getRoleName() - Method in class com.amazonaws.services.sso.model.GetRoleCredentialsRequest
-
The friendly name of the role that is assigned to the user.
- getRoleName() - Method in class com.amazonaws.services.sso.model.RoleInfo
-
The friendly name of the role that is assigned to the user.
- getSecretAccessKey() - Method in class com.amazonaws.services.sso.model.RoleCredentials
-
The key that is used to sign the request.
- getSessionToken() - Method in class com.amazonaws.services.sso.model.RoleCredentials
-
The token used for temporary credentials.
- setAccessKeyId(String) - Method in class com.amazonaws.services.sso.model.RoleCredentials
-
The identifier used for the temporary security credentials.
- setAccessToken(String) - Method in class com.amazonaws.services.sso.model.GetRoleCredentialsRequest
-
The token issued by the CreateToken API call.
- setAccessToken(String) - Method in class com.amazonaws.services.sso.model.ListAccountRolesRequest
-
The token issued by the CreateToken API call.
- setAccessToken(String) - Method in class com.amazonaws.services.sso.model.ListAccountsRequest
-
The token issued by the CreateToken API call.
- setAccessToken(String) - Method in class com.amazonaws.services.sso.model.LogoutRequest
-
The token issued by the CreateToken API call.
- setAccountId(String) - Method in class com.amazonaws.services.sso.model.AccountInfo
-
The identifier of the AWS account that is assigned to the user.
- setAccountId(String) - Method in class com.amazonaws.services.sso.model.GetRoleCredentialsRequest
-
The identifier for the AWS account that is assigned to the user.
- setAccountId(String) - Method in class com.amazonaws.services.sso.model.ListAccountRolesRequest
-
The identifier for the AWS account that is assigned to the user.
- setAccountId(String) - Method in class com.amazonaws.services.sso.model.RoleInfo
-
The identifier of the AWS account assigned to the user.
- setAccountList(Collection<AccountInfo>) - Method in class com.amazonaws.services.sso.model.ListAccountsResult
-
A paginated response with the list of account information and the next token if more results are available.
- setAccountName(String) - Method in class com.amazonaws.services.sso.model.AccountInfo
-
The display name of the AWS account that is assigned to the user.
- setEmailAddress(String) - Method in class com.amazonaws.services.sso.model.AccountInfo
-
The email address of the AWS account that is assigned to the user.
- setExpiration(Long) - Method in class com.amazonaws.services.sso.model.RoleCredentials
-
The date on which temporary security credentials expire.
- setMaxResults(Integer) - Method in class com.amazonaws.services.sso.model.ListAccountRolesRequest
-
The number of items that clients can request per page.
- setMaxResults(Integer) - Method in class com.amazonaws.services.sso.model.ListAccountsRequest
-
This is the number of items clients can request per page.
- setNextToken(String) - Method in class com.amazonaws.services.sso.model.ListAccountRolesRequest
-
The page token from the previous response output when you request subsequent pages.
- setNextToken(String) - Method in class com.amazonaws.services.sso.model.ListAccountRolesResult
-
The page token client that is used to retrieve the list of accounts.
- setNextToken(String) - Method in class com.amazonaws.services.sso.model.ListAccountsRequest
-
(Optional) When requesting subsequent pages, this is the page token from the previous response output.
- setNextToken(String) - Method in class com.amazonaws.services.sso.model.ListAccountsResult
-
The page token client that is used to retrieve the list of accounts.
- setRoleCredentials(RoleCredentials) - Method in class com.amazonaws.services.sso.model.GetRoleCredentialsResult
-
The credentials for the role that is assigned to the user.
- setRoleList(Collection<RoleInfo>) - Method in class com.amazonaws.services.sso.model.ListAccountRolesResult
-
A paginated response with the list of roles and the next token if more results are available.
- setRoleName(String) - Method in class com.amazonaws.services.sso.model.GetRoleCredentialsRequest
-
The friendly name of the role that is assigned to the user.
- setRoleName(String) - Method in class com.amazonaws.services.sso.model.RoleInfo
-
The friendly name of the role that is assigned to the user.
- setSecretAccessKey(String) - Method in class com.amazonaws.services.sso.model.RoleCredentials
-
The key that is used to sign the request.
- setSessionToken(String) - Method in class com.amazonaws.services.sso.model.RoleCredentials
-
The token used for temporary credentials.
- shutdown() - Method in class com.amazonaws.services.sso.AbstractAWSSSO
-
- shutdown() - Method in interface com.amazonaws.services.sso.AWSSSO
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.sso.AWSSSOAsyncClient
-
Shuts down the client, releasing all managed resources.
- standard() - Static method in class com.amazonaws.services.sso.AWSSSOAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.sso.AWSSSOClientBuilder
-
- TooManyRequestsException - Exception in com.amazonaws.services.sso.model
-
Indicates that the request is being made too frequently and is more than what the server can handle.
- TooManyRequestsException(String) - Constructor for exception com.amazonaws.services.sso.model.TooManyRequestsException
-
Constructs a new TooManyRequestsException with the specified error message.
- toString() - Method in class com.amazonaws.services.sso.model.AccountInfo
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.sso.model.GetRoleCredentialsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.sso.model.GetRoleCredentialsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.sso.model.ListAccountRolesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.sso.model.ListAccountRolesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.sso.model.ListAccountsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.sso.model.ListAccountsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.sso.model.LogoutRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.sso.model.LogoutResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.sso.model.RoleCredentials
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.sso.model.RoleInfo
-
Returns a string representation of this object.
- withAccessKeyId(String) - Method in class com.amazonaws.services.sso.model.RoleCredentials
-
The identifier used for the temporary security credentials.
- withAccessToken(String) - Method in class com.amazonaws.services.sso.model.GetRoleCredentialsRequest
-
The token issued by the CreateToken API call.
- withAccessToken(String) - Method in class com.amazonaws.services.sso.model.ListAccountRolesRequest
-
The token issued by the CreateToken API call.
- withAccessToken(String) - Method in class com.amazonaws.services.sso.model.ListAccountsRequest
-
The token issued by the CreateToken API call.
- withAccessToken(String) - Method in class com.amazonaws.services.sso.model.LogoutRequest
-
The token issued by the CreateToken API call.
- withAccountId(String) - Method in class com.amazonaws.services.sso.model.AccountInfo
-
The identifier of the AWS account that is assigned to the user.
- withAccountId(String) - Method in class com.amazonaws.services.sso.model.GetRoleCredentialsRequest
-
The identifier for the AWS account that is assigned to the user.
- withAccountId(String) - Method in class com.amazonaws.services.sso.model.ListAccountRolesRequest
-
The identifier for the AWS account that is assigned to the user.
- withAccountId(String) - Method in class com.amazonaws.services.sso.model.RoleInfo
-
The identifier of the AWS account assigned to the user.
- withAccountList(AccountInfo...) - Method in class com.amazonaws.services.sso.model.ListAccountsResult
-
A paginated response with the list of account information and the next token if more results are available.
- withAccountList(Collection<AccountInfo>) - Method in class com.amazonaws.services.sso.model.ListAccountsResult
-
A paginated response with the list of account information and the next token if more results are available.
- withAccountName(String) - Method in class com.amazonaws.services.sso.model.AccountInfo
-
The display name of the AWS account that is assigned to the user.
- withEmailAddress(String) - Method in class com.amazonaws.services.sso.model.AccountInfo
-
The email address of the AWS account that is assigned to the user.
- withExpiration(Long) - Method in class com.amazonaws.services.sso.model.RoleCredentials
-
The date on which temporary security credentials expire.
- withMaxResults(Integer) - Method in class com.amazonaws.services.sso.model.ListAccountRolesRequest
-
The number of items that clients can request per page.
- withMaxResults(Integer) - Method in class com.amazonaws.services.sso.model.ListAccountsRequest
-
This is the number of items clients can request per page.
- withNextToken(String) - Method in class com.amazonaws.services.sso.model.ListAccountRolesRequest
-
The page token from the previous response output when you request subsequent pages.
- withNextToken(String) - Method in class com.amazonaws.services.sso.model.ListAccountRolesResult
-
The page token client that is used to retrieve the list of accounts.
- withNextToken(String) - Method in class com.amazonaws.services.sso.model.ListAccountsRequest
-
(Optional) When requesting subsequent pages, this is the page token from the previous response output.
- withNextToken(String) - Method in class com.amazonaws.services.sso.model.ListAccountsResult
-
The page token client that is used to retrieve the list of accounts.
- withRoleCredentials(RoleCredentials) - Method in class com.amazonaws.services.sso.model.GetRoleCredentialsResult
-
The credentials for the role that is assigned to the user.
- withRoleList(RoleInfo...) - Method in class com.amazonaws.services.sso.model.ListAccountRolesResult
-
A paginated response with the list of roles and the next token if more results are available.
- withRoleList(Collection<RoleInfo>) - Method in class com.amazonaws.services.sso.model.ListAccountRolesResult
-
A paginated response with the list of roles and the next token if more results are available.
- withRoleName(String) - Method in class com.amazonaws.services.sso.model.GetRoleCredentialsRequest
-
The friendly name of the role that is assigned to the user.
- withRoleName(String) - Method in class com.amazonaws.services.sso.model.RoleInfo
-
The friendly name of the role that is assigned to the user.
- withSecretAccessKey(String) - Method in class com.amazonaws.services.sso.model.RoleCredentials
-
The key that is used to sign the request.
- withSessionToken(String) - Method in class com.amazonaws.services.sso.model.RoleCredentials
-
The token used for temporary credentials.