Interface ChannelEngineVersionResponse.Builder

    • Method Detail

      • 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

        ChannelEngineVersionResponse.Builder version​(String 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.