Class HTTPRouteFilterFluent.ExternalAuthNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.HTTPExternalAuthFilterFluent<HTTPRouteFilterFluent.ExternalAuthNested<N>>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.HTTPRouteFilterFluent.ExternalAuthNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- HTTPRouteFilterFluent<A extends HTTPRouteFilterFluent<A>>
public class HTTPRouteFilterFluent.ExternalAuthNested<N> extends HTTPExternalAuthFilterFluent<HTTPRouteFilterFluent.ExternalAuthNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.gatewayapi.v1.HTTPExternalAuthFilterFluent
HTTPExternalAuthFilterFluent.BackendRefNested<N>, HTTPExternalAuthFilterFluent.ForwardBodyNested<N>, HTTPExternalAuthFilterFluent.GrpcNested<N>, HTTPExternalAuthFilterFluent.HttpNested<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()NendExternalAuth()-
Methods inherited from class io.fabric8.kubernetes.api.model.gatewayapi.v1.HTTPExternalAuthFilterFluent
addToAdditionalProperties, addToAdditionalProperties, buildBackendRef, buildForwardBody, buildGrpc, buildHttp, copyInstance, editBackendRef, editForwardBody, editGrpc, editHttp, editOrNewBackendRef, editOrNewBackendRefLike, editOrNewForwardBody, editOrNewForwardBodyLike, editOrNewGrpc, editOrNewGrpcLike, editOrNewHttp, editOrNewHttpLike, equals, getAdditionalProperties, getProtocol, hasAdditionalProperties, hasBackendRef, hasForwardBody, hasGrpc, hashCode, hasHttp, hasProtocol, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withBackendRef, withForwardBody, withGrpc, withHttp, withNewBackendRef, withNewBackendRef, withNewBackendRefLike, withNewForwardBody, withNewForwardBody, withNewForwardBodyLike, withNewGrpc, withNewGrpcLike, withNewHttp, withNewHttpLike, withProtocol
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-