Class UpdateToolchainOptions

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

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

      • toolchainId

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

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