| Package | Description |
|---|---|
| com.amazonaws.services.greengrassv2.model |
| Modifier and Type | Method and Description |
|---|---|
DeploymentIoTJobConfiguration |
DeploymentIoTJobConfiguration.clone() |
DeploymentIoTJobConfiguration |
CreateDeploymentRequest.getIotJobConfiguration()
The job configuration for the deployment configuration.
|
DeploymentIoTJobConfiguration |
GetDeploymentResult.getIotJobConfiguration()
The job configuration for the deployment configuration.
|
DeploymentIoTJobConfiguration |
DeploymentIoTJobConfiguration.withAbortConfig(IoTJobAbortConfig abortConfig)
The stop configuration for the job.
|
DeploymentIoTJobConfiguration |
DeploymentIoTJobConfiguration.withJobExecutionsRolloutConfig(IoTJobExecutionsRolloutConfig jobExecutionsRolloutConfig)
The rollout configuration for the job.
|
DeploymentIoTJobConfiguration |
DeploymentIoTJobConfiguration.withTimeoutConfig(IoTJobTimeoutConfig timeoutConfig)
The timeout configuration for the job.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateDeploymentRequest.setIotJobConfiguration(DeploymentIoTJobConfiguration iotJobConfiguration)
The job configuration for the deployment configuration.
|
void |
GetDeploymentResult.setIotJobConfiguration(DeploymentIoTJobConfiguration iotJobConfiguration)
The job configuration for the deployment configuration.
|
CreateDeploymentRequest |
CreateDeploymentRequest.withIotJobConfiguration(DeploymentIoTJobConfiguration iotJobConfiguration)
The job configuration for the deployment configuration.
|
GetDeploymentResult |
GetDeploymentResult.withIotJobConfiguration(DeploymentIoTJobConfiguration iotJobConfiguration)
The job configuration for the deployment configuration.
|
Copyright © 2022. All rights reserved.