| 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 ListAttributeGroupsForApplicationResponse |
ServiceCatalogAppRegistryClient.listAttributeGroupsForApplication(Consumer<ListAttributeGroupsForApplicationRequest.Builder> listAttributeGroupsForApplicationRequest)
Lists the details of all attribute groups associated with a specific application.
|
default ListAttributeGroupsForApplicationResponse |
ServiceCatalogAppRegistryClient.listAttributeGroupsForApplication(ListAttributeGroupsForApplicationRequest listAttributeGroupsForApplicationRequest)
Lists the details of all attribute groups associated with a specific application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListAttributeGroupsForApplicationResponse> |
ServiceCatalogAppRegistryAsyncClient.listAttributeGroupsForApplication(Consumer<ListAttributeGroupsForApplicationRequest.Builder> listAttributeGroupsForApplicationRequest)
Lists the details of all attribute groups associated with a specific application.
|
default CompletableFuture<ListAttributeGroupsForApplicationResponse> |
ServiceCatalogAppRegistryAsyncClient.listAttributeGroupsForApplication(ListAttributeGroupsForApplicationRequest listAttributeGroupsForApplicationRequest)
Lists the details of all attribute groups associated with a specific application.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListAttributeGroupsForApplicationResponse> |
ListAttributeGroupsForApplicationIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListAttributeGroupsForApplicationPublisher.subscribe(org.reactivestreams.Subscriber<? super ListAttributeGroupsForApplicationResponse> subscriber) |
Copyright © 2022. All rights reserved.