| 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 |
|---|---|
DeleteAttributeGroupResult |
AWSAppRegistryClient.deleteAttributeGroup(DeleteAttributeGroupRequest request)
Deletes an attribute group, specified either by its attribute group ID, name, or ARN.
|
DeleteAttributeGroupResult |
AWSAppRegistry.deleteAttributeGroup(DeleteAttributeGroupRequest deleteAttributeGroupRequest)
Deletes an attribute group, specified either by its attribute group ID, name, or ARN.
|
DeleteAttributeGroupResult |
AbstractAWSAppRegistry.deleteAttributeGroup(DeleteAttributeGroupRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteAttributeGroupResult> |
AWSAppRegistryAsyncClient.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.
|
Future<DeleteAttributeGroupResult> |
AbstractAWSAppRegistryAsync.deleteAttributeGroupAsync(DeleteAttributeGroupRequest request,
AsyncHandler<DeleteAttributeGroupRequest,DeleteAttributeGroupResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteAttributeGroupResult |
DeleteAttributeGroupResult.clone() |
DeleteAttributeGroupResult |
DeleteAttributeGroupResult.withAttributeGroup(AttributeGroupSummary attributeGroup)
Information about the deleted attribute group.
|
Copyright © 2023. All rights reserved.