| 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 GetAttributeGroupResponse |
ServiceCatalogAppRegistryClient.getAttributeGroup(Consumer<GetAttributeGroupRequest.Builder> getAttributeGroupRequest)
Retrieves an attribute group by its ARN, ID, or name.
|
default GetAttributeGroupResponse |
ServiceCatalogAppRegistryClient.getAttributeGroup(GetAttributeGroupRequest getAttributeGroupRequest)
Retrieves an attribute group by its ARN, ID, or name.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetAttributeGroupResponse> |
ServiceCatalogAppRegistryAsyncClient.getAttributeGroup(Consumer<GetAttributeGroupRequest.Builder> getAttributeGroupRequest)
Retrieves an attribute group by its ARN, ID, or name.
|
default CompletableFuture<GetAttributeGroupResponse> |
ServiceCatalogAppRegistryAsyncClient.getAttributeGroup(GetAttributeGroupRequest getAttributeGroupRequest)
Retrieves an attribute group by its ARN, ID, or name.
|
Copyright © 2023. All rights reserved.