| 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 ListServiceNetworkVpcAssociationsRequest.Builder |
ListServiceNetworkVpcAssociationsRequest.builder() |
ListServiceNetworkVpcAssociationsRequest.Builder |
ListServiceNetworkVpcAssociationsRequest.Builder.maxResults(Integer maxResults)
The maximum number of results to return.
|
ListServiceNetworkVpcAssociationsRequest.Builder |
ListServiceNetworkVpcAssociationsRequest.Builder.nextToken(String nextToken)
A pagination token for the next page of results.
|
ListServiceNetworkVpcAssociationsRequest.Builder |
ListServiceNetworkVpcAssociationsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListServiceNetworkVpcAssociationsRequest.Builder |
ListServiceNetworkVpcAssociationsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ListServiceNetworkVpcAssociationsRequest.Builder |
ListServiceNetworkVpcAssociationsRequest.Builder.serviceNetworkIdentifier(String serviceNetworkIdentifier)
The ID or Amazon Resource Name (ARN) of the service network.
|
ListServiceNetworkVpcAssociationsRequest.Builder |
ListServiceNetworkVpcAssociationsRequest.toBuilder() |
ListServiceNetworkVpcAssociationsRequest.Builder |
ListServiceNetworkVpcAssociationsRequest.Builder.vpcIdentifier(String vpcIdentifier)
The ID or Amazon Resource Name (ARN) of the VPC.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListServiceNetworkVpcAssociationsRequest.Builder> |
ListServiceNetworkVpcAssociationsRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.