Class UpdateToolOptions

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class UpdateToolOptions
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The updateTool options.
    • Method Detail

      • toolchainId

        public java.lang.String toolchainId()
        Gets the toolchainId. ID of the toolchain.
        Returns:
        the toolchainId
      • toolId

        public java.lang.String toolId()
        Gets the toolId. ID of the tool bound to the toolchain.
        Returns:
        the toolId
      • toolchainToolPrototypePatch

        public java.util.Map<java.lang.String,​java.lang.Object> toolchainToolPrototypePatch()
        Gets the toolchainToolPrototypePatch. JSON Merge-Patch content for update_tool.
        Returns:
        the toolchainToolPrototypePatch