Class GRPCRouteMatchFluent.MethodNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.GRPCMethodMatchFluent<GRPCRouteMatchFluent.MethodNested<N>>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.GRPCRouteMatchFluent.MethodNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- GRPCRouteMatchFluent<A extends GRPCRouteMatchFluent<A>>
public class GRPCRouteMatchFluent.MethodNested<N> extends GRPCMethodMatchFluent<GRPCRouteMatchFluent.MethodNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endMethod()
-
Methods inherited from class io.fabric8.kubernetes.api.model.gatewayapi.v1.GRPCMethodMatchFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getMethod, getService, getType, hasAdditionalProperties, hashCode, hasMethod, hasService, hasType, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withMethod, withService, withType
-
-