| Package | Description |
|---|---|
| net.minidev.ovh.api | |
| net.minidev.ovh.api.dbaas.logs |
| Modifier and Type | Method and Description |
|---|---|
OvhOperation |
ApiOvhDbaaslogs.serviceName_input_inputId_configuration_flowgger_PUT(String serviceName,
String inputId,
OvhFlowggerConfigurationTlsMethodEnum tlsMethod,
OvhFlowggerConfigurationLogFramingEnum logFraming,
Long kafkaCoalesce,
OvhFlowggerConfigurationTypeEnum type,
OvhFlowggerConfigurationLogFormatEnum logFormat)
Update the flowgger configuration
REST: PUT /dbaas/logs/{serviceName}/input/{inputId}/configuration/flowgger
|
| Modifier and Type | Field and Description |
|---|---|
OvhFlowggerConfigurationTypeEnum |
OvhFlowggerConfiguration.type
Input type
canBeNull && readOnly
|
| Modifier and Type | Method and Description |
|---|---|
static OvhFlowggerConfigurationTypeEnum |
OvhFlowggerConfigurationTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OvhFlowggerConfigurationTypeEnum[] |
OvhFlowggerConfigurationTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.