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