public static interface UndeploySystemInstanceRequest.Builder extends IoTThingsGraphRequest.Builder, SdkPojo, CopyableBuilder<UndeploySystemInstanceRequest.Builder,UndeploySystemInstanceRequest>
| Modifier and Type | Method and Description |
|---|---|
UndeploySystemInstanceRequest.Builder |
id(String id)
The ID of the system instance to remove from its target.
|
UndeploySystemInstanceRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
UndeploySystemInstanceRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildUndeploySystemInstanceRequest.Builder id(String id)
The ID of the system instance to remove from its target.
id - The ID of the system instance to remove from its target.UndeploySystemInstanceRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderUndeploySystemInstanceRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.