Class DeployRequestBodySchematics

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

    public class DeployRequestBodySchematics
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Schematics workspace configuration.
    • Method Detail

      • name

        public java.lang.String name()
        Gets the name. Schematics workspace name.
        Returns:
        the name
      • description

        public java.lang.String description()
        Gets the description. Schematics workspace description.
        Returns:
        the description
      • tags

        public java.util.List<java.lang.String> tags()
        Gets the tags. Schematics workspace tags.
        Returns:
        the tags
      • resourceGroupId

        public java.lang.String resourceGroupId()
        Gets the resourceGroupId. Resource group to use when creating the schematics workspace.
        Returns:
        the resourceGroupId