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:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- HTTPExternalAuthFilterFluent<A extends HTTPExternalAuthFilterFluent<A>>
public class HTTPExternalAuthFilterFluent.HttpNested<N> extends HTTPAuthConfigFluent<HTTPExternalAuthFilterFluent.HttpNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
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
-
-