| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitoidentity.internal | |
| software.amazon.awssdk.services.cognitoidentity.model |
| Modifier and Type | Method and Description |
|---|---|
static <T extends CognitoIdentityRequest> |
UserAgentUtils.applyPaginatorUserAgent(T request) |
static <T extends CognitoIdentityRequest> |
UserAgentUtils.applyUserAgentInfo(T request,
Consumer<AwsRequestOverrideConfiguration.Builder> userAgentApplier) |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateIdentityPoolRequest
Input to the CreateIdentityPool action.
|
class |
DeleteIdentitiesRequest
Input to the
DeleteIdentities action. |
class |
DeleteIdentityPoolRequest
Input to the DeleteIdentityPool action.
|
class |
DescribeIdentityPoolRequest
Input to the DescribeIdentityPool action.
|
class |
DescribeIdentityRequest
Input to the
DescribeIdentity action. |
class |
GetCredentialsForIdentityRequest
Input to the
GetCredentialsForIdentity action. |
class |
GetIdentityPoolRolesRequest
Input to the
GetIdentityPoolRoles action. |
class |
GetIdRequest
Input to the GetId action.
|
class |
GetOpenIdTokenForDeveloperIdentityRequest
Input to the
GetOpenIdTokenForDeveloperIdentity action. |
class |
GetOpenIdTokenRequest
Input to the GetOpenIdToken action.
|
class |
GetPrincipalTagAttributeMapRequest |
class |
ListIdentitiesRequest
Input to the ListIdentities action.
|
class |
ListIdentityPoolsRequest
Input to the ListIdentityPools action.
|
class |
ListTagsForResourceRequest |
class |
LookupDeveloperIdentityRequest
Input to the
LookupDeveloperIdentityInput action. |
class |
MergeDeveloperIdentitiesRequest
Input to the
MergeDeveloperIdentities action. |
class |
SetIdentityPoolRolesRequest
Input to the
SetIdentityPoolRoles action. |
class |
SetPrincipalTagAttributeMapRequest |
class |
TagResourceRequest |
class |
UnlinkDeveloperIdentityRequest
Input to the
UnlinkDeveloperIdentity action. |
class |
UnlinkIdentityRequest
Input to the UnlinkIdentity action.
|
class |
UntagResourceRequest |
class |
UpdateIdentityPoolRequest
An object representing an Amazon Cognito identity pool.
|
| Modifier and Type | Method and Description |
|---|---|
CognitoIdentityRequest |
CognitoIdentityRequest.Builder.build() |
| Constructor and Description |
|---|
BuilderImpl(CognitoIdentityRequest request) |
Copyright © 2023. All rights reserved.