Uses of Enum
com.exoscale.sdk.model.ConfigureLogCleanerForTopicCompaction.LogCleanupPolicyEnum
Packages that use ConfigureLogCleanerForTopicCompaction.LogCleanupPolicyEnum
-
Uses of ConfigureLogCleanerForTopicCompaction.LogCleanupPolicyEnum in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return ConfigureLogCleanerForTopicCompaction.LogCleanupPolicyEnumModifier 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.Methods in com.exoscale.sdk.model with parameters of type ConfigureLogCleanerForTopicCompaction.LogCleanupPolicyEnumModifier and TypeMethodDescriptionConfigureLogCleanerForTopicCompaction.logCleanupPolicy
(ConfigureLogCleanerForTopicCompaction.LogCleanupPolicyEnum logCleanupPolicy) void
ConfigureLogCleanerForTopicCompaction.setLogCleanupPolicy
(ConfigureLogCleanerForTopicCompaction.LogCleanupPolicyEnum logCleanupPolicy)