| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalogappregistry.model |
| Modifier and Type | Method and Description |
|---|---|
ListAttributeGroupsForApplicationResponse.Builder |
ListAttributeGroupsForApplicationResponse.Builder.attributeGroupsDetails(AttributeGroupDetails... attributeGroupsDetails)
The details related to a specific attribute group.
|
ListAttributeGroupsForApplicationResponse.Builder |
ListAttributeGroupsForApplicationResponse.Builder.attributeGroupsDetails(Collection<AttributeGroupDetails> attributeGroupsDetails)
The details related to a specific attribute group.
|
ListAttributeGroupsForApplicationResponse.Builder |
ListAttributeGroupsForApplicationResponse.Builder.attributeGroupsDetails(Consumer<AttributeGroupDetails.Builder>... attributeGroupsDetails)
The details related to a specific attribute group.
|
static ListAttributeGroupsForApplicationResponse.Builder |
ListAttributeGroupsForApplicationResponse.builder() |
ListAttributeGroupsForApplicationResponse.Builder |
ListAttributeGroupsForApplicationResponse.Builder.nextToken(String nextToken)
The token to use to get the next page of results after a previous API call.
|
ListAttributeGroupsForApplicationResponse.Builder |
ListAttributeGroupsForApplicationResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListAttributeGroupsForApplicationResponse.Builder> |
ListAttributeGroupsForApplicationResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.