public interface SolarwindsSpecFluent<A extends SolarwindsSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
String getAppopticsAccessToken()
Boolean hasAppopticsAccessToken()
Integer getAppopticsBatchSize()
Boolean hasAppopticsBatchSize()
A withNewAppopticsBatchSize(int arg1)
Boolean hasLogs()
A addToMetrics(String key, MetricInfo value)
A addToMetrics(Map<String,MetricInfo> map)
A removeFromMetrics(Map<String,MetricInfo> map)
Map<String,MetricInfo> getMetrics()
A withMetrics(Map<String,MetricInfo> metrics)
Boolean hasMetrics()
Long getPapertrailLocalRetentionDuration()
A withPapertrailLocalRetentionDuration(Long papertrailLocalRetentionDuration)
Boolean hasPapertrailLocalRetentionDuration()
A withNewPapertrailLocalRetentionDuration(long arg1)
String getPapertrailUrl()
Boolean hasPapertrailUrl()
Copyright © 2017–2018 Red Hat. All rights reserved.