public static interface DeploySystemInstanceRequest.Builder extends IoTThingsGraphRequest.Builder, SdkPojo, CopyableBuilder<DeploySystemInstanceRequest.Builder,DeploySystemInstanceRequest>
| Modifier and Type | Method and Description |
|---|---|
DeploySystemInstanceRequest.Builder |
id(String id)
The ID of the system instance.
|
DeploySystemInstanceRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeploySystemInstanceRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeploySystemInstanceRequest.Builder id(String id)
The ID of the system instance. This value is returned by the CreateSystemInstance action.
The ID should be in the following format.
urn:tdm:REGION/ACCOUNT ID/default:deployment:DEPLOYMENTNAME
id - The ID of the system instance. This value is returned by the CreateSystemInstance
action.
The ID should be in the following format.
urn:tdm:REGION/ACCOUNT ID/default:deployment:DEPLOYMENTNAME
DeploySystemInstanceRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeploySystemInstanceRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.