Class HTTPExternalAuthFilterFluent.HttpNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.HTTPAuthConfigFluent<HTTPExternalAuthFilterFluent.HttpNested<N>>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.HTTPExternalAuthFilterFluent.HttpNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- HTTPExternalAuthFilterFluent<A extends HTTPExternalAuthFilterFluent<A>>
public class HTTPExternalAuthFilterFluent.HttpNested<N> extends HTTPAuthConfigFluent<HTTPExternalAuthFilterFluent.HttpNested<N>> implements Nested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendHttp()-
Methods inherited from class io.fabric8.kubernetes.api.model.gatewayapi.v1.HTTPAuthConfigFluent
addAllToAllowedHeaders, addAllToAllowedResponseHeaders, addToAdditionalProperties, addToAdditionalProperties, addToAllowedHeaders, addToAllowedHeaders, addToAllowedResponseHeaders, addToAllowedResponseHeaders, copyInstance, equals, getAdditionalProperties, getAllowedHeader, getAllowedHeaders, getAllowedResponseHeader, getAllowedResponseHeaders, getFirstAllowedHeader, getFirstAllowedResponseHeader, getLastAllowedHeader, getLastAllowedResponseHeader, getMatchingAllowedHeader, getMatchingAllowedResponseHeader, getPath, hasAdditionalProperties, hasAllowedHeaders, hasAllowedResponseHeaders, hashCode, hasMatchingAllowedHeader, hasMatchingAllowedResponseHeader, hasPath, removeAllFromAllowedHeaders, removeAllFromAllowedResponseHeaders, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAllowedHeaders, removeFromAllowedResponseHeaders, setToAllowedHeaders, setToAllowedResponseHeaders, toString, withAdditionalProperties, withAllowedHeaders, withAllowedHeaders, withAllowedResponseHeaders, withAllowedResponseHeaders, withPath
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-