public class GRPCHeaderMatchBuilder extends GRPCHeaderMatchFluent<GRPCHeaderMatchBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<GRPCHeaderMatch,GRPCHeaderMatchBuilder>
| Constructor and Description |
|---|
GRPCHeaderMatchBuilder() |
GRPCHeaderMatchBuilder(GRPCHeaderMatch instance) |
GRPCHeaderMatchBuilder(GRPCHeaderMatchFluent<?> fluent) |
GRPCHeaderMatchBuilder(GRPCHeaderMatchFluent<?> fluent,
GRPCHeaderMatch instance) |
| Modifier and Type | Method and Description |
|---|---|
GRPCHeaderMatch |
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 GRPCHeaderMatchBuilder()
public GRPCHeaderMatchBuilder(GRPCHeaderMatchFluent<?> fluent)
public GRPCHeaderMatchBuilder(GRPCHeaderMatchFluent<?> fluent, GRPCHeaderMatch instance)
public GRPCHeaderMatchBuilder(GRPCHeaderMatch instance)
public GRPCHeaderMatch build()
build in interface io.fabric8.kubernetes.api.builder.Builder<GRPCHeaderMatch>Copyright © 2015–2023 Red Hat. All rights reserved.