Package | Description |
---|---|
com.amazonaws.services.cognitoidp | |
com.amazonaws.services.cognitoidp.model | |
com.amazonaws.services.cognitoidp.model.transform |
Modifier and Type | Method and Description |
---|---|
AdminDeleteUserAttributesRequest |
AdminDeleteUserAttributesRequest.clone() |
AdminDeleteUserAttributesRequest |
AdminDeleteUserAttributesRequest.withUserAttributeNames(java.util.Collection<java.lang.String> userAttributeNames)
An array of strings representing the user attribute names you wish to
delete.
|
AdminDeleteUserAttributesRequest |
AdminDeleteUserAttributesRequest.withUserAttributeNames(java.lang.String... userAttributeNames)
An array of strings representing the user attribute names you wish to
delete.
|
AdminDeleteUserAttributesRequest |
AdminDeleteUserAttributesRequest.withUsername(java.lang.String username)
The user name of the user from which you would like to delete attributes.
|
AdminDeleteUserAttributesRequest |
AdminDeleteUserAttributesRequest.withUserPoolId(java.lang.String userPoolId)
The user pool ID for the user pool where you want to delete user
attributes.
|
Modifier and Type | Method and Description |
---|---|
Request<AdminDeleteUserAttributesRequest> |
AdminDeleteUserAttributesRequestMarshaller.marshall(AdminDeleteUserAttributesRequest adminDeleteUserAttributesRequest) |
Modifier and Type | Method and Description |
---|---|
Request<AdminDeleteUserAttributesRequest> |
AdminDeleteUserAttributesRequestMarshaller.marshall(AdminDeleteUserAttributesRequest adminDeleteUserAttributesRequest) |