| 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<GetAttributeGroupResult> |
AWSAppRegistryAsyncClient.getAttributeGroupAsync(GetAttributeGroupRequest request,
AsyncHandler<GetAttributeGroupRequest,GetAttributeGroupResult> asyncHandler) |
Future<GetAttributeGroupResult> |
AbstractAWSAppRegistryAsync.getAttributeGroupAsync(GetAttributeGroupRequest request,
AsyncHandler<GetAttributeGroupRequest,GetAttributeGroupResult> asyncHandler) |
Future<GetAttributeGroupResult> |
AWSAppRegistryAsync.getAttributeGroupAsync(GetAttributeGroupRequest getAttributeGroupRequest,
AsyncHandler<GetAttributeGroupRequest,GetAttributeGroupResult> asyncHandler)
Retrieves an attribute group by its ARN, ID, or name.
|
| Modifier and Type | Method and Description |
|---|---|
GetAttributeGroupRequest |
GetAttributeGroupRequest.clone() |
GetAttributeGroupRequest |
GetAttributeGroupRequest.withAttributeGroup(String attributeGroup)
The name, ID, or ARN of the attribute group that holds the attributes to describe the application.
|
Copyright © 2025. All rights reserved.