public static interface EdgeDeploymentModelConfig.Builder extends SdkPojo, CopyableBuilder<EdgeDeploymentModelConfig.Builder,EdgeDeploymentModelConfig>
| Modifier and Type | Method and Description |
|---|---|
EdgeDeploymentModelConfig.Builder |
edgePackagingJobName(String edgePackagingJobName)
The edge packaging job associated with this deployment.
|
EdgeDeploymentModelConfig.Builder |
modelHandle(String modelHandle)
The name the device application uses to reference this model.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildEdgeDeploymentModelConfig.Builder modelHandle(String modelHandle)
The name the device application uses to reference this model.
modelHandle - The name the device application uses to reference this model.EdgeDeploymentModelConfig.Builder edgePackagingJobName(String edgePackagingJobName)
The edge packaging job associated with this deployment.
edgePackagingJobName - The edge packaging job associated with this deployment.Copyright © 2022. All rights reserved.