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