public static interface RecommendationJobResourceLimit.Builder extends SdkPojo, CopyableBuilder<RecommendationJobResourceLimit.Builder,RecommendationJobResourceLimit>
| Modifier and Type | Method and Description |
|---|---|
RecommendationJobResourceLimit.Builder |
maxNumberOfTests(Integer maxNumberOfTests)
Defines the maximum number of load tests.
|
RecommendationJobResourceLimit.Builder |
maxParallelOfTests(Integer maxParallelOfTests)
Defines the maximum number of parallel load tests.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildRecommendationJobResourceLimit.Builder maxNumberOfTests(Integer maxNumberOfTests)
Defines the maximum number of load tests.
maxNumberOfTests - Defines the maximum number of load tests.RecommendationJobResourceLimit.Builder maxParallelOfTests(Integer maxParallelOfTests)
Defines the maximum number of parallel load tests.
maxParallelOfTests - Defines the maximum number of parallel load tests.Copyright © 2022. All rights reserved.