public static interface ListNetworkAnalyzerConfigurationsRequest.Builder extends IotWirelessRequest.Builder, SdkPojo, CopyableBuilder<ListNetworkAnalyzerConfigurationsRequest.Builder,ListNetworkAnalyzerConfigurationsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListNetworkAnalyzerConfigurationsRequest.Builder |
maxResults(Integer maxResults)
Sets the value of the MaxResults property for this object.
|
ListNetworkAnalyzerConfigurationsRequest.Builder |
nextToken(String nextToken)
To retrieve the next set of results, the
nextToken value from a previous response; otherwise
null to receive the first set of results. |
ListNetworkAnalyzerConfigurationsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListNetworkAnalyzerConfigurationsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListNetworkAnalyzerConfigurationsRequest.Builder maxResults(Integer maxResults)
maxResults - The new value for the MaxResults property for this object.ListNetworkAnalyzerConfigurationsRequest.Builder nextToken(String nextToken)
To retrieve the next set of results, the nextToken value from a previous response; otherwise
null to receive the first set of results.
nextToken - To retrieve the next set of results, the nextToken value from a previous response;
otherwise null to receive the first set of results.ListNetworkAnalyzerConfigurationsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListNetworkAnalyzerConfigurationsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.