Class PostComponentUpdateEvent

    • Constructor Detail

      • PostComponentUpdateEvent

        public PostComponentUpdateEvent()
    • Method Detail

      • getDeploymentId

        public String getDeploymentId()
        The ID of the AWS IoT Greengrass deployment that updated the component.
      • setDeploymentId

        public void setDeploymentId​(String deploymentId)
        The ID of the AWS IoT Greengrass deployment that updated the component.
      • withDeploymentId

        public PostComponentUpdateEvent withDeploymentId​(String deploymentId)
        The ID of the AWS IoT Greengrass deployment that updated the component.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object