Interface Relationship.Builder

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

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

    • from

      The ARN of the resource.

      Parameters:
      from - The ARN of the resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • to

      The ARN of the resource.

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