| 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 |
|---|---|
ListAttributeGroupsResult |
AWSAppRegistryClient.listAttributeGroups(ListAttributeGroupsRequest request)
Lists all attribute groups which you have access to.
|
ListAttributeGroupsResult |
AbstractAWSAppRegistry.listAttributeGroups(ListAttributeGroupsRequest request) |
ListAttributeGroupsResult |
AWSAppRegistry.listAttributeGroups(ListAttributeGroupsRequest listAttributeGroupsRequest)
Lists all attribute groups which you have access to.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListAttributeGroupsResult> |
AWSAppRegistryAsyncClient.listAttributeGroupsAsync(ListAttributeGroupsRequest request,
AsyncHandler<ListAttributeGroupsRequest,ListAttributeGroupsResult> asyncHandler) |
Future<ListAttributeGroupsResult> |
AbstractAWSAppRegistryAsync.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 |
|---|---|
ListAttributeGroupsResult |
ListAttributeGroupsResult.clone() |
ListAttributeGroupsResult |
ListAttributeGroupsResult.withAttributeGroups(AttributeGroupSummary... attributeGroups)
This list of attribute groups.
|
ListAttributeGroupsResult |
ListAttributeGroupsResult.withAttributeGroups(Collection<AttributeGroupSummary> attributeGroups)
This list of attribute groups.
|
ListAttributeGroupsResult |
ListAttributeGroupsResult.withNextToken(String nextToken)
The token to use to get the next page of results after a previous API call.
|
Copyright © 2025. All rights reserved.