| Package | Description |
|---|---|
| com.amazonaws.services.cognitoidentityprovider |
Using the Amazon Cognito User Pools API, you can create a user pool to manage directories and users.
|
| com.amazonaws.services.cognitoidentityprovider.model |
Classes modeling the various types represented by AmazonCognitoIdentityProvider
|
| Modifier and Type | Method and Description |
|---|---|
ListDevicesResult |
AmazonCognitoIdentityProviderClient.listDevices(ListDevicesRequest listDevicesRequest)
Lists the devices.
|
ListDevicesResult |
AmazonCognitoIdentityProvider.listDevices(ListDevicesRequest listDevicesRequest)
Lists the devices.
|
| Modifier and Type | Method and Description |
|---|---|
ListDevicesRequest |
ListDevicesRequest.withAccessToken(String accessToken)
The access tokens for the request to list devices.
|
ListDevicesRequest |
ListDevicesRequest.withLimit(Integer limit)
The limit of the device request.
|
ListDevicesRequest |
ListDevicesRequest.withPaginationToken(String paginationToken)
The pagination token for the list request.
|
Copyright © 2020. All rights reserved.