Uses of Interface
cn.vertxup.integration.domain.tables.interfaces.IIIntegration
Packages that use IIIntegration
Package
Description
-
Uses of IIIntegration in cn.vertxup.integration.domain.tables.interfaces
Methods in cn.vertxup.integration.domain.tables.interfaces with type parameters of type IIIntegrationModifier and TypeMethodDescription<E extends IIIntegration>
EIIIntegration.into(E into) Copy data into another generated Record/POJO implementing the common interface IIIntegrationMethods in cn.vertxup.integration.domain.tables.interfaces that return IIIntegrationModifier and TypeMethodDescriptiondefault IIIntegrationIIIntegration.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.I_INTEGRATION.ACTIVE.Setter forDB_ETERNAL.I_INTEGRATION.APP_ID.IIIntegration.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.I_INTEGRATION.CREATED_AT.IIIntegration.setCreatedBy(String value) Setter forDB_ETERNAL.I_INTEGRATION.CREATED_BY.IIIntegration.setEndpoint(String value) Setter forDB_ETERNAL.I_INTEGRATION.ENDPOINT.IIIntegration.setHostname(String value) Setter forDB_ETERNAL.I_INTEGRATION.HOSTNAME.Setter forDB_ETERNAL.I_INTEGRATION.IP_V4.Setter forDB_ETERNAL.I_INTEGRATION.IP_V6.Setter forDB_ETERNAL.I_INTEGRATION.KEY.IIIntegration.setLanguage(String value) Setter forDB_ETERNAL.I_INTEGRATION.LANGUAGE.IIIntegration.setMetadata(String value) Setter forDB_ETERNAL.I_INTEGRATION.METADATA.Setter forDB_ETERNAL.I_INTEGRATION.NAME.IIIntegration.setOptions(String value) Setter forDB_ETERNAL.I_INTEGRATION.OPTIONS.IIIntegration.setOsAuthorize(String value) Setter forDB_ETERNAL.I_INTEGRATION.OS_AUTHORIZE.Setter forDB_ETERNAL.I_INTEGRATION.OS_KEY.IIIntegration.setOsSecret(String value) Setter forDB_ETERNAL.I_INTEGRATION.OS_SECRET.IIIntegration.setOsToken(String value) Setter forDB_ETERNAL.I_INTEGRATION.OS_TOKEN.IIIntegration.setPassword(String value) Setter forDB_ETERNAL.I_INTEGRATION.PASSWORD.Setter forDB_ETERNAL.I_INTEGRATION.PATH.Setter forDB_ETERNAL.I_INTEGRATION.PORT.IIIntegration.setProtocol(String value) Setter forDB_ETERNAL.I_INTEGRATION.PROTOCOL.IIIntegration.setPublicKey(String value) Setter forDB_ETERNAL.I_INTEGRATION.PUBLIC_KEY.IIIntegration.setSecurePort(Integer value) Setter forDB_ETERNAL.I_INTEGRATION.SECURE_PORT.IIIntegration.setSecureProtocol(String value) Setter forDB_ETERNAL.I_INTEGRATION.SECURE_PROTOCOL.Setter forDB_ETERNAL.I_INTEGRATION.SIGMA.Setter forDB_ETERNAL.I_INTEGRATION.TYPE.IIIntegration.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.I_INTEGRATION.UPDATED_AT.IIIntegration.setUpdatedBy(String value) Setter forDB_ETERNAL.I_INTEGRATION.UPDATED_BY.IIIntegration.setUsername(String value) Setter forDB_ETERNAL.I_INTEGRATION.USERNAME.Methods in cn.vertxup.integration.domain.tables.interfaces with parameters of type IIIntegrationModifier and TypeMethodDescriptionvoidIIIntegration.from(IIIntegration from) Load data from another generated Record/POJO implementing the common interface IIIntegration -
Uses of IIIntegration in cn.vertxup.integration.domain.tables.pojos
Classes in cn.vertxup.integration.domain.tables.pojos that implement IIIntegrationMethods in cn.vertxup.integration.domain.tables.pojos with type parameters of type IIIntegrationMethods in cn.vertxup.integration.domain.tables.pojos with parameters of type IIIntegrationConstructors in cn.vertxup.integration.domain.tables.pojos with parameters of type IIIntegration -
Uses of IIIntegration in cn.vertxup.integration.domain.tables.records
Classes in cn.vertxup.integration.domain.tables.records that implement IIIntegrationMethods in cn.vertxup.integration.domain.tables.records with type parameters of type IIIntegrationMethods in cn.vertxup.integration.domain.tables.records with parameters of type IIIntegration