| 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 |
|---|---|
ListAssociatedAttributeGroupsResult |
AWSAppRegistryClient.listAssociatedAttributeGroups(ListAssociatedAttributeGroupsRequest request)
Lists all attribute groups that are associated with specified application.
|
ListAssociatedAttributeGroupsResult |
AbstractAWSAppRegistry.listAssociatedAttributeGroups(ListAssociatedAttributeGroupsRequest request) |
ListAssociatedAttributeGroupsResult |
AWSAppRegistry.listAssociatedAttributeGroups(ListAssociatedAttributeGroupsRequest listAssociatedAttributeGroupsRequest)
Lists all attribute groups that are associated with specified application.
|
| Modifier and Type | Method and Description |
|---|---|
ListAssociatedAttributeGroupsResult |
ListAssociatedAttributeGroupsResult.clone() |
ListAssociatedAttributeGroupsResult |
ListAssociatedAttributeGroupsResult.withAttributeGroups(Collection<String> attributeGroups)
A list of attribute group IDs.
|
ListAssociatedAttributeGroupsResult |
ListAssociatedAttributeGroupsResult.withAttributeGroups(String... attributeGroups)
A list of attribute group IDs.
|
ListAssociatedAttributeGroupsResult |
ListAssociatedAttributeGroupsResult.withNextToken(String nextToken)
The token to use to get the next page of results after a previous API call.
|
Copyright © 2025. All rights reserved.