Interface ObjectTypes.Builder

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

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

    • source

      ObjectTypes.Builder source(String source)

      The type of the object in the source branch.

      Parameters:
      source - The type of the object in the source branch.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • source

      The type of the object in the source branch.

      Parameters:
      source - The type of the object in the source branch.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • destination

      ObjectTypes.Builder destination(String destination)

      The type of the object in the destination branch.

      Parameters:
      destination - The type of the object in the destination branch.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • destination

      ObjectTypes.Builder destination(ObjectTypeEnum destination)

      The type of the object in the destination branch.

      Parameters:
      destination - The type of the object in the destination branch.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • base

      The type of the object in the base commit of the merge.

      Parameters:
      base - The type of the object in the base commit of the merge.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • base

      The type of the object in the base commit of the merge.

      Parameters:
      base - The type of the object in the base commit of the merge.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: