ConnectorProjection |
ConnectorProjection.connectorType(ConnectorProjection.ConnectorTypeEnum connectorType) |
ConnectorProjection |
ConnectorProjection.createdAt(OffsetDateTime createdAt) |
static ConnectorProjection |
ConnectorProjection.fromJson(String jsonString)
Create an instance of ConnectorProjection given an JSON string
|
ConnectorProjection |
ConnectorProjection.id(UUID id) |
ConnectorProjection |
ConnectorProjection.inboxId(UUID inboxId) |
ConnectorProjection |
ConnectorProjection.syncEnabled(Boolean syncEnabled) |
ConnectorProjection |
ConnectorProjection.syncInterval(Integer syncInterval) |
ConnectorProjection |
ConnectorProjection.syncScheduleType(ConnectorProjection.SyncScheduleTypeEnum syncScheduleType) |
ConnectorProjection |
ConnectorProjection.userId(UUID userId) |