Uses of Enum
com.exoscale.sdk.model.ConfigureLogCleanerForTopicCompaction.LogCleanupPolicyEnum
-
Uses of ConfigureLogCleanerForTopicCompaction.LogCleanupPolicyEnum in com.exoscale.sdk.model
Modifier and TypeMethodDescriptionConfigureLogCleanerForTopicCompaction.getLogCleanupPolicy()
The default cleanup policy for segments beyond the retention windowReturns the enum constant of this type with the specified name.ConfigureLogCleanerForTopicCompaction.LogCleanupPolicyEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionConfigureLogCleanerForTopicCompaction.logCleanupPolicy
(ConfigureLogCleanerForTopicCompaction.LogCleanupPolicyEnum logCleanupPolicy) void
ConfigureLogCleanerForTopicCompaction.setLogCleanupPolicy
(ConfigureLogCleanerForTopicCompaction.LogCleanupPolicyEnum logCleanupPolicy)