Class GRPCRouteRuleFluent.MatchesNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.GRPCRouteMatchFluent<GRPCRouteRuleFluent.MatchesNested<N>>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.GRPCRouteRuleFluent.MatchesNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- GRPCRouteRuleFluent<A extends GRPCRouteRuleFluent<A>>
public class GRPCRouteRuleFluent.MatchesNested<N> extends GRPCRouteMatchFluent<GRPCRouteRuleFluent.MatchesNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.gatewayapi.v1.GRPCRouteMatchFluent
GRPCRouteMatchFluent.HeadersNested<N>, GRPCRouteMatchFluent.MethodNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endMatch()
-
Methods inherited from class io.fabric8.kubernetes.api.model.gatewayapi.v1.GRPCRouteMatchFluent
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, withNewMethodLike
-
-