Interface MutableAgentDescription

    • Method Detail

      • updateParameters

        void updateParameters​(@Nullable
                              Map<String,​String> newConfigParams,
                              @Nullable
                              Map<String,​String> newBuildParams)
        Applies parameters update from the given maps
        Parameters:
        newConfigParams - config parameters to update
        newBuildParams - build parameters to update