public class HTTPPathMatchBuilder extends HTTPPathMatchFluentImpl<HTTPPathMatchBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<HTTPPathMatch,HTTPPathMatchBuilder>
| Constructor and Description |
|---|
HTTPPathMatchBuilder() |
HTTPPathMatchBuilder(Boolean validationEnabled) |
HTTPPathMatchBuilder(HTTPPathMatch instance) |
HTTPPathMatchBuilder(HTTPPathMatch instance,
Boolean validationEnabled) |
HTTPPathMatchBuilder(HTTPPathMatchFluent<?> fluent) |
HTTPPathMatchBuilder(HTTPPathMatchFluent<?> fluent,
Boolean validationEnabled) |
HTTPPathMatchBuilder(HTTPPathMatchFluent<?> fluent,
HTTPPathMatch instance) |
HTTPPathMatchBuilder(HTTPPathMatchFluent<?> fluent,
HTTPPathMatch instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
HTTPPathMatch |
build() |
addToAdditionalProperties, addToAdditionalProperties, 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(Boolean validationEnabled)
public HTTPPathMatchBuilder(HTTPPathMatchFluent<?> fluent)
public HTTPPathMatchBuilder(HTTPPathMatchFluent<?> fluent, Boolean validationEnabled)
public HTTPPathMatchBuilder(HTTPPathMatchFluent<?> fluent, HTTPPathMatch instance)
public HTTPPathMatchBuilder(HTTPPathMatchFluent<?> fluent, HTTPPathMatch instance, Boolean validationEnabled)
public HTTPPathMatchBuilder(HTTPPathMatch instance)
public HTTPPathMatchBuilder(HTTPPathMatch instance, Boolean validationEnabled)
public HTTPPathMatch build()
build in interface io.fabric8.kubernetes.api.builder.Builder<HTTPPathMatch>Copyright © 2015–2022 Red Hat. All rights reserved.