public class GRPCRouteMatchBuilder extends GRPCRouteMatchFluent<GRPCRouteMatchBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<GRPCRouteMatch,GRPCRouteMatchBuilder>
GRPCRouteMatchFluent.HeadersNested<N>, GRPCRouteMatchFluent.MethodNested<N>| Constructor and Description |
|---|
GRPCRouteMatchBuilder() |
GRPCRouteMatchBuilder(GRPCRouteMatch instance) |
GRPCRouteMatchBuilder(GRPCRouteMatchFluent<?> fluent) |
GRPCRouteMatchBuilder(GRPCRouteMatchFluent<?> fluent,
GRPCRouteMatch instance) |
| Modifier and Type | Method and Description |
|---|---|
GRPCRouteMatch |
build() |
addAllToHeaders, addNewHeader, addNewHeader, addNewHeaderLike, addToAdditionalProperties, addToAdditionalProperties, addToHeaders, addToHeaders, buildFirstHeader, buildHeader, buildHeaders, buildLastHeader, buildMatchingHeader, buildMethod, copyInstance, editFirstHeader, editHeader, editLastHeader, editMatchingHeader, editMethod, editOrNewMethod, editOrNewMethodLike, equals, getAdditionalProperties, hasAdditionalProperties, hashCode, hasHeaders, hasMatchingHeader, hasMethod, removeAllFromHeaders, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromHeaders, removeMatchingFromHeaders, setNewHeaderLike, setToHeaders, toString, withAdditionalProperties, withHeaders, withHeaders, withMethod, withNewMethod, withNewMethod, withNewMethodLikeaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic GRPCRouteMatchBuilder()
public GRPCRouteMatchBuilder(GRPCRouteMatchFluent<?> fluent)
public GRPCRouteMatchBuilder(GRPCRouteMatchFluent<?> fluent, GRPCRouteMatch instance)
public GRPCRouteMatchBuilder(GRPCRouteMatch instance)
public GRPCRouteMatch build()
build in interface io.fabric8.kubernetes.api.builder.Builder<GRPCRouteMatch>Copyright © 2015–2023 Red Hat. All rights reserved.