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