Class ManualRuntimeConfig.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • functionsRuntimeName

        public ManualRuntimeConfig.Builder functionsRuntimeName​(String functionsRuntimeName)
        The name of the FunctionsRuntime this function is to be associated with.
        Parameters:
        functionsRuntimeName - the value to set
        Returns:
        this builder
      • functionsRuntimeVersionId

        public ManualRuntimeConfig.Builder functionsRuntimeVersionId​(String functionsRuntimeVersionId)
        The OCID of the FunctionsRuntimeVersion that is currently in use for the function.
        Parameters:
        functionsRuntimeVersionId - the value to set
        Returns:
        this builder