| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalogappregistry |
Amazon Web Services Service Catalog AppRegistry enables organizations to understand the application context of their
Amazon Web Services resources.
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteAttributeGroupResponse |
ServiceCatalogAppRegistryClient.deleteAttributeGroup(Consumer<DeleteAttributeGroupRequest.Builder> deleteAttributeGroupRequest)
Deletes an attribute group, specified either by its attribute group ID or name.
|
default DeleteAttributeGroupResponse |
ServiceCatalogAppRegistryClient.deleteAttributeGroup(DeleteAttributeGroupRequest deleteAttributeGroupRequest)
Deletes an attribute group, specified either by its attribute group ID or name.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteAttributeGroupResponse> |
ServiceCatalogAppRegistryAsyncClient.deleteAttributeGroup(Consumer<DeleteAttributeGroupRequest.Builder> deleteAttributeGroupRequest)
Deletes an attribute group, specified either by its attribute group ID or name.
|
default CompletableFuture<DeleteAttributeGroupResponse> |
ServiceCatalogAppRegistryAsyncClient.deleteAttributeGroup(DeleteAttributeGroupRequest deleteAttributeGroupRequest)
Deletes an attribute group, specified either by its attribute group ID or name.
|
Copyright © 2022. All rights reserved.