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, getLogFormat, getLogLevel, getMinTime, getObjectStorageConfig, getResources, getSha, getTag, getTracingConfig, getVersion, hasBaseImage, hasGrpcServerTlsConfig, hasImage, hasListenLocal, hasLogFormat, hasLogLevel, hasMinTime, hasObjectStorageConfig, hasResources, hasSha, hasTag, hasTracingConfig, hasVersion, isListenLocal, withBaseImage, withGrpcServerTlsConfig, withImage, withListenLocal, withLogFormat, withLogLevel, withMinTime, withNewBaseImage, withNewBaseImage, withNewBaseImage, withNewGrpcServerTlsConfig, withNewGrpcServerTlsConfigLike, withNewImage, withNewImage, withNewImage, withNewListenLocal, withNewListenLocal, withNewLogFormat, withNewLogFormat, withNewLogFormat, withNewLogLevel, withNewLogLevel, withNewLogLevel, withNewMinTime, withNewMinTime, withNewMinTime, withNewObjectStorageConfig, withNewResources, withNewResourcesLike, withNewSha, withNewSha, withNewSha, withNewTag, withNewTag, withNewTag, withNewTracingConfig, withNewVersion, withNewVersion, withNewVersion, withObjectStorageConfig, withResources, withSha, withTag, withTracingConfig, withVersionaccept, aggregate, aggregate, build, build, builderOfpublic 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.