Skip navigation links
A B C D E F G H I L M R S T U V W 

A

AbstractAWSIdentityStore - Class in com.amazonaws.services.identitystore
Abstract implementation of AWSIdentityStore.
AbstractAWSIdentityStore() - Constructor for class com.amazonaws.services.identitystore.AbstractAWSIdentityStore
 
AbstractAWSIdentityStoreAsync - Class in com.amazonaws.services.identitystore
Abstract implementation of AWSIdentityStoreAsync.
AbstractAWSIdentityStoreAsync() - Constructor for class com.amazonaws.services.identitystore.AbstractAWSIdentityStoreAsync
 
AccessDeniedException - Exception in com.amazonaws.services.identitystore.model
You do not have sufficient access to perform this action.
AccessDeniedException(String) - Constructor for exception com.amazonaws.services.identitystore.model.AccessDeniedException
Constructs a new AccessDeniedException with the specified error message.
asyncBuilder() - Static method in class com.amazonaws.services.identitystore.AWSIdentityStoreAsyncClient
 
AWSIdentityStore - Interface in com.amazonaws.services.identitystore
Interface for accessing IdentityStore.
AWSIdentityStoreAsync - Interface in com.amazonaws.services.identitystore
Interface for accessing IdentityStore asynchronously.
AWSIdentityStoreAsyncClient - Class in com.amazonaws.services.identitystore
Client for accessing IdentityStore asynchronously.
AWSIdentityStoreAsyncClientBuilder - Class in com.amazonaws.services.identitystore
Fluent builder for AWSIdentityStoreAsync.
AWSIdentityStoreClient - Class in com.amazonaws.services.identitystore
Client for accessing IdentityStore.
AWSIdentityStoreClientBuilder - Class in com.amazonaws.services.identitystore
Fluent builder for AWSIdentityStore.
AWSIdentityStoreException - Exception in com.amazonaws.services.identitystore.model
Base exception for all service exceptions thrown by AWS SSO Identity Store
AWSIdentityStoreException(String) - Constructor for exception com.amazonaws.services.identitystore.model.AWSIdentityStoreException
Constructs a new AWSIdentityStoreException with the specified error message.

B

build(AwsAsyncClientParams) - Method in class com.amazonaws.services.identitystore.AWSIdentityStoreAsyncClientBuilder
Construct an asynchronous implementation of AWSIdentityStoreAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.identitystore.AWSIdentityStoreClientBuilder
Construct a synchronous implementation of AWSIdentityStore using the current builder configuration.
builder() - Static method in class com.amazonaws.services.identitystore.AWSIdentityStoreClient
 

C

clone() - Method in class com.amazonaws.services.identitystore.model.DescribeGroupRequest
 
clone() - Method in class com.amazonaws.services.identitystore.model.DescribeGroupResult
 
clone() - Method in class com.amazonaws.services.identitystore.model.DescribeUserRequest
 
clone() - Method in class com.amazonaws.services.identitystore.model.DescribeUserResult
 
clone() - Method in class com.amazonaws.services.identitystore.model.Filter
 
clone() - Method in class com.amazonaws.services.identitystore.model.Group
 
clone() - Method in class com.amazonaws.services.identitystore.model.ListGroupsRequest
 
clone() - Method in class com.amazonaws.services.identitystore.model.ListGroupsResult
 
clone() - Method in class com.amazonaws.services.identitystore.model.ListUsersRequest
 
clone() - Method in class com.amazonaws.services.identitystore.model.ListUsersResult
 
clone() - Method in class com.amazonaws.services.identitystore.model.User
 
com.amazonaws.services.identitystore - package com.amazonaws.services.identitystore
The AWS Single Sign-On (SSO) Identity Store service provides a single place to retrieve all of your identities (users and groups).
com.amazonaws.services.identitystore.model - package com.amazonaws.services.identitystore.model
 
configFactory - Static variable in class com.amazonaws.services.identitystore.AWSIdentityStoreClient
Client configuration factory providing ClientConfigurations tailored to this client

D

defaultClient() - Static method in class com.amazonaws.services.identitystore.AWSIdentityStoreAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.identitystore.AWSIdentityStoreClientBuilder
 
describeGroup(DescribeGroupRequest) - Method in class com.amazonaws.services.identitystore.AbstractAWSIdentityStore
 
describeGroup(DescribeGroupRequest) - Method in interface com.amazonaws.services.identitystore.AWSIdentityStore
Retrieves the group metadata and attributes from GroupId in an identity store.
describeGroup(DescribeGroupRequest) - Method in class com.amazonaws.services.identitystore.AWSIdentityStoreClient
Retrieves the group metadata and attributes from GroupId in an identity store.
describeGroupAsync(DescribeGroupRequest) - Method in class com.amazonaws.services.identitystore.AbstractAWSIdentityStoreAsync
 
describeGroupAsync(DescribeGroupRequest, AsyncHandler<DescribeGroupRequest, DescribeGroupResult>) - Method in class com.amazonaws.services.identitystore.AbstractAWSIdentityStoreAsync
 
describeGroupAsync(DescribeGroupRequest) - Method in interface com.amazonaws.services.identitystore.AWSIdentityStoreAsync
Retrieves the group metadata and attributes from GroupId in an identity store.
describeGroupAsync(DescribeGroupRequest, AsyncHandler<DescribeGroupRequest, DescribeGroupResult>) - Method in interface com.amazonaws.services.identitystore.AWSIdentityStoreAsync
Retrieves the group metadata and attributes from GroupId in an identity store.
describeGroupAsync(DescribeGroupRequest) - Method in class com.amazonaws.services.identitystore.AWSIdentityStoreAsyncClient
 
describeGroupAsync(DescribeGroupRequest, AsyncHandler<DescribeGroupRequest, DescribeGroupResult>) - Method in class com.amazonaws.services.identitystore.AWSIdentityStoreAsyncClient
 
DescribeGroupRequest - Class in com.amazonaws.services.identitystore.model
 
DescribeGroupRequest() - Constructor for class com.amazonaws.services.identitystore.model.DescribeGroupRequest
 
DescribeGroupResult - Class in com.amazonaws.services.identitystore.model
 
DescribeGroupResult() - Constructor for class com.amazonaws.services.identitystore.model.DescribeGroupResult
 
describeUser(DescribeUserRequest) - Method in class com.amazonaws.services.identitystore.AbstractAWSIdentityStore
 
describeUser(DescribeUserRequest) - Method in interface com.amazonaws.services.identitystore.AWSIdentityStore
Retrieves the user metadata and attributes from UserId in an identity store.
describeUser(DescribeUserRequest) - Method in class com.amazonaws.services.identitystore.AWSIdentityStoreClient
Retrieves the user metadata and attributes from UserId in an identity store.
describeUserAsync(DescribeUserRequest) - Method in class com.amazonaws.services.identitystore.AbstractAWSIdentityStoreAsync
 
describeUserAsync(DescribeUserRequest, AsyncHandler<DescribeUserRequest, DescribeUserResult>) - Method in class com.amazonaws.services.identitystore.AbstractAWSIdentityStoreAsync
 
describeUserAsync(DescribeUserRequest) - Method in interface com.amazonaws.services.identitystore.AWSIdentityStoreAsync
Retrieves the user metadata and attributes from UserId in an identity store.
describeUserAsync(DescribeUserRequest, AsyncHandler<DescribeUserRequest, DescribeUserResult>) - Method in interface com.amazonaws.services.identitystore.AWSIdentityStoreAsync
Retrieves the user metadata and attributes from UserId in an identity store.
describeUserAsync(DescribeUserRequest) - Method in class com.amazonaws.services.identitystore.AWSIdentityStoreAsyncClient
 
describeUserAsync(DescribeUserRequest, AsyncHandler<DescribeUserRequest, DescribeUserResult>) - Method in class com.amazonaws.services.identitystore.AWSIdentityStoreAsyncClient
 
DescribeUserRequest - Class in com.amazonaws.services.identitystore.model
 
DescribeUserRequest() - Constructor for class com.amazonaws.services.identitystore.model.DescribeUserRequest
 
DescribeUserResult - Class in com.amazonaws.services.identitystore.model
 
DescribeUserResult() - Constructor for class com.amazonaws.services.identitystore.model.DescribeUserResult
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.identitystore.AWSIdentityStore
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.identitystore.model.DescribeGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.identitystore.model.DescribeGroupResult
 
equals(Object) - Method in class com.amazonaws.services.identitystore.model.DescribeUserRequest
 
equals(Object) - Method in class com.amazonaws.services.identitystore.model.DescribeUserResult
 
equals(Object) - Method in class com.amazonaws.services.identitystore.model.Filter
 
equals(Object) - Method in class com.amazonaws.services.identitystore.model.Group
 
equals(Object) - Method in class com.amazonaws.services.identitystore.model.ListGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.identitystore.model.ListGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.identitystore.model.ListUsersRequest
 
equals(Object) - Method in class com.amazonaws.services.identitystore.model.ListUsersResult
 
equals(Object) - Method in class com.amazonaws.services.identitystore.model.User
 

F

Filter - Class in com.amazonaws.services.identitystore.model
A query filter used by ListUsers and ListGroup.
Filter() - Constructor for class com.amazonaws.services.identitystore.model.Filter
 
fromValue(String) - Static method in enum com.amazonaws.services.identitystore.model.ResourceType
Use this in place of valueOf.

G

getAttributePath() - Method in class com.amazonaws.services.identitystore.model.Filter
The attribute path that is used to specify which attribute name to search.
getAttributeValue() - Method in class com.amazonaws.services.identitystore.model.Filter
Represents the data for an attribute.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.identitystore.AbstractAWSIdentityStore
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.identitystore.AWSIdentityStore
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.identitystore.AWSIdentityStoreClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getDisplayName() - Method in class com.amazonaws.services.identitystore.model.DescribeGroupResult
Contains the group’s display name value.
getDisplayName() - Method in class com.amazonaws.services.identitystore.model.Group
Contains the group’s display name value.
getExecutorService() - Method in class com.amazonaws.services.identitystore.AWSIdentityStoreAsyncClient
Returns the executor service used by this client to execute async requests.
getFilters() - Method in class com.amazonaws.services.identitystore.model.ListGroupsRequest
A list of Filter objects, which is used in the ListUsers and ListGroups request.
getFilters() - Method in class com.amazonaws.services.identitystore.model.ListUsersRequest
A list of Filter objects, which is used in the ListUsers and ListGroups request.
getGroupId() - Method in class com.amazonaws.services.identitystore.model.DescribeGroupRequest
The identifier for a group in the identity store.
getGroupId() - Method in class com.amazonaws.services.identitystore.model.DescribeGroupResult
The identifier for a group in the identity store.
getGroupId() - Method in class com.amazonaws.services.identitystore.model.Group
The identifier for a group in the identity store.
getGroups() - Method in class com.amazonaws.services.identitystore.model.ListGroupsResult
A list of Group objects in the identity store.
getIdentityStoreId() - Method in class com.amazonaws.services.identitystore.model.DescribeGroupRequest
The globally unique identifier for the identity store, such as d-1234567890.
getIdentityStoreId() - Method in class com.amazonaws.services.identitystore.model.DescribeUserRequest
The globally unique identifier for the identity store, such as d-1234567890.
getIdentityStoreId() - Method in class com.amazonaws.services.identitystore.model.ListGroupsRequest
The globally unique identifier for the identity store, such as d-1234567890.
getIdentityStoreId() - Method in class com.amazonaws.services.identitystore.model.ListUsersRequest
The globally unique identifier for the identity store, such as d-1234567890.
getMaxResults() - Method in class com.amazonaws.services.identitystore.model.ListGroupsRequest
The maximum number of results to be returned per request.
getMaxResults() - Method in class com.amazonaws.services.identitystore.model.ListUsersRequest
The maximum number of results to be returned per request.
getNextToken() - Method in class com.amazonaws.services.identitystore.model.ListGroupsRequest
The pagination token used for the ListUsers and ListGroups API operations.
getNextToken() - Method in class com.amazonaws.services.identitystore.model.ListGroupsResult
The pagination token used for the ListUsers and ListGroups API operations.
getNextToken() - Method in class com.amazonaws.services.identitystore.model.ListUsersRequest
The pagination token used for the ListUsers and ListGroups API operations.
getNextToken() - Method in class com.amazonaws.services.identitystore.model.ListUsersResult
The pagination token used for the ListUsers and ListGroups API operations.
getRequestId() - Method in exception com.amazonaws.services.identitystore.model.AccessDeniedException
The identifier for each request.
getRequestId() - Method in exception com.amazonaws.services.identitystore.model.InternalServerException
The identifier for each request.
getRequestId() - Method in exception com.amazonaws.services.identitystore.model.ResourceNotFoundException
The identifier for each request.
getRequestId() - Method in exception com.amazonaws.services.identitystore.model.ThrottlingException
The identifier for each request.
getRequestId() - Method in exception com.amazonaws.services.identitystore.model.ValidationException
The identifier for each request.
getResourceId() - Method in exception com.amazonaws.services.identitystore.model.ResourceNotFoundException
The identifier for a resource in the identity store, which can be used as UserId or GroupId.
getResourceType() - Method in exception com.amazonaws.services.identitystore.model.ResourceNotFoundException
The type of resource in the Identity Store service, which is an enum object.
getUserId() - Method in class com.amazonaws.services.identitystore.model.DescribeUserRequest
The identifier for a user in the identity store.
getUserId() - Method in class com.amazonaws.services.identitystore.model.DescribeUserResult
The identifier for a user in the identity store.
getUserId() - Method in class com.amazonaws.services.identitystore.model.User
The identifier for a user in the identity store.
getUserName() - Method in class com.amazonaws.services.identitystore.model.DescribeUserResult
Contains the user’s user name value.
getUserName() - Method in class com.amazonaws.services.identitystore.model.User
Contains the user’s user name value.
getUsers() - Method in class com.amazonaws.services.identitystore.model.ListUsersResult
A list of User objects in the identity store.
Group - Class in com.amazonaws.services.identitystore.model
A group object, which contains a specified group’s metadata and attributes.
Group() - Constructor for class com.amazonaws.services.identitystore.model.Group
 

H

hashCode() - Method in class com.amazonaws.services.identitystore.model.DescribeGroupRequest
 
hashCode() - Method in class com.amazonaws.services.identitystore.model.DescribeGroupResult
 
hashCode() - Method in class com.amazonaws.services.identitystore.model.DescribeUserRequest
 
hashCode() - Method in class com.amazonaws.services.identitystore.model.DescribeUserResult
 
hashCode() - Method in class com.amazonaws.services.identitystore.model.Filter
 
hashCode() - Method in class com.amazonaws.services.identitystore.model.Group
 
hashCode() - Method in class com.amazonaws.services.identitystore.model.ListGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.identitystore.model.ListGroupsResult
 
hashCode() - Method in class com.amazonaws.services.identitystore.model.ListUsersRequest
 
hashCode() - Method in class com.amazonaws.services.identitystore.model.ListUsersResult
 
hashCode() - Method in class com.amazonaws.services.identitystore.model.User
 

I

InternalServerException - Exception in com.amazonaws.services.identitystore.model
The request processing has failed because of an unknown error, exception or failure with an internal server.
InternalServerException(String) - Constructor for exception com.amazonaws.services.identitystore.model.InternalServerException
Constructs a new InternalServerException with the specified error message.

L

listGroups(ListGroupsRequest) - Method in class com.amazonaws.services.identitystore.AbstractAWSIdentityStore
 
listGroups(ListGroupsRequest) - Method in interface com.amazonaws.services.identitystore.AWSIdentityStore
Lists the attribute name and value of the group that you specified in the search.
listGroups(ListGroupsRequest) - Method in class com.amazonaws.services.identitystore.AWSIdentityStoreClient
Lists the attribute name and value of the group that you specified in the search.
listGroupsAsync(ListGroupsRequest) - Method in class com.amazonaws.services.identitystore.AbstractAWSIdentityStoreAsync
 
listGroupsAsync(ListGroupsRequest, AsyncHandler<ListGroupsRequest, ListGroupsResult>) - Method in class com.amazonaws.services.identitystore.AbstractAWSIdentityStoreAsync
 
listGroupsAsync(ListGroupsRequest) - Method in interface com.amazonaws.services.identitystore.AWSIdentityStoreAsync
Lists the attribute name and value of the group that you specified in the search.
listGroupsAsync(ListGroupsRequest, AsyncHandler<ListGroupsRequest, ListGroupsResult>) - Method in interface com.amazonaws.services.identitystore.AWSIdentityStoreAsync
Lists the attribute name and value of the group that you specified in the search.
listGroupsAsync(ListGroupsRequest) - Method in class com.amazonaws.services.identitystore.AWSIdentityStoreAsyncClient
 
listGroupsAsync(ListGroupsRequest, AsyncHandler<ListGroupsRequest, ListGroupsResult>) - Method in class com.amazonaws.services.identitystore.AWSIdentityStoreAsyncClient
 
ListGroupsRequest - Class in com.amazonaws.services.identitystore.model
 
ListGroupsRequest() - Constructor for class com.amazonaws.services.identitystore.model.ListGroupsRequest
 
ListGroupsResult - Class in com.amazonaws.services.identitystore.model
 
ListGroupsResult() - Constructor for class com.amazonaws.services.identitystore.model.ListGroupsResult
 
listUsers(ListUsersRequest) - Method in class com.amazonaws.services.identitystore.AbstractAWSIdentityStore
 
listUsers(ListUsersRequest) - Method in interface com.amazonaws.services.identitystore.AWSIdentityStore
Lists the attribute name and value of the user that you specified in the search.
listUsers(ListUsersRequest) - Method in class com.amazonaws.services.identitystore.AWSIdentityStoreClient
Lists the attribute name and value of the user that you specified in the search.
listUsersAsync(ListUsersRequest) - Method in class com.amazonaws.services.identitystore.AbstractAWSIdentityStoreAsync
 
listUsersAsync(ListUsersRequest, AsyncHandler<ListUsersRequest, ListUsersResult>) - Method in class com.amazonaws.services.identitystore.AbstractAWSIdentityStoreAsync
 
listUsersAsync(ListUsersRequest) - Method in interface com.amazonaws.services.identitystore.AWSIdentityStoreAsync
Lists the attribute name and value of the user that you specified in the search.
listUsersAsync(ListUsersRequest, AsyncHandler<ListUsersRequest, ListUsersResult>) - Method in interface com.amazonaws.services.identitystore.AWSIdentityStoreAsync
Lists the attribute name and value of the user that you specified in the search.
listUsersAsync(ListUsersRequest) - Method in class com.amazonaws.services.identitystore.AWSIdentityStoreAsyncClient
 
listUsersAsync(ListUsersRequest, AsyncHandler<ListUsersRequest, ListUsersResult>) - Method in class com.amazonaws.services.identitystore.AWSIdentityStoreAsyncClient
 
ListUsersRequest - Class in com.amazonaws.services.identitystore.model
 
ListUsersRequest() - Constructor for class com.amazonaws.services.identitystore.model.ListUsersRequest
 
ListUsersResult - Class in com.amazonaws.services.identitystore.model
 
ListUsersResult() - Constructor for class com.amazonaws.services.identitystore.model.ListUsersResult
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.identitystore.model.Filter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.identitystore.model.Group
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.identitystore.model.User
 

R

ResourceNotFoundException - Exception in com.amazonaws.services.identitystore.model
Indicates that a requested resource is not found.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.identitystore.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.
ResourceType - Enum in com.amazonaws.services.identitystore.model
 

S

setAttributePath(String) - Method in class com.amazonaws.services.identitystore.model.Filter
The attribute path that is used to specify which attribute name to search.
setAttributeValue(String) - Method in class com.amazonaws.services.identitystore.model.Filter
Represents the data for an attribute.
setDisplayName(String) - Method in class com.amazonaws.services.identitystore.model.DescribeGroupResult
Contains the group’s display name value.
setDisplayName(String) - Method in class com.amazonaws.services.identitystore.model.Group
Contains the group’s display name value.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.identitystore.model.ListGroupsRequest
A list of Filter objects, which is used in the ListUsers and ListGroups request.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.identitystore.model.ListUsersRequest
A list of Filter objects, which is used in the ListUsers and ListGroups request.
setGroupId(String) - Method in class com.amazonaws.services.identitystore.model.DescribeGroupRequest
The identifier for a group in the identity store.
setGroupId(String) - Method in class com.amazonaws.services.identitystore.model.DescribeGroupResult
The identifier for a group in the identity store.
setGroupId(String) - Method in class com.amazonaws.services.identitystore.model.Group
The identifier for a group in the identity store.
setGroups(Collection<Group>) - Method in class com.amazonaws.services.identitystore.model.ListGroupsResult
A list of Group objects in the identity store.
setIdentityStoreId(String) - Method in class com.amazonaws.services.identitystore.model.DescribeGroupRequest
The globally unique identifier for the identity store, such as d-1234567890.
setIdentityStoreId(String) - Method in class com.amazonaws.services.identitystore.model.DescribeUserRequest
The globally unique identifier for the identity store, such as d-1234567890.
setIdentityStoreId(String) - Method in class com.amazonaws.services.identitystore.model.ListGroupsRequest
The globally unique identifier for the identity store, such as d-1234567890.
setIdentityStoreId(String) - Method in class com.amazonaws.services.identitystore.model.ListUsersRequest
The globally unique identifier for the identity store, such as d-1234567890.
setMaxResults(Integer) - Method in class com.amazonaws.services.identitystore.model.ListGroupsRequest
The maximum number of results to be returned per request.
setMaxResults(Integer) - Method in class com.amazonaws.services.identitystore.model.ListUsersRequest
The maximum number of results to be returned per request.
setNextToken(String) - Method in class com.amazonaws.services.identitystore.model.ListGroupsRequest
The pagination token used for the ListUsers and ListGroups API operations.
setNextToken(String) - Method in class com.amazonaws.services.identitystore.model.ListGroupsResult
The pagination token used for the ListUsers and ListGroups API operations.
setNextToken(String) - Method in class com.amazonaws.services.identitystore.model.ListUsersRequest
The pagination token used for the ListUsers and ListGroups API operations.
setNextToken(String) - Method in class com.amazonaws.services.identitystore.model.ListUsersResult
The pagination token used for the ListUsers and ListGroups API operations.
setRequestId(String) - Method in exception com.amazonaws.services.identitystore.model.AccessDeniedException
The identifier for each request.
setRequestId(String) - Method in exception com.amazonaws.services.identitystore.model.InternalServerException
The identifier for each request.
setRequestId(String) - Method in exception com.amazonaws.services.identitystore.model.ResourceNotFoundException
The identifier for each request.
setRequestId(String) - Method in exception com.amazonaws.services.identitystore.model.ThrottlingException
The identifier for each request.
setRequestId(String) - Method in exception com.amazonaws.services.identitystore.model.ValidationException
The identifier for each request.
setResourceId(String) - Method in exception com.amazonaws.services.identitystore.model.ResourceNotFoundException
The identifier for a resource in the identity store, which can be used as UserId or GroupId.
setResourceType(String) - Method in exception com.amazonaws.services.identitystore.model.ResourceNotFoundException
The type of resource in the Identity Store service, which is an enum object.
setUserId(String) - Method in class com.amazonaws.services.identitystore.model.DescribeUserRequest
The identifier for a user in the identity store.
setUserId(String) - Method in class com.amazonaws.services.identitystore.model.DescribeUserResult
The identifier for a user in the identity store.
setUserId(String) - Method in class com.amazonaws.services.identitystore.model.User
The identifier for a user in the identity store.
setUserName(String) - Method in class com.amazonaws.services.identitystore.model.DescribeUserResult
Contains the user’s user name value.
setUserName(String) - Method in class com.amazonaws.services.identitystore.model.User
Contains the user’s user name value.
setUsers(Collection<User>) - Method in class com.amazonaws.services.identitystore.model.ListUsersResult
A list of User objects in the identity store.
shutdown() - Method in class com.amazonaws.services.identitystore.AbstractAWSIdentityStore
 
shutdown() - Method in interface com.amazonaws.services.identitystore.AWSIdentityStore
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.identitystore.AWSIdentityStoreAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.identitystore.AWSIdentityStoreClient
 
standard() - Static method in class com.amazonaws.services.identitystore.AWSIdentityStoreAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.identitystore.AWSIdentityStoreClientBuilder
 

T

ThrottlingException - Exception in com.amazonaws.services.identitystore.model
Indicates that the principal has crossed the throttling limits of the API operations.
ThrottlingException(String) - Constructor for exception com.amazonaws.services.identitystore.model.ThrottlingException
Constructs a new ThrottlingException with the specified error message.
toString() - Method in class com.amazonaws.services.identitystore.model.DescribeGroupRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.identitystore.model.DescribeGroupResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.identitystore.model.DescribeUserRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.identitystore.model.DescribeUserResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.identitystore.model.Filter
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.identitystore.model.Group
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.identitystore.model.ListGroupsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.identitystore.model.ListGroupsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.identitystore.model.ListUsersRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.identitystore.model.ListUsersResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.identitystore.model.ResourceType
 
toString() - Method in class com.amazonaws.services.identitystore.model.User
Returns a string representation of this object.

U

User - Class in com.amazonaws.services.identitystore.model
A user object, which contains a specified user’s metadata and attributes.
User() - Constructor for class com.amazonaws.services.identitystore.model.User
 

V

ValidationException - Exception in com.amazonaws.services.identitystore.model
The request failed because it contains a syntax error.
ValidationException(String) - Constructor for exception com.amazonaws.services.identitystore.model.ValidationException
Constructs a new ValidationException with the specified error message.
valueOf(String) - Static method in enum com.amazonaws.services.identitystore.model.ResourceType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.identitystore.model.ResourceType
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAttributePath(String) - Method in class com.amazonaws.services.identitystore.model.Filter
The attribute path that is used to specify which attribute name to search.
withAttributeValue(String) - Method in class com.amazonaws.services.identitystore.model.Filter
Represents the data for an attribute.
withDisplayName(String) - Method in class com.amazonaws.services.identitystore.model.DescribeGroupResult
Contains the group’s display name value.
withDisplayName(String) - Method in class com.amazonaws.services.identitystore.model.Group
Contains the group’s display name value.
withFilters(Filter...) - Method in class com.amazonaws.services.identitystore.model.ListGroupsRequest
A list of Filter objects, which is used in the ListUsers and ListGroups request.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.identitystore.model.ListGroupsRequest
A list of Filter objects, which is used in the ListUsers and ListGroups request.
withFilters(Filter...) - Method in class com.amazonaws.services.identitystore.model.ListUsersRequest
A list of Filter objects, which is used in the ListUsers and ListGroups request.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.identitystore.model.ListUsersRequest
A list of Filter objects, which is used in the ListUsers and ListGroups request.
withGroupId(String) - Method in class com.amazonaws.services.identitystore.model.DescribeGroupRequest
The identifier for a group in the identity store.
withGroupId(String) - Method in class com.amazonaws.services.identitystore.model.DescribeGroupResult
The identifier for a group in the identity store.
withGroupId(String) - Method in class com.amazonaws.services.identitystore.model.Group
The identifier for a group in the identity store.
withGroups(Group...) - Method in class com.amazonaws.services.identitystore.model.ListGroupsResult
A list of Group objects in the identity store.
withGroups(Collection<Group>) - Method in class com.amazonaws.services.identitystore.model.ListGroupsResult
A list of Group objects in the identity store.
withIdentityStoreId(String) - Method in class com.amazonaws.services.identitystore.model.DescribeGroupRequest
The globally unique identifier for the identity store, such as d-1234567890.
withIdentityStoreId(String) - Method in class com.amazonaws.services.identitystore.model.DescribeUserRequest
The globally unique identifier for the identity store, such as d-1234567890.
withIdentityStoreId(String) - Method in class com.amazonaws.services.identitystore.model.ListGroupsRequest
The globally unique identifier for the identity store, such as d-1234567890.
withIdentityStoreId(String) - Method in class com.amazonaws.services.identitystore.model.ListUsersRequest
The globally unique identifier for the identity store, such as d-1234567890.
withMaxResults(Integer) - Method in class com.amazonaws.services.identitystore.model.ListGroupsRequest
The maximum number of results to be returned per request.
withMaxResults(Integer) - Method in class com.amazonaws.services.identitystore.model.ListUsersRequest
The maximum number of results to be returned per request.
withNextToken(String) - Method in class com.amazonaws.services.identitystore.model.ListGroupsRequest
The pagination token used for the ListUsers and ListGroups API operations.
withNextToken(String) - Method in class com.amazonaws.services.identitystore.model.ListGroupsResult
The pagination token used for the ListUsers and ListGroups API operations.
withNextToken(String) - Method in class com.amazonaws.services.identitystore.model.ListUsersRequest
The pagination token used for the ListUsers and ListGroups API operations.
withNextToken(String) - Method in class com.amazonaws.services.identitystore.model.ListUsersResult
The pagination token used for the ListUsers and ListGroups API operations.
withRequestId(String) - Method in exception com.amazonaws.services.identitystore.model.AccessDeniedException
The identifier for each request.
withRequestId(String) - Method in exception com.amazonaws.services.identitystore.model.InternalServerException
The identifier for each request.
withRequestId(String) - Method in exception com.amazonaws.services.identitystore.model.ResourceNotFoundException
The identifier for each request.
withRequestId(String) - Method in exception com.amazonaws.services.identitystore.model.ThrottlingException
The identifier for each request.
withRequestId(String) - Method in exception com.amazonaws.services.identitystore.model.ValidationException
The identifier for each request.
withResourceId(String) - Method in exception com.amazonaws.services.identitystore.model.ResourceNotFoundException
The identifier for a resource in the identity store, which can be used as UserId or GroupId.
withResourceType(String) - Method in exception com.amazonaws.services.identitystore.model.ResourceNotFoundException
The type of resource in the Identity Store service, which is an enum object.
withResourceType(ResourceType) - Method in exception com.amazonaws.services.identitystore.model.ResourceNotFoundException
The type of resource in the Identity Store service, which is an enum object.
withUserId(String) - Method in class com.amazonaws.services.identitystore.model.DescribeUserRequest
The identifier for a user in the identity store.
withUserId(String) - Method in class com.amazonaws.services.identitystore.model.DescribeUserResult
The identifier for a user in the identity store.
withUserId(String) - Method in class com.amazonaws.services.identitystore.model.User
The identifier for a user in the identity store.
withUserName(String) - Method in class com.amazonaws.services.identitystore.model.DescribeUserResult
Contains the user’s user name value.
withUserName(String) - Method in class com.amazonaws.services.identitystore.model.User
Contains the user’s user name value.
withUsers(User...) - Method in class com.amazonaws.services.identitystore.model.ListUsersResult
A list of User objects in the identity store.
withUsers(Collection<User>) - Method in class com.amazonaws.services.identitystore.model.ListUsersResult
A list of User objects in the identity store.
A B C D E F G H I L M R S T U V W 
Skip navigation links

Copyright © 2022. All rights reserved.