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