| 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 | |
| software.amazon.awssdk.services.servicecatalogappregistry.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListAttributeGroupsForApplicationResponse |
ServiceCatalogAppRegistryClient.listAttributeGroupsForApplication(ListAttributeGroupsForApplicationRequest 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.
|
default ListAttributeGroupsForApplicationIterable |
ServiceCatalogAppRegistryClient.listAttributeGroupsForApplicationPaginator(ListAttributeGroupsForApplicationRequest listAttributeGroupsForApplicationRequest)
Lists the details of all attribute groups associated with a specific application.
|
default ListAttributeGroupsForApplicationPublisher |
ServiceCatalogAppRegistryAsyncClient.listAttributeGroupsForApplicationPaginator(ListAttributeGroupsForApplicationRequest listAttributeGroupsForApplicationRequest)
Lists the details of all attribute groups associated with a specific application.
|
| Constructor and Description |
|---|
ListAttributeGroupsForApplicationIterable(ServiceCatalogAppRegistryClient client,
ListAttributeGroupsForApplicationRequest firstRequest) |
ListAttributeGroupsForApplicationPublisher(ServiceCatalogAppRegistryAsyncClient client,
ListAttributeGroupsForApplicationRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListAttributeGroupsForApplicationRequestMarshaller.marshall(ListAttributeGroupsForApplicationRequest listAttributeGroupsForApplicationRequest) |
Copyright © 2023. All rights reserved.