| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalogappregistry |
AWS Service Catalog AppRegistry enables organizations to understand the application context of their AWS resources.
|
| Modifier and Type | Method and Description |
|---|---|
default GetAttributeGroupResponse |
ServiceCatalogAppRegistryClient.getAttributeGroup(Consumer<GetAttributeGroupRequest.Builder> getAttributeGroupRequest)
Retrieves an attribute group, either by its name or its ID.
|
default GetAttributeGroupResponse |
ServiceCatalogAppRegistryClient.getAttributeGroup(GetAttributeGroupRequest getAttributeGroupRequest)
Retrieves an attribute group, either by its name or its ID.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetAttributeGroupResponse> |
ServiceCatalogAppRegistryAsyncClient.getAttributeGroup(Consumer<GetAttributeGroupRequest.Builder> getAttributeGroupRequest)
Retrieves an attribute group, either by its name or its ID.
|
default CompletableFuture<GetAttributeGroupResponse> |
ServiceCatalogAppRegistryAsyncClient.getAttributeGroup(GetAttributeGroupRequest getAttributeGroupRequest)
Retrieves an attribute group, either by its name or its ID.
|
Copyright © 2021. All rights reserved.