| 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<DeleteAttributeGroupResult> |
AWSAppRegistryAsyncClient.deleteAttributeGroupAsync(DeleteAttributeGroupRequest request,
AsyncHandler<DeleteAttributeGroupRequest,DeleteAttributeGroupResult> asyncHandler) |
Future<DeleteAttributeGroupResult> |
AbstractAWSAppRegistryAsync.deleteAttributeGroupAsync(DeleteAttributeGroupRequest request,
AsyncHandler<DeleteAttributeGroupRequest,DeleteAttributeGroupResult> asyncHandler) |
Future<DeleteAttributeGroupResult> |
AWSAppRegistryAsync.deleteAttributeGroupAsync(DeleteAttributeGroupRequest deleteAttributeGroupRequest,
AsyncHandler<DeleteAttributeGroupRequest,DeleteAttributeGroupResult> asyncHandler)
Deletes an attribute group, specified either by its attribute group ID, name, or ARN.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteAttributeGroupRequest |
DeleteAttributeGroupRequest.clone() |
DeleteAttributeGroupRequest |
DeleteAttributeGroupRequest.withAttributeGroup(String attributeGroup)
The name, ID, or ARN of the attribute group that holds the attributes to describe the application.
|
Copyright © 2023. All rights reserved.