| Package | Description |
|---|---|
| com.amazonaws.services.appregistry.model |
| Modifier and Type | Method and Description |
|---|---|
AttributeGroupDetails |
AttributeGroupDetails.clone() |
AttributeGroupDetails |
AttributeGroupDetails.withArn(String arn)
The Amazon resource name (ARN) that specifies the attribute group.
|
AttributeGroupDetails |
AttributeGroupDetails.withCreatedBy(String createdBy)
The service principal that created the attribute group.
|
AttributeGroupDetails |
AttributeGroupDetails.withId(String id)
The unique identifier of the attribute group.
|
AttributeGroupDetails |
AttributeGroupDetails.withName(String name)
|
| Modifier and Type | Method and Description |
|---|---|
List<AttributeGroupDetails> |
ListAttributeGroupsForApplicationResult.getAttributeGroupsDetails()
The details related to a specific attribute group.
|
| Modifier and Type | Method and Description |
|---|---|
ListAttributeGroupsForApplicationResult |
ListAttributeGroupsForApplicationResult.withAttributeGroupsDetails(AttributeGroupDetails... attributeGroupsDetails)
The details related to a specific attribute group.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListAttributeGroupsForApplicationResult.setAttributeGroupsDetails(Collection<AttributeGroupDetails> attributeGroupsDetails)
The details related to a specific attribute group.
|
ListAttributeGroupsForApplicationResult |
ListAttributeGroupsForApplicationResult.withAttributeGroupsDetails(Collection<AttributeGroupDetails> attributeGroupsDetails)
The details related to a specific attribute group.
|
Copyright © 2024. All rights reserved.