| Package | Description |
|---|---|
| software.amazon.awssdk.services.vpclattice.model | |
| software.amazon.awssdk.services.vpclattice.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceNetworkServiceAssociationSummary> |
ListServiceNetworkServiceAssociationsResponse.items()
Information about the associations.
|
| Modifier and Type | Method and Description |
|---|---|
ListServiceNetworkServiceAssociationsResponse.Builder |
ListServiceNetworkServiceAssociationsResponse.Builder.items(ServiceNetworkServiceAssociationSummary... items)
Information about the associations.
|
| Modifier and Type | Method and Description |
|---|---|
ListServiceNetworkServiceAssociationsResponse.Builder |
ListServiceNetworkServiceAssociationsResponse.Builder.items(Collection<ServiceNetworkServiceAssociationSummary> items)
Information about the associations.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<ServiceNetworkServiceAssociationSummary> |
ListServiceNetworkServiceAssociationsPublisher.items()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<ServiceNetworkServiceAssociationSummary> |
ListServiceNetworkServiceAssociationsIterable.items()
Returns an iterable to iterate through the paginated
ListServiceNetworkServiceAssociationsResponse.items() member. |
Copyright © 2023. All rights reserved.