| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalogappregistry.model | |
| software.amazon.awssdk.services.servicecatalogappregistry.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<AttributeGroupDetails> |
ListAttributeGroupsForApplicationResponse.attributeGroupsDetails()
The details related to a specific attribute group.
|
| Modifier and Type | Method and Description |
|---|---|
ListAttributeGroupsForApplicationResponse.Builder |
ListAttributeGroupsForApplicationResponse.Builder.attributeGroupsDetails(AttributeGroupDetails... attributeGroupsDetails)
The details related to a specific attribute group.
|
| Modifier and Type | Method and Description |
|---|---|
ListAttributeGroupsForApplicationResponse.Builder |
ListAttributeGroupsForApplicationResponse.Builder.attributeGroupsDetails(Collection<AttributeGroupDetails> attributeGroupsDetails)
The details related to a specific attribute group.
|
| Modifier and Type | Method and Description |
|---|---|
SdkIterable<AttributeGroupDetails> |
ListAttributeGroupsForApplicationIterable.attributeGroupsDetails()
Returns an iterable to iterate through the paginated
ListAttributeGroupsForApplicationResponse.attributeGroupsDetails() member. |
SdkPublisher<AttributeGroupDetails> |
ListAttributeGroupsForApplicationPublisher.attributeGroupsDetails()
Returns a publisher that can be used to get a stream of data.
|
Copyright © 2022. All rights reserved.