Interface PrefixListAssociation.Builder

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

@Mutable @NotThreadSafe public static interface PrefixListAssociation.Builder extends SdkPojo, CopyableBuilder<PrefixListAssociation.Builder,PrefixListAssociation>
  • Method Details

    • resourceId

      PrefixListAssociation.Builder resourceId(String resourceId)

      The ID of the resource.

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

      PrefixListAssociation.Builder resourceOwner(String resourceOwner)

      The owner of the resource.

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