Interface ChannelEngineVersionResponse.Builder

  • Method Details

    • expirationDate

      ChannelEngineVersionResponse.Builder expirationDate(Instant expirationDate)
      The UTC time when the version expires.
      Parameters:
      expirationDate - The UTC time when the version expires.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • version

      The build identifier for this version of the channel version.
      Parameters:
      version - The build identifier for this version of the channel version.
      Returns:
      Returns a reference to this object so that method calls can be chained together.