public class ThanosSpecBuilder extends ThanosSpecFluentImpl<ThanosSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ThanosSpec,ThanosSpecBuilder>
ThanosSpecFluentImpl.GrpcServerTlsConfigNestedImpl<N>, ThanosSpecFluentImpl.ResourcesNestedImpl<N>ThanosSpecFluent.GrpcServerTlsConfigNested<N>, ThanosSpecFluent.ResourcesNested<N>| Constructor and Description |
|---|
ThanosSpecBuilder() |
ThanosSpecBuilder(Boolean validationEnabled) |
ThanosSpecBuilder(ThanosSpec instance) |
ThanosSpecBuilder(ThanosSpec instance,
Boolean validationEnabled) |
ThanosSpecBuilder(ThanosSpecFluent<?> fluent) |
ThanosSpecBuilder(ThanosSpecFluent<?> fluent,
Boolean validationEnabled) |
ThanosSpecBuilder(ThanosSpecFluent<?> fluent,
ThanosSpec instance) |
ThanosSpecBuilder(ThanosSpecFluent<?> fluent,
ThanosSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ThanosSpec |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildGrpcServerTlsConfig, buildResources, editGrpcServerTlsConfig, editOrNewGrpcServerTlsConfig, editOrNewGrpcServerTlsConfigLike, editOrNewResources, editOrNewResourcesLike, editResources, getBaseImage, getGrpcServerTlsConfig, getImage, getListenLocal, getLogFormat, getLogLevel, getMinTime, getObjectStorageConfig, getObjectStorageConfigFile, getResources, getSha, getTag, getTracingConfig, getTracingConfigFile, getVersion, hasBaseImage, hasGrpcServerTlsConfig, hasImage, hasListenLocal, hasLogFormat, hasLogLevel, hasMinTime, hasObjectStorageConfig, hasObjectStorageConfigFile, hasResources, hasSha, hasTag, hasTracingConfig, hasTracingConfigFile, hasVersion, withBaseImage, withGrpcServerTlsConfig, withImage, withListenLocal, withLogFormat, withLogLevel, withMinTime, withNewBaseImage, withNewGrpcServerTlsConfig, withNewGrpcServerTlsConfigLike, withNewImage, withNewLogFormat, withNewLogLevel, withNewMinTime, withNewObjectStorageConfig, withNewObjectStorageConfigFile, withNewResources, withNewResourcesLike, withNewSha, withNewTag, withNewTracingConfig, withNewTracingConfigFile, withNewVersion, withObjectStorageConfig, withObjectStorageConfigFile, withResources, withSha, withTag, withTracingConfig, withTracingConfigFile, withVersionaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic ThanosSpecBuilder()
public ThanosSpecBuilder(Boolean validationEnabled)
public ThanosSpecBuilder(ThanosSpecFluent<?> fluent)
public ThanosSpecBuilder(ThanosSpecFluent<?> fluent, Boolean validationEnabled)
public ThanosSpecBuilder(ThanosSpecFluent<?> fluent, ThanosSpec instance)
public ThanosSpecBuilder(ThanosSpecFluent<?> fluent, ThanosSpec instance, Boolean validationEnabled)
public ThanosSpecBuilder(ThanosSpec instance)
public ThanosSpecBuilder(ThanosSpec instance, Boolean validationEnabled)
public ThanosSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ThanosSpec>public boolean equals(Object o)
equals in class ThanosSpecFluentImpl<ThanosSpecBuilder>public int hashCode()
hashCode in class ThanosSpecFluentImpl<ThanosSpecBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.