public class ThanosSpecBuilder extends ThanosSpecFluentImpl<ThanosSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ThanosSpec,ThanosSpecBuilder>
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() |
addAllToVolumeMounts, addToAdditionalProperties, addToAdditionalProperties, addToVolumeMounts, addToVolumeMounts, buildGrpcServerTlsConfig, buildResources, editGrpcServerTlsConfig, editOrNewGrpcServerTlsConfig, editOrNewGrpcServerTlsConfigLike, editOrNewResources, editOrNewResourcesLike, editResources, equals, getAdditionalProperties, getBaseImage, getFirstVolumeMount, getGrpcServerTlsConfig, getImage, getLastVolumeMount, getListenLocal, getLogFormat, getLogLevel, getMatchingVolumeMount, getMinTime, getObjectStorageConfig, getObjectStorageConfigFile, getReadyTimeout, getResources, getSha, getTag, getTracingConfig, getTracingConfigFile, getVersion, getVolumeMount, getVolumeMounts, hasAdditionalProperties, hasBaseImage, hasGrpcServerTlsConfig, hashCode, hasImage, hasListenLocal, hasLogFormat, hasLogLevel, hasMatchingVolumeMount, hasMinTime, hasObjectStorageConfig, hasObjectStorageConfigFile, hasReadyTimeout, hasResources, hasSha, hasTag, hasTracingConfig, hasTracingConfigFile, hasVersion, hasVolumeMounts, removeAllFromVolumeMounts, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromVolumeMounts, setToVolumeMounts, toString, withAdditionalProperties, withBaseImage, withGrpcServerTlsConfig, withImage, withListenLocal, withListenLocal, withLogFormat, withLogLevel, withMinTime, withNewGrpcServerTlsConfig, withNewGrpcServerTlsConfigLike, withNewObjectStorageConfig, withNewResources, withNewResourcesLike, withNewTracingConfig, withObjectStorageConfig, withObjectStorageConfigFile, withReadyTimeout, withResources, withSha, withTag, withTracingConfig, withTracingConfigFile, withVersion, withVolumeMounts, withVolumeMountsaccept, accept, accept, accept, 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>Copyright © 2015–2023 Red Hat. All rights reserved.