| 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 ListAttributeGroupsResponse |
ServiceCatalogAppRegistryClient.listAttributeGroups(ListAttributeGroupsRequest listAttributeGroupsRequest)
Lists all attribute groups which you have access to.
|
default CompletableFuture<ListAttributeGroupsResponse> |
ServiceCatalogAppRegistryAsyncClient.listAttributeGroups(ListAttributeGroupsRequest listAttributeGroupsRequest)
Lists all attribute groups which you have access to.
|
default ListAttributeGroupsIterable |
ServiceCatalogAppRegistryClient.listAttributeGroupsPaginator(ListAttributeGroupsRequest listAttributeGroupsRequest)
Lists all attribute groups which you have access to.
|
default ListAttributeGroupsPublisher |
ServiceCatalogAppRegistryAsyncClient.listAttributeGroupsPaginator(ListAttributeGroupsRequest listAttributeGroupsRequest)
Lists all attribute groups which you have access to.
|
| Constructor and Description |
|---|
ListAttributeGroupsIterable(ServiceCatalogAppRegistryClient client,
ListAttributeGroupsRequest firstRequest) |
ListAttributeGroupsPublisher(ServiceCatalogAppRegistryAsyncClient client,
ListAttributeGroupsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListAttributeGroupsRequestMarshaller.marshall(ListAttributeGroupsRequest listAttributeGroupsRequest) |
Copyright © 2022. All rights reserved.