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() |
copyInstance, equals, getExact, hasExact, hashCode, toString, withExactaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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–2023 Red Hat. All rights reserved.