Uses of Class
com.ibm.cloud.continuous_delivery.cd_toolchain.v2.model.ToolchainPatch
-
Packages that use ToolchainPatch Package Description com.ibm.cloud.continuous_delivery.cd_toolchain.v2 CD Toolchain v2. -
-
Uses of ToolchainPatch in com.ibm.cloud.continuous_delivery.cd_toolchain.v2
Methods in com.ibm.cloud.continuous_delivery.cd_toolchain.v2 that return types with arguments of type ToolchainPatch Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<ToolchainPatch>CdToolchain. updateToolchain(UpdateToolchainOptions updateToolchainOptions)Update a toolchain.
-