public class GRPCMethodMatchBuilder extends GRPCMethodMatchFluent<GRPCMethodMatchBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<GRPCMethodMatch,GRPCMethodMatchBuilder>
| Constructor and Description |
|---|
GRPCMethodMatchBuilder() |
GRPCMethodMatchBuilder(GRPCMethodMatch instance) |
GRPCMethodMatchBuilder(GRPCMethodMatchFluent<?> fluent) |
GRPCMethodMatchBuilder(GRPCMethodMatchFluent<?> fluent,
GRPCMethodMatch instance) |
| Modifier and Type | Method and Description |
|---|---|
GRPCMethodMatch |
build() |
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getMethod, getService, getType, hasAdditionalProperties, hashCode, hasMethod, hasService, hasType, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withMethod, withService, withTypeaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic GRPCMethodMatchBuilder()
public GRPCMethodMatchBuilder(GRPCMethodMatchFluent<?> fluent)
public GRPCMethodMatchBuilder(GRPCMethodMatchFluent<?> fluent, GRPCMethodMatch instance)
public GRPCMethodMatchBuilder(GRPCMethodMatch instance)
public GRPCMethodMatch build()
build in interface io.fabric8.kubernetes.api.builder.Builder<GRPCMethodMatch>Copyright © 2015–2023 Red Hat. All rights reserved.