| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalogappregistry |
AWS Service Catalog AppRegistry enables organizations to understand the application context of their AWS resources.
|
| software.amazon.awssdk.services.servicecatalogappregistry.paginators | |
| software.amazon.awssdk.services.servicecatalogappregistry.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListAssociatedAttributeGroupsResponse |
ServiceCatalogAppRegistryClient.listAssociatedAttributeGroups(ListAssociatedAttributeGroupsRequest 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.
|
default ListAssociatedAttributeGroupsIterable |
ServiceCatalogAppRegistryClient.listAssociatedAttributeGroupsPaginator(ListAssociatedAttributeGroupsRequest listAssociatedAttributeGroupsRequest)
Lists all attribute groups that are associated with specified application.
|
default ListAssociatedAttributeGroupsPublisher |
ServiceCatalogAppRegistryAsyncClient.listAssociatedAttributeGroupsPaginator(ListAssociatedAttributeGroupsRequest listAssociatedAttributeGroupsRequest)
Lists all attribute groups that are associated with specified application.
|
| Constructor and Description |
|---|
ListAssociatedAttributeGroupsIterable(ServiceCatalogAppRegistryClient client,
ListAssociatedAttributeGroupsRequest firstRequest) |
ListAssociatedAttributeGroupsPublisher(ServiceCatalogAppRegistryAsyncClient client,
ListAssociatedAttributeGroupsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListAssociatedAttributeGroupsRequestMarshaller.marshall(ListAssociatedAttributeGroupsRequest listAssociatedAttributeGroupsRequest) |
Copyright © 2021. All rights reserved.