Uses of Class
software.amazon.awssdk.services.greengrassv2.model.DeploymentIoTJobConfiguration
-
Packages that use DeploymentIoTJobConfiguration Package Description software.amazon.awssdk.services.greengrassv2.model -
-
Uses of DeploymentIoTJobConfiguration in software.amazon.awssdk.services.greengrassv2.model
Methods in software.amazon.awssdk.services.greengrassv2.model that return DeploymentIoTJobConfiguration Modifier and Type Method Description DeploymentIoTJobConfigurationCreateDeploymentRequest. iotJobConfiguration()The job configuration for the deployment configuration.DeploymentIoTJobConfigurationGetDeploymentResponse. iotJobConfiguration()The job configuration for the deployment configuration.Methods in software.amazon.awssdk.services.greengrassv2.model with parameters of type DeploymentIoTJobConfiguration Modifier and Type Method Description CreateDeploymentRequest.BuilderCreateDeploymentRequest.Builder. iotJobConfiguration(DeploymentIoTJobConfiguration iotJobConfiguration)The job configuration for the deployment configuration.GetDeploymentResponse.BuilderGetDeploymentResponse.Builder. iotJobConfiguration(DeploymentIoTJobConfiguration iotJobConfiguration)The job configuration for the deployment configuration.
-