| Package | Description |
|---|---|
| software.amazon.awssdk.services.vpclattice.model |
| Modifier and Type | Method and Description |
|---|---|
static ListServiceNetworkVpcAssociationsResponse.Builder |
ListServiceNetworkVpcAssociationsResponse.builder() |
ListServiceNetworkVpcAssociationsResponse.Builder |
ListServiceNetworkVpcAssociationsResponse.Builder.items(Collection<ServiceNetworkVpcAssociationSummary> items)
Information about the associations.
|
ListServiceNetworkVpcAssociationsResponse.Builder |
ListServiceNetworkVpcAssociationsResponse.Builder.items(Consumer<ServiceNetworkVpcAssociationSummary.Builder>... items)
Information about the associations.
|
ListServiceNetworkVpcAssociationsResponse.Builder |
ListServiceNetworkVpcAssociationsResponse.Builder.items(ServiceNetworkVpcAssociationSummary... items)
Information about the associations.
|
ListServiceNetworkVpcAssociationsResponse.Builder |
ListServiceNetworkVpcAssociationsResponse.Builder.nextToken(String nextToken)
If there are additional results, a pagination token for the next page of results.
|
ListServiceNetworkVpcAssociationsResponse.Builder |
ListServiceNetworkVpcAssociationsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListServiceNetworkVpcAssociationsResponse.Builder> |
ListServiceNetworkVpcAssociationsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.