public static interface ListServiceNetworkServiceAssociationsRequest.Builder extends VpcLatticeRequest.Builder, SdkPojo, CopyableBuilder<ListServiceNetworkServiceAssociationsRequest.Builder,ListServiceNetworkServiceAssociationsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListServiceNetworkServiceAssociationsRequest.Builder |
maxResults(Integer maxResults)
The maximum number of results to return.
|
ListServiceNetworkServiceAssociationsRequest.Builder |
nextToken(String nextToken)
A pagination token for the next page of results.
|
ListServiceNetworkServiceAssociationsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListServiceNetworkServiceAssociationsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ListServiceNetworkServiceAssociationsRequest.Builder |
serviceIdentifier(String serviceIdentifier)
The ID or Amazon Resource Name (ARN) of the service.
|
ListServiceNetworkServiceAssociationsRequest.Builder |
serviceNetworkIdentifier(String serviceNetworkIdentifier)
The ID or Amazon Resource Name (ARN) of the service network.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListServiceNetworkServiceAssociationsRequest.Builder maxResults(Integer maxResults)
The maximum number of results to return.
maxResults - The maximum number of results to return.ListServiceNetworkServiceAssociationsRequest.Builder nextToken(String nextToken)
A pagination token for the next page of results.
nextToken - A pagination token for the next page of results.ListServiceNetworkServiceAssociationsRequest.Builder serviceIdentifier(String serviceIdentifier)
The ID or Amazon Resource Name (ARN) of the service.
serviceIdentifier - The ID or Amazon Resource Name (ARN) of the service.ListServiceNetworkServiceAssociationsRequest.Builder serviceNetworkIdentifier(String serviceNetworkIdentifier)
The ID or Amazon Resource Name (ARN) of the service network.
serviceNetworkIdentifier - The ID or Amazon Resource Name (ARN) of the service network.ListServiceNetworkServiceAssociationsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListServiceNetworkServiceAssociationsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.