| 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 |
|---|---|
CreateAttributeGroupResult |
AWSAppRegistryClient.createAttributeGroup(CreateAttributeGroupRequest request)
Creates a new attribute group as a container for user-defined attributes.
|
CreateAttributeGroupResult |
AbstractAWSAppRegistry.createAttributeGroup(CreateAttributeGroupRequest request) |
CreateAttributeGroupResult |
AWSAppRegistry.createAttributeGroup(CreateAttributeGroupRequest createAttributeGroupRequest)
Creates a new attribute group as a container for user-defined attributes.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateAttributeGroupResult> |
AWSAppRegistryAsyncClient.createAttributeGroupAsync(CreateAttributeGroupRequest request,
AsyncHandler<CreateAttributeGroupRequest,CreateAttributeGroupResult> asyncHandler) |
Future<CreateAttributeGroupResult> |
AbstractAWSAppRegistryAsync.createAttributeGroupAsync(CreateAttributeGroupRequest request,
AsyncHandler<CreateAttributeGroupRequest,CreateAttributeGroupResult> asyncHandler) |
Future<CreateAttributeGroupResult> |
AWSAppRegistryAsync.createAttributeGroupAsync(CreateAttributeGroupRequest createAttributeGroupRequest,
AsyncHandler<CreateAttributeGroupRequest,CreateAttributeGroupResult> asyncHandler)
Creates a new attribute group as a container for user-defined attributes.
|
| Modifier and Type | Method and Description |
|---|---|
CreateAttributeGroupResult |
CreateAttributeGroupResult.clone() |
CreateAttributeGroupResult |
CreateAttributeGroupResult.withAttributeGroup(AttributeGroup attributeGroup)
Information about the attribute group.
|
Copyright © 2022. All rights reserved.