Interface RuntimeId

  • All Known Subinterfaces:
    Runtime
    All Known Implementing Classes:
    BaseRuntime

    public interface RuntimeId
    Represents an unique Id for the Runtime, containing also a reference to the ProviderId where this Runtime belongs
    See Also:
    Runtime
    • Method Detail

      • getName

        String getName()
        Gets the human readable name for the runtime. The runtime name is unique within the provider. When no name was provided at runtime creation @see RuntimeConfig, the runtime name is getId().