Uses of Class
com.ibm.watson.discovery.v1.model.Source.Builder
| Package | Description |
|---|---|
| com.ibm.watson.discovery.v1.model |
-
Uses of Source.Builder in com.ibm.watson.discovery.v1.model
Methods in com.ibm.watson.discovery.v1.model that return Source.Builder Modifier and Type Method Description Source.BuilderSource.Builder. credentialId(String credentialId)Set the credentialId.Source.BuilderSource. newBuilder()New builder.Source.BuilderSource.Builder. options(SourceOptions options)Set the options.Source.BuilderSource.Builder. schedule(SourceSchedule schedule)Set the schedule.Source.BuilderSource.Builder. type(String type)Set the type.