Class UpdateProjectOptions

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.discovery.v2.model.UpdateProjectOptions
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel

public class UpdateProjectOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
The updateProject options.
  • Method Details

    • newBuilder

      public UpdateProjectOptions.Builder newBuilder()
      New builder.
      Returns:
      a UpdateProjectOptions builder
    • projectId

      public String projectId()
      Gets the projectId.

      The ID of the project. This information can be found from the *Integrate and Deploy* page in Discovery.

      Returns:
      the projectId
    • name

      public String name()
      Gets the name.

      The new name to give this project.

      Returns:
      the name