Uses of Enum
com.exoscale.sdk.model.CreateDbaasServiceMysqlRequestIntegrationsInner.TypeEnum
Packages that use CreateDbaasServiceMysqlRequestIntegrationsInner.TypeEnum
-
Uses of CreateDbaasServiceMysqlRequestIntegrationsInner.TypeEnum in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return CreateDbaasServiceMysqlRequestIntegrationsInner.TypeEnumModifier and TypeMethodDescriptionCreateDbaasServiceMysqlRequestIntegrationsInner.getType()Integration typeReturns the enum constant of this type with the specified name.CreateDbaasServiceMysqlRequestIntegrationsInner.TypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.exoscale.sdk.model with parameters of type CreateDbaasServiceMysqlRequestIntegrationsInner.TypeEnumModifier and TypeMethodDescriptionvoidCreateDbaasServiceMysqlRequestIntegrationsInner.setType(CreateDbaasServiceMysqlRequestIntegrationsInner.TypeEnum type) CreateDbaasServiceMysqlRequestIntegrationsInner.type(CreateDbaasServiceMysqlRequestIntegrationsInner.TypeEnum type)