Uses of Class
com.exoscale.sdk.model.DbaasEndpointRsyslogInputCreate
-
Packages that use DbaasEndpointRsyslogInputCreate Package Description com.exoscale.sdk.api com.exoscale.sdk.model -
-
Uses of DbaasEndpointRsyslogInputCreate in com.exoscale.sdk.api
Methods in com.exoscale.sdk.api with parameters of type DbaasEndpointRsyslogInputCreate Modifier and Type Method Description Operation
ExoscaleApi. createDbaasExternalEndpointRsyslog(String name, DbaasEndpointRsyslogInputCreate dbaasEndpointRsyslogInputCreate)
[BETA] Create RSyslog external integration endpoint -
Uses of DbaasEndpointRsyslogInputCreate in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return DbaasEndpointRsyslogInputCreate Modifier and Type Method Description DbaasEndpointRsyslogInputCreate
DbaasEndpointRsyslogInputCreate. settings(DbaasEndpointRsyslogInputCreateSettings settings)
-