Interface ProjectResource.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ProjectResource.Builder,ProjectResource>, SdkBuilder<ProjectResource.Builder,ProjectResource>, SdkPojo
Enclosing class:
ProjectResource

public static interface ProjectResource.Builder extends SdkPojo, CopyableBuilder<ProjectResource.Builder,ProjectResource>
  • Method Details

    • id

      The ID of the project.

      Parameters:
      id - The ID of the project.
      Returns:
      Returns a reference to this object so that method calls can be chained together.