public class ProfileConfigBuilder extends ProfileConfigFluent<ProfileConfigBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ProfileConfig,ProfileConfigBuilder>
ProfileConfigFluent.TunedConfigNested<N>| Constructor and Description |
|---|
ProfileConfigBuilder() |
ProfileConfigBuilder(ProfileConfig instance) |
ProfileConfigBuilder(ProfileConfigFluent<?> fluent) |
ProfileConfigBuilder(ProfileConfigFluent<?> fluent,
ProfileConfig instance) |
| Modifier and Type | Method and Description |
|---|---|
ProfileConfig |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildTunedConfig, copyInstance, editOrNewTunedConfig, editOrNewTunedConfigLike, editTunedConfig, equals, getAdditionalProperties, getDebug, getProviderName, getTunedProfile, hasAdditionalProperties, hasDebug, hashCode, hasProviderName, hasTunedConfig, hasTunedProfile, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withDebug, withDebug, withNewTunedConfig, withNewTunedConfig, withNewTunedConfigLike, withProviderName, withTunedConfig, withTunedProfileaggregate, aggregate, build, build, builderOf, getVisitableMappublic ProfileConfigBuilder()
public ProfileConfigBuilder(ProfileConfigFluent<?> fluent)
public ProfileConfigBuilder(ProfileConfigFluent<?> fluent, ProfileConfig instance)
public ProfileConfigBuilder(ProfileConfig instance)
public ProfileConfig build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ProfileConfig>Copyright © 2015–2023 Red Hat. All rights reserved.