| 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 CreateAttributeGroupResponse |
ServiceCatalogAppRegistryClient.createAttributeGroup(Consumer<CreateAttributeGroupRequest.Builder> createAttributeGroupRequest)
Creates a new attribute group as a container for user-defined attributes.
|
default CreateAttributeGroupResponse |
ServiceCatalogAppRegistryClient.createAttributeGroup(CreateAttributeGroupRequest createAttributeGroupRequest)
Creates a new attribute group as a container for user-defined attributes.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateAttributeGroupResponse> |
ServiceCatalogAppRegistryAsyncClient.createAttributeGroup(Consumer<CreateAttributeGroupRequest.Builder> createAttributeGroupRequest)
Creates a new attribute group as a container for user-defined attributes.
|
default CompletableFuture<CreateAttributeGroupResponse> |
ServiceCatalogAppRegistryAsyncClient.createAttributeGroup(CreateAttributeGroupRequest createAttributeGroupRequest)
Creates a new attribute group as a container for user-defined attributes.
|
Copyright © 2021. All rights reserved.