Class HTTPExternalAuthFilterFluent.ForwardBodyNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.ForwardBodyConfigFluent<HTTPExternalAuthFilterFluent.ForwardBodyNested<N>>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.HTTPExternalAuthFilterFluent.ForwardBodyNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- HTTPExternalAuthFilterFluent<A extends HTTPExternalAuthFilterFluent<A>>
public class HTTPExternalAuthFilterFluent.ForwardBodyNested<N> extends ForwardBodyConfigFluent<HTTPExternalAuthFilterFluent.ForwardBodyNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendForwardBody()-
Methods inherited from class io.fabric8.kubernetes.api.model.gatewayapi.v1.ForwardBodyConfigFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getMaxSize, hasAdditionalProperties, hashCode, hasMaxSize, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withMaxSize
-
-