Interface ChannelEngineVersionRequest.Builder

    • Method Detail

      • version

        ChannelEngineVersionRequest.Builder version​(String version)
        The build identifier of the engine version to use for this channel. Specify 'DEFAULT' to reset to the default version.
        Parameters:
        version - The build identifier of the engine version to use for this channel. Specify 'DEFAULT' to reset to the default version.
        Returns:
        Returns a reference to this object so that method calls can be chained together.