| Package | Description |
|---|---|
| com.amazonaws.services.appregistry |
AWS Service Catalog AppRegistry enables organizations to understand the application context of their AWS resources.
|
| com.amazonaws.services.appregistry.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetAttributeGroupResult> |
AWSAppRegistryAsyncClient.getAttributeGroupAsync(GetAttributeGroupRequest request,
AsyncHandler<GetAttributeGroupRequest,GetAttributeGroupResult> asyncHandler) |
Future<GetAttributeGroupResult> |
AWSAppRegistryAsync.getAttributeGroupAsync(GetAttributeGroupRequest getAttributeGroupRequest,
AsyncHandler<GetAttributeGroupRequest,GetAttributeGroupResult> asyncHandler)
Retrieves an attribute group, either by its name or its ID.
|
Future<GetAttributeGroupResult> |
AbstractAWSAppRegistryAsync.getAttributeGroupAsync(GetAttributeGroupRequest request,
AsyncHandler<GetAttributeGroupRequest,GetAttributeGroupResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetAttributeGroupRequest |
GetAttributeGroupRequest.clone() |
GetAttributeGroupRequest |
GetAttributeGroupRequest.withAttributeGroup(String attributeGroup)
The name or ID of the attribute group that holds the attributes to describe the application.
|
Copyright © 2021. All rights reserved.