| Package | Description |
|---|---|
| com.amazonaws.services.appregistry |
Amazon Web Services Service Catalog AppRegistry enables organizations to understand the application context of their
Amazon Web Services resources.
|
| com.amazonaws.services.appregistry.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListAttributeGroupsResult> |
AbstractAWSAppRegistryAsync.listAttributeGroupsAsync(ListAttributeGroupsRequest request,
AsyncHandler<ListAttributeGroupsRequest,ListAttributeGroupsResult> asyncHandler) |
Future<ListAttributeGroupsResult> |
AWSAppRegistryAsyncClient.listAttributeGroupsAsync(ListAttributeGroupsRequest request,
AsyncHandler<ListAttributeGroupsRequest,ListAttributeGroupsResult> asyncHandler) |
Future<ListAttributeGroupsResult> |
AWSAppRegistryAsync.listAttributeGroupsAsync(ListAttributeGroupsRequest listAttributeGroupsRequest,
AsyncHandler<ListAttributeGroupsRequest,ListAttributeGroupsResult> asyncHandler)
Lists all attribute groups which you have access to.
|
| Modifier and Type | Method and Description |
|---|---|
ListAttributeGroupsRequest |
ListAttributeGroupsRequest.clone() |
ListAttributeGroupsRequest |
ListAttributeGroupsRequest.withMaxResults(Integer maxResults)
The upper bound of the number of results to return (cannot exceed 25).
|
ListAttributeGroupsRequest |
ListAttributeGroupsRequest.withNextToken(String nextToken)
The token to use to get the next page of results after a previous API call.
|
Copyright © 2025. All rights reserved.