| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalogappregistry.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateAttributeGroupResponse.Builder |
UpdateAttributeGroupResponse.Builder.attributeGroup(AttributeGroup attributeGroup)
The updated information of the attribute group.
|
default UpdateAttributeGroupResponse.Builder |
UpdateAttributeGroupResponse.Builder.attributeGroup(Consumer<AttributeGroup.Builder> attributeGroup)
The updated information of the attribute group.
|
static UpdateAttributeGroupResponse.Builder |
UpdateAttributeGroupResponse.builder() |
UpdateAttributeGroupResponse.Builder |
UpdateAttributeGroupResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateAttributeGroupResponse.Builder> |
UpdateAttributeGroupResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.