| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalogappregistry |
Amazon Web Services Service Catalog AppRegistry enables organizations to understand the application context of their
Amazon Web Services resources.
|
| software.amazon.awssdk.services.servicecatalogappregistry.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListAssociatedAttributeGroupsResponse |
ServiceCatalogAppRegistryClient.listAssociatedAttributeGroups(Consumer<ListAssociatedAttributeGroupsRequest.Builder> listAssociatedAttributeGroupsRequest)
Lists all attribute groups that are associated with specified application.
|
default ListAssociatedAttributeGroupsResponse |
ServiceCatalogAppRegistryClient.listAssociatedAttributeGroups(ListAssociatedAttributeGroupsRequest listAssociatedAttributeGroupsRequest)
Lists all attribute groups that are associated with specified application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListAssociatedAttributeGroupsResponse> |
ServiceCatalogAppRegistryAsyncClient.listAssociatedAttributeGroups(Consumer<ListAssociatedAttributeGroupsRequest.Builder> listAssociatedAttributeGroupsRequest)
Lists all attribute groups that are associated with specified application.
|
default CompletableFuture<ListAssociatedAttributeGroupsResponse> |
ServiceCatalogAppRegistryAsyncClient.listAssociatedAttributeGroups(ListAssociatedAttributeGroupsRequest listAssociatedAttributeGroupsRequest)
Lists all attribute groups that are associated with specified application.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListAssociatedAttributeGroupsResponse> |
ListAssociatedAttributeGroupsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListAssociatedAttributeGroupsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListAssociatedAttributeGroupsResponse> subscriber) |
Copyright © 2022. All rights reserved.