| Package | Description |
|---|---|
| io.cdap.plugin.hubspot.source.streaming |
| Modifier and Type | Method and Description |
|---|---|
static PullFrequency |
PullFrequency.fromValue(String name)
Returns the PullFrequency.
|
PullFrequency |
HubspotStreamingSourceConfig.getPullFrequency() |
static PullFrequency |
PullFrequency.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PullFrequency[] |
PullFrequency.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.