public static interface StopSuiteRunRequest.Builder extends IotDeviceAdvisorRequest.Builder, SdkPojo, CopyableBuilder<StopSuiteRunRequest.Builder,StopSuiteRunRequest>
| Modifier and Type | Method and Description |
|---|---|
StopSuiteRunRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
StopSuiteRunRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
StopSuiteRunRequest.Builder |
suiteDefinitionId(String suiteDefinitionId)
Suite definition ID of the test suite run to be stopped.
|
StopSuiteRunRequest.Builder |
suiteRunId(String suiteRunId)
Suite run ID of the test suite run to be stopped.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildStopSuiteRunRequest.Builder suiteDefinitionId(String suiteDefinitionId)
Suite definition ID of the test suite run to be stopped.
suiteDefinitionId - Suite definition ID of the test suite run to be stopped.StopSuiteRunRequest.Builder suiteRunId(String suiteRunId)
Suite run ID of the test suite run to be stopped.
suiteRunId - Suite run ID of the test suite run to be stopped.StopSuiteRunRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderStopSuiteRunRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.