| 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 |
|---|---|
ListAttributeGroupsForApplicationResult |
AbstractAWSAppRegistry.listAttributeGroupsForApplication(ListAttributeGroupsForApplicationRequest request) |
ListAttributeGroupsForApplicationResult |
AWSAppRegistry.listAttributeGroupsForApplication(ListAttributeGroupsForApplicationRequest listAttributeGroupsForApplicationRequest)
Lists the details of all attribute groups associated with a specific application.
|
ListAttributeGroupsForApplicationResult |
AWSAppRegistryClient.listAttributeGroupsForApplication(ListAttributeGroupsForApplicationRequest request)
Lists the details of all attribute groups associated with a specific application.
|
| Modifier and Type | Method and Description |
|---|---|
ListAttributeGroupsForApplicationResult |
ListAttributeGroupsForApplicationResult.clone() |
ListAttributeGroupsForApplicationResult |
ListAttributeGroupsForApplicationResult.withAttributeGroupsDetails(AttributeGroupDetails... attributeGroupsDetails)
The details related to a specific attribute group.
|
ListAttributeGroupsForApplicationResult |
ListAttributeGroupsForApplicationResult.withAttributeGroupsDetails(Collection<AttributeGroupDetails> attributeGroupsDetails)
The details related to a specific attribute group.
|
ListAttributeGroupsForApplicationResult |
ListAttributeGroupsForApplicationResult.withNextToken(String nextToken)
The token to use to get the next page of results after a previous API call.
|
Copyright © 2025. All rights reserved.