Uses of Enum
com.exoscale.sdk.model.JsonSchemaKafkaRest.ConsumerRequestTimeoutMsEnum
Packages that use JsonSchemaKafkaRest.ConsumerRequestTimeoutMsEnum
-
Uses of JsonSchemaKafkaRest.ConsumerRequestTimeoutMsEnum in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return JsonSchemaKafkaRest.ConsumerRequestTimeoutMsEnumModifier and TypeMethodDescriptionJsonSchemaKafkaRest.getConsumerRequestTimeoutMs()
The maximum total time to wait for messages for a request if the maximum number of messages has not yet been reachedReturns the enum constant of this type with the specified name.JsonSchemaKafkaRest.ConsumerRequestTimeoutMsEnum.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 JsonSchemaKafkaRest.ConsumerRequestTimeoutMsEnumModifier and TypeMethodDescriptionJsonSchemaKafkaRest.consumerRequestTimeoutMs
(JsonSchemaKafkaRest.ConsumerRequestTimeoutMsEnum consumerRequestTimeoutMs) void
JsonSchemaKafkaRest.setConsumerRequestTimeoutMs
(JsonSchemaKafkaRest.ConsumerRequestTimeoutMsEnum consumerRequestTimeoutMs)