Interface GitLabRepositoryMetadata.Builder

  • Method Details

    • name

      Sets the value of the Name property for this object.
      Parameters:
      name - The new value for the Name property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • providerResourceId

      GitLabRepositoryMetadata.Builder providerResourceId(String providerResourceId)
      Sets the value of the ProviderResourceId property for this object.
      Parameters:
      providerResourceId - The new value for the ProviderResourceId property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • namespace

      The namespace (group or user path) that owns the project.

      Parameters:
      namespace - The namespace (group or user path) that owns the project.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • accessType

      GitLabRepositoryMetadata.Builder accessType(String accessType)
      Sets the value of the AccessType property for this object.
      Parameters:
      accessType - The new value for the AccessType property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • accessType

      Sets the value of the AccessType property for this object.
      Parameters:
      accessType - The new value for the AccessType property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: