public interface RetentionConfigFluent<A extends RetentionConfigFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
String getBlockDuration()
Boolean hasBlockDuration()
@Deprecated A withNewBlockDuration(String arg0)
String getDeleteDelay()
Boolean hasDeleteDelay()
@Deprecated A withNewDeleteDelay(String arg0)
String getRetentionInLocal()
Boolean hasRetentionInLocal()
@Deprecated A withNewRetentionInLocal(String arg0)
String getRetentionResolution1h()
Boolean hasRetentionResolution1h()
@Deprecated A withNewRetentionResolution1h(String arg0)
String getRetentionResolution5m()
Boolean hasRetentionResolution5m()
@Deprecated A withNewRetentionResolution5m(String arg0)
String getRetentionResolutionRaw()
Boolean hasRetentionResolutionRaw()
@Deprecated A withNewRetentionResolutionRaw(String arg0)
Copyright © 2015–2020 Red Hat. All rights reserved.