Class GRPCRouteMatchFluent.HeadersNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.GRPCHeaderMatchFluent<GRPCRouteMatchFluent.HeadersNested<N>>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.GRPCRouteMatchFluent.HeadersNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- GRPCRouteMatchFluent<A extends GRPCRouteMatchFluent<A>>
public class GRPCRouteMatchFluent.HeadersNested<N> extends GRPCHeaderMatchFluent<GRPCRouteMatchFluent.HeadersNested<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
endHeader()
-
Methods inherited from class io.fabric8.kubernetes.api.model.gatewayapi.v1.GRPCHeaderMatchFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getName, getType, getValue, hasAdditionalProperties, hashCode, hasName, hasType, hasValue, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withName, withType, withValue
-
-