public class StringMatchExactBuilder extends StringMatchExactFluent<StringMatchExactBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<StringMatchExact,StringMatchExactBuilder>
| Constructor and Description |
|---|
StringMatchExactBuilder() |
StringMatchExactBuilder(StringMatchExact instance) |
StringMatchExactBuilder(StringMatchExactFluent<?> fluent) |
StringMatchExactBuilder(StringMatchExactFluent<?> fluent,
StringMatchExact instance) |
| Modifier and Type | Method and Description |
|---|---|
StringMatchExact |
build() |
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getExact, hasAdditionalProperties, hasExact, hashCode, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withExactaggregate, aggregate, build, build, builderOf, getVisitableMappublic StringMatchExactBuilder()
public StringMatchExactBuilder(StringMatchExactFluent<?> fluent)
public StringMatchExactBuilder(StringMatchExactFluent<?> fluent, StringMatchExact instance)
public StringMatchExactBuilder(StringMatchExact instance)
public StringMatchExact build()
build in interface io.fabric8.kubernetes.api.builder.Builder<StringMatchExact>Copyright © 2015–2024 Red Hat. All rights reserved.