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