Interface GreengrassV2.Builder

  • Method Details

    • coreDeviceThingName

      GreengrassV2.Builder coreDeviceThingName(String coreDeviceThingName)

      The name of the IoT thing for your IoT Greengrass V2 core device.

      Parameters:
      coreDeviceThingName - The name of the IoT thing for your IoT Greengrass V2 core device.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • coreDeviceOperatingSystem

      GreengrassV2.Builder coreDeviceOperatingSystem(String coreDeviceOperatingSystem)

      The operating system of the core device in IoT Greengrass V2.

      Parameters:
      coreDeviceOperatingSystem - The operating system of the core device in IoT Greengrass V2.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • coreDeviceOperatingSystem

      GreengrassV2.Builder coreDeviceOperatingSystem(CoreDeviceOperatingSystem coreDeviceOperatingSystem)

      The operating system of the core device in IoT Greengrass V2.

      Parameters:
      coreDeviceOperatingSystem - The operating system of the core device in IoT Greengrass V2.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: