| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model.gatewayapi.v1alpha2 |
| Modifier and Type | Method and Description |
|---|---|
GRPCMethodMatch |
GRPCMethodMatchBuilder.build() |
GRPCMethodMatch |
GRPCRouteMatchFluent.buildMethod() |
GRPCMethodMatch |
GRPCRouteMatch.getMethod() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GRPCMethodMatchFluent.copyInstance(GRPCMethodMatch instance) |
GRPCRouteMatchFluent.MethodNested<A> |
GRPCRouteMatchFluent.editOrNewMethodLike(GRPCMethodMatch item) |
void |
GRPCRouteMatch.setMethod(GRPCMethodMatch method) |
A |
GRPCRouteMatchFluent.withMethod(GRPCMethodMatch method) |
GRPCRouteMatchFluent.MethodNested<A> |
GRPCRouteMatchFluent.withNewMethodLike(GRPCMethodMatch item) |
| Constructor and Description |
|---|
GRPCMethodMatchBuilder(GRPCMethodMatch instance) |
GRPCMethodMatchBuilder(GRPCMethodMatchFluent<?> fluent,
GRPCMethodMatch instance) |
GRPCMethodMatchFluent(GRPCMethodMatch instance) |
GRPCRouteMatch(List<GRPCHeaderMatch> headers,
GRPCMethodMatch method) |
Copyright © 2015–2023 Red Hat. All rights reserved.