Interface Source.Builder
- All Superinterfaces:
Buildable
,CopyableBuilder<Source.Builder,
,Source> SdkBuilder<Source.Builder,
,Source> SdkPojo
- Enclosing class:
Source
-
Method Summary
Modifier and TypeMethodDescriptioncustomerProfilesSegmentArn
(String customerProfilesSegmentArn) Sets the value of the CustomerProfilesSegmentArn property for this object.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
-
Method Details
-
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.
-