primarySource
The name of the source you choose as the primary source for this flow.
- Returns:
- The name of the source you choose as the primary source for this flow.
Serializable
, SdkPojo
, ToCopyableBuilder<SourcePriority.Builder,SourcePriority>
The priority you want to assign to a source. You can have a primary stream and a backup stream or two equally prioritized streams.
static SourcePriority.Builder
builder()
final boolean
final boolean
equalsBySdkFields(Object obj)
final <T> Optional<T>
getValueForField(String fieldName,
Class<T> clazz)
final int
hashCode()
final String
static Class<? extends SourcePriority.Builder>
final String
toString()
copy
The name of the source you choose as the primary source for this flow.
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<SourcePriority.Builder,SourcePriority>
SdkPojo
SdkPojo
class,
and is generated based on a service model.
If an SdkPojo
class does not have any inherited fields, equalsBySdkFields
and equals
are essentially the same.
equalsBySdkFields
in interface SdkPojo
obj
- the object to be compared withsdkFieldNameToField
in interface SdkPojo