Class CreateToolchainOptions

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

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

      • name

        public java.lang.String name()
        Gets the name. Toolchain name.
        Returns:
        the name
      • resourceGroupId

        public java.lang.String resourceGroupId()
        Gets the resourceGroupId. Resource group where toolchain will be created.
        Returns:
        the resourceGroupId
      • description

        public java.lang.String description()
        Gets the description. Describes the toolchain.
        Returns:
        the description