| Package | Description |
|---|---|
| software.amazon.awssdk.services.vpclattice |
Amazon VPC Lattice is a fully managed application networking service that you use to connect, secure, and monitor all
of your services across multiple accounts and virtual private clouds (VPCs).
|
| software.amazon.awssdk.services.vpclattice.model |
| Modifier and Type | Method and Description |
|---|---|
static ListServiceNetworkServiceAssociationsRequest.Builder |
ListServiceNetworkServiceAssociationsRequest.builder() |
ListServiceNetworkServiceAssociationsRequest.Builder |
ListServiceNetworkServiceAssociationsRequest.Builder.maxResults(Integer maxResults)
The maximum number of results to return.
|
ListServiceNetworkServiceAssociationsRequest.Builder |
ListServiceNetworkServiceAssociationsRequest.Builder.nextToken(String nextToken)
A pagination token for the next page of results.
|
ListServiceNetworkServiceAssociationsRequest.Builder |
ListServiceNetworkServiceAssociationsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListServiceNetworkServiceAssociationsRequest.Builder |
ListServiceNetworkServiceAssociationsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ListServiceNetworkServiceAssociationsRequest.Builder |
ListServiceNetworkServiceAssociationsRequest.Builder.serviceIdentifier(String serviceIdentifier)
The ID or Amazon Resource Name (ARN) of the service.
|
ListServiceNetworkServiceAssociationsRequest.Builder |
ListServiceNetworkServiceAssociationsRequest.Builder.serviceNetworkIdentifier(String serviceNetworkIdentifier)
The ID or Amazon Resource Name (ARN) of the service network.
|
ListServiceNetworkServiceAssociationsRequest.Builder |
ListServiceNetworkServiceAssociationsRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListServiceNetworkServiceAssociationsRequest.Builder> |
ListServiceNetworkServiceAssociationsRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.