public class ConfigMapKeyRefBuilder extends ConfigMapKeyRefFluent<ConfigMapKeyRefBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ConfigMapKeyRef,ConfigMapKeyRefBuilder>
| Constructor and Description |
|---|
ConfigMapKeyRefBuilder() |
ConfigMapKeyRefBuilder(ConfigMapKeyRef instance) |
ConfigMapKeyRefBuilder(ConfigMapKeyRefFluent<?> fluent) |
ConfigMapKeyRefBuilder(ConfigMapKeyRefFluent<?> fluent,
ConfigMapKeyRef instance) |
| Modifier and Type | Method and Description |
|---|---|
ConfigMapKeyRef |
build() |
copyInstance, equals, getKey, getName, hashCode, hasKey, hasName, hasOptional, isOptional, toString, withKey, withName, withOptional, withOptionalaggregate, aggregate, build, build, builderOf, getVisitableMappublic ConfigMapKeyRefBuilder()
public ConfigMapKeyRefBuilder(ConfigMapKeyRefFluent<?> fluent)
public ConfigMapKeyRefBuilder(ConfigMapKeyRefFluent<?> fluent, ConfigMapKeyRef instance)
public ConfigMapKeyRefBuilder(ConfigMapKeyRef instance)
public ConfigMapKeyRef build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ConfigMapKeyRef>Copyright © 2018–2024 Red Hat. All rights reserved.