public class SourceSchedule
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static class  | SourceSchedule.BuilderBuilder. | 
| static interface  | SourceSchedule.FrequencyThe crawl schedule in the specified **time_zone**. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.Boolean | enabled()Gets the enabled. | 
| java.lang.String | frequency()Gets the frequency. | 
| SourceSchedule.Builder | newBuilder()New builder. | 
| java.lang.String | timeZone()Gets the timeZone. | 
public SourceSchedule.Builder newBuilder()
public java.lang.Boolean enabled()
public java.lang.String timeZone()
public java.lang.String frequency()