public class HTTPPathMatchBuilder extends HTTPPathMatchFluent<HTTPPathMatchBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<HTTPPathMatch,HTTPPathMatchBuilder>
| Constructor and Description |
|---|
HTTPPathMatchBuilder() |
HTTPPathMatchBuilder(HTTPPathMatch instance) |
HTTPPathMatchBuilder(HTTPPathMatchFluent<?> fluent) |
HTTPPathMatchBuilder(HTTPPathMatchFluent<?> fluent,
HTTPPathMatch instance) |
| Modifier and Type | Method and Description |
|---|---|
HTTPPathMatch |
build() |
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getType, getValue, hasAdditionalProperties, hashCode, hasType, hasValue, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withType, withValueaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic HTTPPathMatchBuilder()
public HTTPPathMatchBuilder(HTTPPathMatchFluent<?> fluent)
public HTTPPathMatchBuilder(HTTPPathMatchFluent<?> fluent, HTTPPathMatch instance)
public HTTPPathMatchBuilder(HTTPPathMatch instance)
public HTTPPathMatch build()
build in interface io.fabric8.kubernetes.api.builder.Builder<HTTPPathMatch>Copyright © 2015–2023 Red Hat. All rights reserved.