| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalogappregistry.model | |
| software.amazon.awssdk.services.servicecatalogappregistry.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<ResourceInfo> |
ListAssociatedResourcesResponse.resources()
Information about the resources.
|
| Modifier and Type | Method and Description |
|---|---|
ListAssociatedResourcesResponse.Builder |
ListAssociatedResourcesResponse.Builder.resources(ResourceInfo... resources)
Information about the resources.
|
| Modifier and Type | Method and Description |
|---|---|
ListAssociatedResourcesResponse.Builder |
ListAssociatedResourcesResponse.Builder.resources(Collection<ResourceInfo> resources)
Information about the resources.
|
| Modifier and Type | Method and Description |
|---|---|
SdkIterable<ResourceInfo> |
ListAssociatedResourcesIterable.resources()
Returns an iterable to iterate through the paginated
ListAssociatedResourcesResponse.resources() member. |
SdkPublisher<ResourceInfo> |
ListAssociatedResourcesPublisher.resources()
Returns a publisher that can be used to get a stream of data.
|
Copyright © 2021. All rights reserved.