Package | Description |
---|---|
com.mailslurp.models |
Modifier and Type | Method and Description |
---|---|
static CreateConnectorOptions.SyncScheduleTypeEnum |
CreateConnectorOptions.SyncScheduleTypeEnum.fromValue(String value) |
CreateConnectorOptions.SyncScheduleTypeEnum |
CreateConnectorOptions.getSyncScheduleType()
Get syncScheduleType
|
CreateConnectorOptions.SyncScheduleTypeEnum |
CreateConnectorOptions.SyncScheduleTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static CreateConnectorOptions.SyncScheduleTypeEnum |
CreateConnectorOptions.SyncScheduleTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CreateConnectorOptions.SyncScheduleTypeEnum[] |
CreateConnectorOptions.SyncScheduleTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CreateConnectorOptions.setSyncScheduleType(CreateConnectorOptions.SyncScheduleTypeEnum syncScheduleType) |
CreateConnectorOptions |
CreateConnectorOptions.syncScheduleType(CreateConnectorOptions.SyncScheduleTypeEnum syncScheduleType) |
void |
CreateConnectorOptions.SyncScheduleTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
CreateConnectorOptions.SyncScheduleTypeEnum enumeration) |
Copyright © 2023. All rights reserved.