Skip navigation links
A B C E G H I L M N O P R S T U 

A

accessKeyId() - Method in class software.amazon.awssdk.services.sso.model.RoleCredentials
The identifier used for the temporary security credentials.
accessKeyId(String) - Method in interface software.amazon.awssdk.services.sso.model.RoleCredentials.Builder
The identifier used for the temporary security credentials.
accessToken(String) - Method in interface software.amazon.awssdk.services.sso.internal.SsoAccessToken.Builder
 
accessToken() - Method in class software.amazon.awssdk.services.sso.model.GetRoleCredentialsRequest
The token issued by the CreateToken API call.
accessToken(String) - Method in interface software.amazon.awssdk.services.sso.model.GetRoleCredentialsRequest.Builder
The token issued by the CreateToken API call.
accessToken() - Method in class software.amazon.awssdk.services.sso.model.ListAccountRolesRequest
The token issued by the CreateToken API call.
accessToken(String) - Method in interface software.amazon.awssdk.services.sso.model.ListAccountRolesRequest.Builder
The token issued by the CreateToken API call.
accessToken() - Method in class software.amazon.awssdk.services.sso.model.ListAccountsRequest
The token issued by the CreateToken API call.
accessToken(String) - Method in interface software.amazon.awssdk.services.sso.model.ListAccountsRequest.Builder
The token issued by the CreateToken API call.
accessToken() - Method in class software.amazon.awssdk.services.sso.model.LogoutRequest
The token issued by the CreateToken API call.
accessToken(String) - Method in interface software.amazon.awssdk.services.sso.model.LogoutRequest.Builder
The token issued by the CreateToken API call.
accountId() - Method in class software.amazon.awssdk.services.sso.model.AccountInfo
The identifier of the AWS account that is assigned to the user.
accountId(String) - Method in interface software.amazon.awssdk.services.sso.model.AccountInfo.Builder
The identifier of the AWS account that is assigned to the user.
accountId() - Method in class software.amazon.awssdk.services.sso.model.GetRoleCredentialsRequest
The identifier for the AWS account that is assigned to the user.
accountId(String) - Method in interface software.amazon.awssdk.services.sso.model.GetRoleCredentialsRequest.Builder
The identifier for the AWS account that is assigned to the user.
accountId() - Method in class software.amazon.awssdk.services.sso.model.ListAccountRolesRequest
The identifier for the AWS account that is assigned to the user.
accountId(String) - Method in interface software.amazon.awssdk.services.sso.model.ListAccountRolesRequest.Builder
The identifier for the AWS account that is assigned to the user.
accountId() - Method in class software.amazon.awssdk.services.sso.model.RoleInfo
The identifier of the AWS account assigned to the user.
accountId(String) - Method in interface software.amazon.awssdk.services.sso.model.RoleInfo.Builder
The identifier of the AWS account assigned to the user.
AccountInfo - Class in software.amazon.awssdk.services.sso.model
Provides information about your AWS account.
AccountInfo.Builder - Interface in software.amazon.awssdk.services.sso.model
 
accountList() - Method in class software.amazon.awssdk.services.sso.model.ListAccountsResponse
A paginated response with the list of account information and the next token if more results are available.
accountList(Collection<AccountInfo>) - Method in interface software.amazon.awssdk.services.sso.model.ListAccountsResponse.Builder
A paginated response with the list of account information and the next token if more results are available.
accountList(AccountInfo...) - Method in interface software.amazon.awssdk.services.sso.model.ListAccountsResponse.Builder
A paginated response with the list of account information and the next token if more results are available.
accountList(Consumer<AccountInfo.Builder>...) - Method in interface software.amazon.awssdk.services.sso.model.ListAccountsResponse.Builder
A paginated response with the list of account information and the next token if more results are available.
accountList() - Method in class software.amazon.awssdk.services.sso.paginators.ListAccountsIterable
Returns an iterable to iterate through the paginated ListAccountsResponse.accountList() member.
accountList() - Method in class software.amazon.awssdk.services.sso.paginators.ListAccountsPublisher
Returns a publisher that can be used to get a stream of data.
accountName() - Method in class software.amazon.awssdk.services.sso.model.AccountInfo
The display name of the AWS account that is assigned to the user.
accountName(String) - Method in interface software.amazon.awssdk.services.sso.model.AccountInfo.Builder
The display name of the AWS account that is assigned to the user.
asyncCredentialUpdateEnabled(Boolean) - Method in interface software.amazon.awssdk.services.sso.auth.SsoCredentialsProvider.Builder
Configure whether the provider should fetch credentials asynchronously in the background.
asyncCredentialUpdateEnabled(Boolean) - Method in class software.amazon.awssdk.services.sso.auth.SsoCredentialsProvider.BuilderImpl
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sso.model.InvalidRequestException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sso.model.ResourceNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sso.model.SsoException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.sso.model.SsoException.BuilderImpl
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sso.model.TooManyRequestsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sso.model.UnauthorizedException.Builder
 

B

build() - Method in interface software.amazon.awssdk.services.sso.auth.ExpiredTokenException.Builder
 
build() - Method in interface software.amazon.awssdk.services.sso.auth.SsoCredentialsProvider.Builder
Create a SsoCredentialsProvider using the configuration applied to this builder.
build() - Method in class software.amazon.awssdk.services.sso.auth.SsoCredentialsProvider.BuilderImpl
 
build() - Method in interface software.amazon.awssdk.services.sso.internal.SsoAccessToken.Builder
 
build() - Method in class software.amazon.awssdk.services.sso.model.SsoException.BuilderImpl
 
build() - Method in interface software.amazon.awssdk.services.sso.model.SsoRequest.Builder
 
build() - Method in interface software.amazon.awssdk.services.sso.model.SsoResponse.Builder
 
builder() - Static method in exception software.amazon.awssdk.services.sso.auth.ExpiredTokenException
 
builder() - Static method in class software.amazon.awssdk.services.sso.auth.SsoCredentialsProvider
Get a builder for creating a custom SsoCredentialsProvider.
builder() - Static method in class software.amazon.awssdk.services.sso.internal.SsoAccessToken
 
builder() - Static method in class software.amazon.awssdk.services.sso.model.AccountInfo
 
builder() - Static method in class software.amazon.awssdk.services.sso.model.GetRoleCredentialsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sso.model.GetRoleCredentialsResponse
 
builder() - Static method in exception software.amazon.awssdk.services.sso.model.InvalidRequestException
 
builder() - Static method in class software.amazon.awssdk.services.sso.model.ListAccountRolesRequest
 
builder() - Static method in class software.amazon.awssdk.services.sso.model.ListAccountRolesResponse
 
builder() - Static method in class software.amazon.awssdk.services.sso.model.ListAccountsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sso.model.ListAccountsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sso.model.LogoutRequest
 
builder() - Static method in class software.amazon.awssdk.services.sso.model.LogoutResponse
 
builder() - Static method in exception software.amazon.awssdk.services.sso.model.ResourceNotFoundException
 
builder() - Static method in class software.amazon.awssdk.services.sso.model.RoleCredentials
 
builder() - Static method in class software.amazon.awssdk.services.sso.model.RoleInfo
 
builder() - Static method in exception software.amazon.awssdk.services.sso.model.SsoException
 
builder() - Static method in exception software.amazon.awssdk.services.sso.model.TooManyRequestsException
 
builder() - Static method in exception software.amazon.awssdk.services.sso.model.UnauthorizedException
 
builder() - Static method in interface software.amazon.awssdk.services.sso.SsoAsyncClient
Create a builder that can be used to configure and create a SsoAsyncClient.
builder() - Static method in interface software.amazon.awssdk.services.sso.SsoClient
Create a builder that can be used to configure and create a SsoClient.
BuilderImpl(SsoCredentialsProvider) - Constructor for class software.amazon.awssdk.services.sso.auth.SsoCredentialsProvider.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.sso.model.SsoException.BuilderImpl
 
BuilderImpl(SsoException) - Constructor for class software.amazon.awssdk.services.sso.model.SsoException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.sso.model.SsoRequest.BuilderImpl
 
BuilderImpl(SsoRequest) - Constructor for class software.amazon.awssdk.services.sso.model.SsoRequest.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.sso.model.SsoResponse.BuilderImpl
 
BuilderImpl(SsoResponse) - Constructor for class software.amazon.awssdk.services.sso.model.SsoResponse.BuilderImpl
 

C

cause(Throwable) - Method in interface software.amazon.awssdk.services.sso.auth.ExpiredTokenException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sso.model.InvalidRequestException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sso.model.ResourceNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sso.model.SsoException.Builder
 
cause(Throwable) - Method in class software.amazon.awssdk.services.sso.model.SsoException.BuilderImpl
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sso.model.TooManyRequestsException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sso.model.UnauthorizedException.Builder
 
close() - Method in class software.amazon.awssdk.services.sso.auth.SsoCredentialsProvider
 
create(ProfileProviderCredentialsContext) - Method in class software.amazon.awssdk.services.sso.auth.SsoProfileCredentialsProviderFactory
Default method to create the SsoProfileCredentialsProvider with a SsoAccessTokenProvider object created with the start url from Profile in the ProfileProviderCredentialsContext or environment variables and the default token file directory.
create(Profile, ProfileFile, SdkTokenProvider) - Method in class software.amazon.awssdk.services.sso.auth.SsoProfileCredentialsProviderFactory
Alternative method to create the SsoProfileCredentialsProvider with a customized SsoAccessTokenProvider.
create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.sso.model.SsoResponseMetadata
 
create() - Static method in interface software.amazon.awssdk.services.sso.SsoAsyncClient
Create a SsoAsyncClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in interface software.amazon.awssdk.services.sso.SsoClient
Create a SsoClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.

E

emailAddress(String) - Method in interface software.amazon.awssdk.services.sso.model.AccountInfo.Builder
The email address of the AWS account that is assigned to the user.
emailAddress() - Method in class software.amazon.awssdk.services.sso.model.AccountInfo
The email address of the AWS account that is assigned to the user.
equals(Object) - Method in class software.amazon.awssdk.services.sso.internal.SsoAccessToken
 
equals(Object) - Method in class software.amazon.awssdk.services.sso.model.AccountInfo
 
equals(Object) - Method in class software.amazon.awssdk.services.sso.model.GetRoleCredentialsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sso.model.GetRoleCredentialsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sso.model.ListAccountRolesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sso.model.ListAccountRolesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sso.model.ListAccountsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sso.model.ListAccountsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sso.model.LogoutRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sso.model.LogoutResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sso.model.RoleCredentials
 
equals(Object) - Method in class software.amazon.awssdk.services.sso.model.RoleInfo
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sso.model.AccountInfo
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sso.model.GetRoleCredentialsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sso.model.GetRoleCredentialsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sso.model.ListAccountRolesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sso.model.ListAccountRolesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sso.model.ListAccountsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sso.model.ListAccountsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sso.model.LogoutRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sso.model.LogoutResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sso.model.RoleCredentials
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sso.model.RoleInfo
 
expiration(Long) - Method in interface software.amazon.awssdk.services.sso.model.RoleCredentials.Builder
The date on which temporary security credentials expire.
expiration() - Method in class software.amazon.awssdk.services.sso.model.RoleCredentials
The date on which temporary security credentials expire.
expirationTime() - Method in class software.amazon.awssdk.services.sso.internal.SsoAccessToken
 
ExpiredTokenException - Exception in software.amazon.awssdk.services.sso.auth
The session token that was passed is expired or is not valid.
ExpiredTokenException.Builder - Interface in software.amazon.awssdk.services.sso.auth
 
expiresAt(Instant) - Method in interface software.amazon.awssdk.services.sso.internal.SsoAccessToken.Builder
 

G

generateCachedTokenPath(String, String) - Static method in class software.amazon.awssdk.services.sso.internal.SsoTokenFileUtils
Generate the cached file name by generating the SHA1 Hex Digest of the UTF-8 encoded start url bytes.
getRoleCredentials(GetRoleCredentialsRequest) - Method in interface software.amazon.awssdk.services.sso.SsoAsyncClient
Returns the STS short-term credentials for a given role name that is assigned to the user.
getRoleCredentials(Consumer<GetRoleCredentialsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sso.SsoAsyncClient
Returns the STS short-term credentials for a given role name that is assigned to the user.
getRoleCredentials(GetRoleCredentialsRequest) - Method in interface software.amazon.awssdk.services.sso.SsoClient
Returns the STS short-term credentials for a given role name that is assigned to the user.
getRoleCredentials(Consumer<GetRoleCredentialsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sso.SsoClient
Returns the STS short-term credentials for a given role name that is assigned to the user.
GetRoleCredentialsRequest - Class in software.amazon.awssdk.services.sso.model
 
GetRoleCredentialsRequest.Builder - Interface in software.amazon.awssdk.services.sso.model
 
GetRoleCredentialsRequestMarshaller - Class in software.amazon.awssdk.services.sso.transform
GetRoleCredentialsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sso.transform.GetRoleCredentialsRequestMarshaller
 
GetRoleCredentialsResponse - Class in software.amazon.awssdk.services.sso.model
 
GetRoleCredentialsResponse.Builder - Interface in software.amazon.awssdk.services.sso.model
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sso.model.AccountInfo
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sso.model.GetRoleCredentialsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sso.model.GetRoleCredentialsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sso.model.ListAccountRolesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sso.model.ListAccountRolesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sso.model.ListAccountsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sso.model.ListAccountsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sso.model.LogoutRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sso.model.LogoutResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sso.model.RoleCredentials
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sso.model.RoleInfo
 

H

hasAccountList() - Method in class software.amazon.awssdk.services.sso.model.ListAccountsResponse
For responses, this returns true if the service returned a value for the AccountList property.
hashCode() - Method in class software.amazon.awssdk.services.sso.internal.SsoAccessToken
 
hashCode() - Method in class software.amazon.awssdk.services.sso.model.AccountInfo
 
hashCode() - Method in class software.amazon.awssdk.services.sso.model.GetRoleCredentialsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sso.model.GetRoleCredentialsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sso.model.ListAccountRolesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sso.model.ListAccountRolesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sso.model.ListAccountsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sso.model.ListAccountsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sso.model.LogoutRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sso.model.LogoutResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sso.model.RoleCredentials
 
hashCode() - Method in class software.amazon.awssdk.services.sso.model.RoleInfo
 
hasRoleList() - Method in class software.amazon.awssdk.services.sso.model.ListAccountRolesResponse
For responses, this returns true if the service returned a value for the RoleList property.

I

InvalidRequestException - Exception in software.amazon.awssdk.services.sso.model
Indicates that a problem occurred with the input to the request.
InvalidRequestException.Builder - Interface in software.amazon.awssdk.services.sso.model
 
iterator() - Method in class software.amazon.awssdk.services.sso.paginators.ListAccountRolesIterable
 
iterator() - Method in class software.amazon.awssdk.services.sso.paginators.ListAccountsIterable
 

L

listAccountRoles(ListAccountRolesRequest) - Method in interface software.amazon.awssdk.services.sso.SsoAsyncClient
Lists all roles that are assigned to the user for a given AWS account.
listAccountRoles(Consumer<ListAccountRolesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sso.SsoAsyncClient
Lists all roles that are assigned to the user for a given AWS account.
listAccountRoles(ListAccountRolesRequest) - Method in interface software.amazon.awssdk.services.sso.SsoClient
Lists all roles that are assigned to the user for a given AWS account.
listAccountRoles(Consumer<ListAccountRolesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sso.SsoClient
Lists all roles that are assigned to the user for a given AWS account.
ListAccountRolesIterable - Class in software.amazon.awssdk.services.sso.paginators
Represents the output for the SsoClient.listAccountRolesPaginator(software.amazon.awssdk.services.sso.model.ListAccountRolesRequest) operation which is a paginated operation.
ListAccountRolesIterable(SsoClient, ListAccountRolesRequest) - Constructor for class software.amazon.awssdk.services.sso.paginators.ListAccountRolesIterable
 
listAccountRolesPaginator(ListAccountRolesRequest) - Method in interface software.amazon.awssdk.services.sso.SsoAsyncClient
Lists all roles that are assigned to the user for a given AWS account.
listAccountRolesPaginator(Consumer<ListAccountRolesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sso.SsoAsyncClient
Lists all roles that are assigned to the user for a given AWS account.
listAccountRolesPaginator(ListAccountRolesRequest) - Method in interface software.amazon.awssdk.services.sso.SsoClient
Lists all roles that are assigned to the user for a given AWS account.
listAccountRolesPaginator(Consumer<ListAccountRolesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sso.SsoClient
Lists all roles that are assigned to the user for a given AWS account.
ListAccountRolesPublisher - Class in software.amazon.awssdk.services.sso.paginators
Represents the output for the SsoAsyncClient.listAccountRolesPaginator(software.amazon.awssdk.services.sso.model.ListAccountRolesRequest) operation which is a paginated operation.
ListAccountRolesPublisher(SsoAsyncClient, ListAccountRolesRequest) - Constructor for class software.amazon.awssdk.services.sso.paginators.ListAccountRolesPublisher
 
ListAccountRolesRequest - Class in software.amazon.awssdk.services.sso.model
 
ListAccountRolesRequest.Builder - Interface in software.amazon.awssdk.services.sso.model
 
ListAccountRolesRequestMarshaller - Class in software.amazon.awssdk.services.sso.transform
ListAccountRolesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sso.transform.ListAccountRolesRequestMarshaller
 
ListAccountRolesResponse - Class in software.amazon.awssdk.services.sso.model
 
ListAccountRolesResponse.Builder - Interface in software.amazon.awssdk.services.sso.model
 
listAccounts(ListAccountsRequest) - Method in interface software.amazon.awssdk.services.sso.SsoAsyncClient
Lists all AWS accounts assigned to the user.
listAccounts(Consumer<ListAccountsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sso.SsoAsyncClient
Lists all AWS accounts assigned to the user.
listAccounts(ListAccountsRequest) - Method in interface software.amazon.awssdk.services.sso.SsoClient
Lists all AWS accounts assigned to the user.
listAccounts(Consumer<ListAccountsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sso.SsoClient
Lists all AWS accounts assigned to the user.
ListAccountsIterable - Class in software.amazon.awssdk.services.sso.paginators
Represents the output for the SsoClient.listAccountsPaginator(software.amazon.awssdk.services.sso.model.ListAccountsRequest) operation which is a paginated operation.
ListAccountsIterable(SsoClient, ListAccountsRequest) - Constructor for class software.amazon.awssdk.services.sso.paginators.ListAccountsIterable
 
listAccountsPaginator(ListAccountsRequest) - Method in interface software.amazon.awssdk.services.sso.SsoAsyncClient
Lists all AWS accounts assigned to the user.
listAccountsPaginator(Consumer<ListAccountsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sso.SsoAsyncClient
Lists all AWS accounts assigned to the user.
listAccountsPaginator(ListAccountsRequest) - Method in interface software.amazon.awssdk.services.sso.SsoClient
Lists all AWS accounts assigned to the user.
listAccountsPaginator(Consumer<ListAccountsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sso.SsoClient
Lists all AWS accounts assigned to the user.
ListAccountsPublisher - Class in software.amazon.awssdk.services.sso.paginators
Represents the output for the SsoAsyncClient.listAccountsPaginator(software.amazon.awssdk.services.sso.model.ListAccountsRequest) operation which is a paginated operation.
ListAccountsPublisher(SsoAsyncClient, ListAccountsRequest) - Constructor for class software.amazon.awssdk.services.sso.paginators.ListAccountsPublisher
 
ListAccountsRequest - Class in software.amazon.awssdk.services.sso.model
 
ListAccountsRequest.Builder - Interface in software.amazon.awssdk.services.sso.model
 
ListAccountsRequestMarshaller - Class in software.amazon.awssdk.services.sso.transform
ListAccountsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sso.transform.ListAccountsRequestMarshaller
 
ListAccountsResponse - Class in software.amazon.awssdk.services.sso.model
 
ListAccountsResponse.Builder - Interface in software.amazon.awssdk.services.sso.model
 
logout(LogoutRequest) - Method in interface software.amazon.awssdk.services.sso.SsoAsyncClient
Removes the locally stored SSO tokens from the client-side cache and sends an API call to the IAM Identity Center service to invalidate the corresponding server-side IAM Identity Center sign in session.
logout(Consumer<LogoutRequest.Builder>) - Method in interface software.amazon.awssdk.services.sso.SsoAsyncClient
Removes the locally stored SSO tokens from the client-side cache and sends an API call to the IAM Identity Center service to invalidate the corresponding server-side IAM Identity Center sign in session.
logout(LogoutRequest) - Method in interface software.amazon.awssdk.services.sso.SsoClient
Removes the locally stored SSO tokens from the client-side cache and sends an API call to the IAM Identity Center service to invalidate the corresponding server-side IAM Identity Center sign in session.
logout(Consumer<LogoutRequest.Builder>) - Method in interface software.amazon.awssdk.services.sso.SsoClient
Removes the locally stored SSO tokens from the client-side cache and sends an API call to the IAM Identity Center service to invalidate the corresponding server-side IAM Identity Center sign in session.
LogoutRequest - Class in software.amazon.awssdk.services.sso.model
 
LogoutRequest.Builder - Interface in software.amazon.awssdk.services.sso.model
 
LogoutRequestMarshaller - Class in software.amazon.awssdk.services.sso.transform
LogoutRequest Marshaller
LogoutRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sso.transform.LogoutRequestMarshaller
 
LogoutResponse - Class in software.amazon.awssdk.services.sso.model
 
LogoutResponse.Builder - Interface in software.amazon.awssdk.services.sso.model
 

M

marshall(GetRoleCredentialsRequest) - Method in class software.amazon.awssdk.services.sso.transform.GetRoleCredentialsRequestMarshaller
 
marshall(ListAccountRolesRequest) - Method in class software.amazon.awssdk.services.sso.transform.ListAccountRolesRequestMarshaller
 
marshall(ListAccountsRequest) - Method in class software.amazon.awssdk.services.sso.transform.ListAccountsRequestMarshaller
 
marshall(LogoutRequest) - Method in class software.amazon.awssdk.services.sso.transform.LogoutRequestMarshaller
 
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sso.model.ListAccountRolesRequest.Builder
The number of items that clients can request per page.
maxResults() - Method in class software.amazon.awssdk.services.sso.model.ListAccountRolesRequest
The number of items that clients can request per page.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sso.model.ListAccountsRequest.Builder
This is the number of items clients can request per page.
maxResults() - Method in class software.amazon.awssdk.services.sso.model.ListAccountsRequest
This is the number of items clients can request per page.
message(String) - Method in interface software.amazon.awssdk.services.sso.auth.ExpiredTokenException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sso.model.InvalidRequestException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sso.model.ResourceNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sso.model.SsoException.Builder
 
message(String) - Method in class software.amazon.awssdk.services.sso.model.SsoException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.sso.model.TooManyRequestsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sso.model.UnauthorizedException.Builder
 

N

nextToken(String) - Method in interface software.amazon.awssdk.services.sso.model.ListAccountRolesRequest.Builder
The page token from the previous response output when you request subsequent pages.
nextToken() - Method in class software.amazon.awssdk.services.sso.model.ListAccountRolesRequest
The page token from the previous response output when you request subsequent pages.
nextToken(String) - Method in interface software.amazon.awssdk.services.sso.model.ListAccountRolesResponse.Builder
The page token client that is used to retrieve the list of accounts.
nextToken() - Method in class software.amazon.awssdk.services.sso.model.ListAccountRolesResponse
The page token client that is used to retrieve the list of accounts.
nextToken(String) - Method in interface software.amazon.awssdk.services.sso.model.ListAccountsRequest.Builder
(Optional) When requesting subsequent pages, this is the page token from the previous response output.
nextToken() - Method in class software.amazon.awssdk.services.sso.model.ListAccountsRequest
(Optional) When requesting subsequent pages, this is the page token from the previous response output.
nextToken(String) - Method in interface software.amazon.awssdk.services.sso.model.ListAccountsResponse.Builder
The page token client that is used to retrieve the list of accounts.
nextToken() - Method in class software.amazon.awssdk.services.sso.model.ListAccountsResponse
The page token client that is used to retrieve the list of accounts.

O

overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sso.model.GetRoleCredentialsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sso.model.GetRoleCredentialsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sso.model.ListAccountRolesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sso.model.ListAccountRolesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sso.model.ListAccountsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sso.model.ListAccountsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sso.model.LogoutRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sso.model.LogoutRequest.Builder
 

P

prefetchTime(Duration) - Method in interface software.amazon.awssdk.services.sso.auth.SsoCredentialsProvider.Builder
Configure the amount of time, relative to SSO session token expiration, that the cached credentials are considered close to stale and should be updated.
prefetchTime(Duration) - Method in class software.amazon.awssdk.services.sso.auth.SsoCredentialsProvider.BuilderImpl
 
prefetchTime() - Method in class software.amazon.awssdk.services.sso.auth.SsoCredentialsProvider
The amount of time, relative to session token expiration, that the cached credentials are considered close to stale and should be updated.

R

refreshRequest(GetRoleCredentialsRequest) - Method in interface software.amazon.awssdk.services.sso.auth.SsoCredentialsProvider.Builder
Configure the GetRoleCredentialsRequest that should be periodically sent to the SSO service to update the credentials.
refreshRequest(Supplier<GetRoleCredentialsRequest>) - Method in interface software.amazon.awssdk.services.sso.auth.SsoCredentialsProvider.Builder
Similar to SsoCredentialsProvider.Builder.refreshRequest(GetRoleCredentialsRequest), but takes a Supplier to supply the request to SSO.
refreshRequest(GetRoleCredentialsRequest) - Method in class software.amazon.awssdk.services.sso.auth.SsoCredentialsProvider.BuilderImpl
 
refreshRequest(Supplier<GetRoleCredentialsRequest>) - Method in class software.amazon.awssdk.services.sso.auth.SsoCredentialsProvider.BuilderImpl
 
requestId(String) - Method in interface software.amazon.awssdk.services.sso.model.InvalidRequestException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sso.model.ResourceNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sso.model.SsoException.Builder
 
requestId(String) - Method in class software.amazon.awssdk.services.sso.model.SsoException.BuilderImpl
 
requestId(String) - Method in interface software.amazon.awssdk.services.sso.model.TooManyRequestsException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sso.model.UnauthorizedException.Builder
 
resolveCredentials() - Method in class software.amazon.awssdk.services.sso.auth.SsoCredentialsProvider
 
resolveToken() - Method in class software.amazon.awssdk.services.sso.internal.SsoAccessTokenProvider
 
ResourceNotFoundException - Exception in software.amazon.awssdk.services.sso.model
The specified resource doesn't exist.
ResourceNotFoundException.Builder - Interface in software.amazon.awssdk.services.sso.model
 
responseMetadata() - Method in interface software.amazon.awssdk.services.sso.model.SsoResponse.Builder
 
responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.sso.model.SsoResponse.Builder
 
responseMetadata() - Method in class software.amazon.awssdk.services.sso.model.SsoResponse.BuilderImpl
 
responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.sso.model.SsoResponse.BuilderImpl
 
responseMetadata() - Method in class software.amazon.awssdk.services.sso.model.SsoResponse
 
roleCredentials(RoleCredentials) - Method in interface software.amazon.awssdk.services.sso.model.GetRoleCredentialsResponse.Builder
The credentials for the role that is assigned to the user.
roleCredentials(Consumer<RoleCredentials.Builder>) - Method in interface software.amazon.awssdk.services.sso.model.GetRoleCredentialsResponse.Builder
The credentials for the role that is assigned to the user.
roleCredentials() - Method in class software.amazon.awssdk.services.sso.model.GetRoleCredentialsResponse
The credentials for the role that is assigned to the user.
RoleCredentials - Class in software.amazon.awssdk.services.sso.model
Provides information about the role credentials that are assigned to the user.
RoleCredentials.Builder - Interface in software.amazon.awssdk.services.sso.model
 
RoleInfo - Class in software.amazon.awssdk.services.sso.model
Provides information about the role that is assigned to the user.
RoleInfo.Builder - Interface in software.amazon.awssdk.services.sso.model
 
roleList(Collection<RoleInfo>) - Method in interface software.amazon.awssdk.services.sso.model.ListAccountRolesResponse.Builder
A paginated response with the list of roles and the next token if more results are available.
roleList(RoleInfo...) - Method in interface software.amazon.awssdk.services.sso.model.ListAccountRolesResponse.Builder
A paginated response with the list of roles and the next token if more results are available.
roleList(Consumer<RoleInfo.Builder>...) - Method in interface software.amazon.awssdk.services.sso.model.ListAccountRolesResponse.Builder
A paginated response with the list of roles and the next token if more results are available.
roleList() - Method in class software.amazon.awssdk.services.sso.model.ListAccountRolesResponse
A paginated response with the list of roles and the next token if more results are available.
roleList() - Method in class software.amazon.awssdk.services.sso.paginators.ListAccountRolesIterable
Returns an iterable to iterate through the paginated ListAccountRolesResponse.roleList() member.
roleList() - Method in class software.amazon.awssdk.services.sso.paginators.ListAccountRolesPublisher
Returns a publisher that can be used to get a stream of data.
roleName(String) - Method in interface software.amazon.awssdk.services.sso.model.GetRoleCredentialsRequest.Builder
The friendly name of the role that is assigned to the user.
roleName() - Method in class software.amazon.awssdk.services.sso.model.GetRoleCredentialsRequest
The friendly name of the role that is assigned to the user.
roleName(String) - Method in interface software.amazon.awssdk.services.sso.model.RoleInfo.Builder
The friendly name of the role that is assigned to the user.
roleName() - Method in class software.amazon.awssdk.services.sso.model.RoleInfo
The friendly name of the role that is assigned to the user.

S

sdkFields() - Method in class software.amazon.awssdk.services.sso.model.AccountInfo
 
sdkFields() - Method in class software.amazon.awssdk.services.sso.model.GetRoleCredentialsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sso.model.GetRoleCredentialsResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.sso.model.InvalidRequestException
 
sdkFields() - Method in class software.amazon.awssdk.services.sso.model.ListAccountRolesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sso.model.ListAccountRolesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sso.model.ListAccountsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sso.model.ListAccountsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sso.model.LogoutRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sso.model.LogoutResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.sso.model.ResourceNotFoundException
 
sdkFields() - Method in class software.amazon.awssdk.services.sso.model.RoleCredentials
 
sdkFields() - Method in class software.amazon.awssdk.services.sso.model.RoleInfo
 
sdkFields() - Method in exception software.amazon.awssdk.services.sso.model.TooManyRequestsException
 
sdkFields() - Method in exception software.amazon.awssdk.services.sso.model.UnauthorizedException
 
secretAccessKey(String) - Method in interface software.amazon.awssdk.services.sso.model.RoleCredentials.Builder
The key that is used to sign the request.
secretAccessKey() - Method in class software.amazon.awssdk.services.sso.model.RoleCredentials
The key that is used to sign the request.
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sso.model.AccountInfo
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sso.model.GetRoleCredentialsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sso.model.GetRoleCredentialsResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sso.model.InvalidRequestException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sso.model.ListAccountRolesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sso.model.ListAccountRolesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sso.model.ListAccountsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sso.model.ListAccountsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sso.model.LogoutRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sso.model.LogoutResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sso.model.ResourceNotFoundException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sso.model.RoleCredentials
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sso.model.RoleInfo
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sso.model.SsoException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sso.model.TooManyRequestsException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sso.model.UnauthorizedException
 
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.sso.SsoAsyncClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.sso.SsoClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.sso.SsoAsyncClient
 
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.sso.SsoClient
 
serviceMetadata() - Static method in interface software.amazon.awssdk.services.sso.SsoClient
 
sessionCredentials() - Method in class software.amazon.awssdk.services.sso.internal.SessionCredentialsHolder
 
sessionCredentialsExpiration() - Method in class software.amazon.awssdk.services.sso.internal.SessionCredentialsHolder
 
SessionCredentialsHolder - Class in software.amazon.awssdk.services.sso.internal
Holder class used to atomically store a session with its expiration time.
SessionCredentialsHolder(AwsSessionCredentials, Instant) - Constructor for class software.amazon.awssdk.services.sso.internal.SessionCredentialsHolder
 
sessionToken(String) - Method in interface software.amazon.awssdk.services.sso.model.RoleCredentials.Builder
The token used for temporary credentials.
sessionToken() - Method in class software.amazon.awssdk.services.sso.model.RoleCredentials
The token used for temporary credentials.
software.amazon.awssdk.services.sso - package software.amazon.awssdk.services.sso
AWS IAM Identity Center (successor to AWS Single Sign-On) Portal is a web service that makes it easy for you to assign user access to IAM Identity Center resources such as the AWS access portal.
software.amazon.awssdk.services.sso.auth - package software.amazon.awssdk.services.sso.auth
 
software.amazon.awssdk.services.sso.internal - package software.amazon.awssdk.services.sso.internal
 
software.amazon.awssdk.services.sso.model - package software.amazon.awssdk.services.sso.model
 
software.amazon.awssdk.services.sso.paginators - package software.amazon.awssdk.services.sso.paginators
 
software.amazon.awssdk.services.sso.transform - package software.amazon.awssdk.services.sso.transform
 
SsoAccessToken - Class in software.amazon.awssdk.services.sso.internal
 
SsoAccessToken.Builder - Interface in software.amazon.awssdk.services.sso.internal
 
SsoAccessTokenProvider - Class in software.amazon.awssdk.services.sso.internal
Resolve the access token from the cached token file.
SsoAccessTokenProvider(Path) - Constructor for class software.amazon.awssdk.services.sso.internal.SsoAccessTokenProvider
 
SsoAsyncClient - Interface in software.amazon.awssdk.services.sso
Service client for accessing SSO asynchronously.
SsoAsyncClientBuilder - Interface in software.amazon.awssdk.services.sso
A builder for creating an instance of SsoAsyncClient.
SsoBaseClientBuilder<B extends SsoBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.sso
This includes configuration specific to SSO that is supported by both SsoClientBuilder and SsoAsyncClientBuilder.
ssoClient(SsoClient) - Method in interface software.amazon.awssdk.services.sso.auth.SsoCredentialsProvider.Builder
Configure the SsoClient to use when calling SSO to update the session.
ssoClient(SsoClient) - Method in class software.amazon.awssdk.services.sso.auth.SsoCredentialsProvider.BuilderImpl
 
SsoClient - Interface in software.amazon.awssdk.services.sso
Service client for accessing SSO.
SsoClientBuilder - Interface in software.amazon.awssdk.services.sso
A builder for creating an instance of SsoClient.
SsoClientOption<T> - Class in software.amazon.awssdk.services.sso.internal
 
SsoCredentialsProvider - Class in software.amazon.awssdk.services.sso.auth
An implementation of AwsCredentialsProvider that periodically sends a GetRoleCredentialsRequest to the AWS Single Sign-On Service to maintain short-lived sessions to use for authentication.
SsoCredentialsProvider.Builder - Interface in software.amazon.awssdk.services.sso.auth
A builder for creating a custom SsoCredentialsProvider.
SsoCredentialsProvider.BuilderImpl - Class in software.amazon.awssdk.services.sso.auth
 
SsoException - Exception in software.amazon.awssdk.services.sso.model
 
SsoException(SsoException.Builder) - Constructor for exception software.amazon.awssdk.services.sso.model.SsoException
 
SsoException.Builder - Interface in software.amazon.awssdk.services.sso.model
 
SsoException.BuilderImpl - Class in software.amazon.awssdk.services.sso.model
 
SsoProfileCredentialsProviderFactory - Class in software.amazon.awssdk.services.sso.auth
An implementation of ProfileCredentialsProviderFactory that allows users to get SSO role credentials using the startUrl specified in either a Profile or environment variables.
SsoProfileCredentialsProviderFactory() - Constructor for class software.amazon.awssdk.services.sso.auth.SsoProfileCredentialsProviderFactory
 
SsoRequest - Class in software.amazon.awssdk.services.sso.model
 
SsoRequest(SsoRequest.Builder) - Constructor for class software.amazon.awssdk.services.sso.model.SsoRequest
 
SsoRequest.Builder - Interface in software.amazon.awssdk.services.sso.model
 
SsoRequest.BuilderImpl - Class in software.amazon.awssdk.services.sso.model
 
SsoResponse - Class in software.amazon.awssdk.services.sso.model
 
SsoResponse(SsoResponse.Builder) - Constructor for class software.amazon.awssdk.services.sso.model.SsoResponse
 
SsoResponse.Builder - Interface in software.amazon.awssdk.services.sso.model
 
SsoResponse.BuilderImpl - Class in software.amazon.awssdk.services.sso.model
 
SsoResponseMetadata - Class in software.amazon.awssdk.services.sso.model
 
SsoTokenFileUtils - Class in software.amazon.awssdk.services.sso.internal
A tool class helps generating the path of cached token file.
staleTime(Duration) - Method in interface software.amazon.awssdk.services.sso.auth.SsoCredentialsProvider.Builder
Configure the amount of time, relative to SSO session token expiration, that the cached credentials are considered stale and should no longer be used.
staleTime(Duration) - Method in class software.amazon.awssdk.services.sso.auth.SsoCredentialsProvider.BuilderImpl
 
staleTime() - Method in class software.amazon.awssdk.services.sso.auth.SsoCredentialsProvider
The amount of time, relative to session token expiration, that the cached credentials are considered stale and should no longer be used.
statusCode(int) - Method in interface software.amazon.awssdk.services.sso.model.InvalidRequestException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sso.model.ResourceNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sso.model.SsoException.Builder
 
statusCode(int) - Method in class software.amazon.awssdk.services.sso.model.SsoException.BuilderImpl
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sso.model.TooManyRequestsException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sso.model.UnauthorizedException.Builder
 
subscribe(Subscriber<? super ListAccountRolesResponse>) - Method in class software.amazon.awssdk.services.sso.paginators.ListAccountRolesPublisher
 
subscribe(Subscriber<? super ListAccountsResponse>) - Method in class software.amazon.awssdk.services.sso.paginators.ListAccountsPublisher
 

T

toBuilder() - Method in exception software.amazon.awssdk.services.sso.auth.ExpiredTokenException
 
toBuilder() - Method in class software.amazon.awssdk.services.sso.auth.SsoCredentialsProvider
 
toBuilder() - Method in class software.amazon.awssdk.services.sso.model.AccountInfo
 
toBuilder() - Method in class software.amazon.awssdk.services.sso.model.GetRoleCredentialsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sso.model.GetRoleCredentialsResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.sso.model.InvalidRequestException
 
toBuilder() - Method in class software.amazon.awssdk.services.sso.model.ListAccountRolesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sso.model.ListAccountRolesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sso.model.ListAccountsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sso.model.ListAccountsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sso.model.LogoutRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sso.model.LogoutResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.sso.model.ResourceNotFoundException
 
toBuilder() - Method in class software.amazon.awssdk.services.sso.model.RoleCredentials
 
toBuilder() - Method in class software.amazon.awssdk.services.sso.model.RoleInfo
 
toBuilder() - Method in exception software.amazon.awssdk.services.sso.model.SsoException
 
toBuilder() - Method in class software.amazon.awssdk.services.sso.model.SsoRequest
 
toBuilder() - Method in exception software.amazon.awssdk.services.sso.model.TooManyRequestsException
 
toBuilder() - Method in exception software.amazon.awssdk.services.sso.model.UnauthorizedException
 
token() - Method in class software.amazon.awssdk.services.sso.internal.SsoAccessToken
 
TooManyRequestsException - Exception in software.amazon.awssdk.services.sso.model
Indicates that the request is being made too frequently and is more than what the server can handle.
TooManyRequestsException.Builder - Interface in software.amazon.awssdk.services.sso.model
 
toString() - Method in class software.amazon.awssdk.services.sso.internal.SsoAccessToken
 
toString() - Method in class software.amazon.awssdk.services.sso.model.AccountInfo
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sso.model.GetRoleCredentialsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sso.model.GetRoleCredentialsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sso.model.ListAccountRolesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sso.model.ListAccountRolesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sso.model.ListAccountsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sso.model.ListAccountsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sso.model.LogoutRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sso.model.LogoutResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sso.model.RoleCredentials
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sso.model.RoleInfo
Returns a string representation of this object.

U

UnauthorizedException - Exception in software.amazon.awssdk.services.sso.model
Indicates that the request is not authorized.
UnauthorizedException.Builder - Interface in software.amazon.awssdk.services.sso.model
 
A B C E G H I L M N O P R S T U 
Skip navigation links

Copyright © 2022. All rights reserved.