| 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 |
|---|---|
UpdateAttributeGroupResult |
AWSAppRegistryClient.updateAttributeGroup(UpdateAttributeGroupRequest request)
Updates an existing attribute group with new details.
|
UpdateAttributeGroupResult |
AWSAppRegistry.updateAttributeGroup(UpdateAttributeGroupRequest updateAttributeGroupRequest)
Updates an existing attribute group with new details.
|
UpdateAttributeGroupResult |
AbstractAWSAppRegistry.updateAttributeGroup(UpdateAttributeGroupRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateAttributeGroupResult> |
AbstractAWSAppRegistryAsync.updateAttributeGroupAsync(UpdateAttributeGroupRequest request,
AsyncHandler<UpdateAttributeGroupRequest,UpdateAttributeGroupResult> asyncHandler) |
Future<UpdateAttributeGroupResult> |
AWSAppRegistryAsyncClient.updateAttributeGroupAsync(UpdateAttributeGroupRequest request,
AsyncHandler<UpdateAttributeGroupRequest,UpdateAttributeGroupResult> asyncHandler) |
Future<UpdateAttributeGroupResult> |
AWSAppRegistryAsync.updateAttributeGroupAsync(UpdateAttributeGroupRequest updateAttributeGroupRequest,
AsyncHandler<UpdateAttributeGroupRequest,UpdateAttributeGroupResult> asyncHandler)
Updates an existing attribute group with new details.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateAttributeGroupResult |
UpdateAttributeGroupResult.clone() |
UpdateAttributeGroupResult |
UpdateAttributeGroupResult.withAttributeGroup(AttributeGroup attributeGroup)
The updated information of the attribute group.
|
Copyright © 2022. All rights reserved.