Interface Source.Builder

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

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

    • customerProfilesSegmentArn

      Source.Builder customerProfilesSegmentArn(String customerProfilesSegmentArn)
      Sets the value of the CustomerProfilesSegmentArn property for this object.
      Parameters:
      customerProfilesSegmentArn - The new value for the CustomerProfilesSegmentArn property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.