public class Source
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static class  | Source.BuilderBuilder. | 
| static interface  | Source.TypeThe type of source to connect to. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | credentialId()Gets the credentialId. | 
| Source.Builder | newBuilder()New builder. | 
| SourceOptions | options()Gets the options. | 
| SourceSchedule | schedule()Gets the schedule. | 
| java.lang.String | type()Gets the type. | 
public Source.Builder newBuilder()
public java.lang.String type()
public java.lang.String credentialId()
public SourceSchedule schedule()
public SourceOptions options()