| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model.gatewayapi.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
AllowedRoutes |
AllowedRoutesBuilder.build() |
AllowedRoutes |
ListenerFluent.buildAllowedRoutes() |
AllowedRoutes |
Listener.getAllowedRoutes() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AllowedRoutesFluent.copyInstance(AllowedRoutes instance) |
ListenerFluent.AllowedRoutesNested<A> |
ListenerFluent.editOrNewAllowedRoutesLike(AllowedRoutes item) |
void |
Listener.setAllowedRoutes(AllowedRoutes allowedRoutes) |
A |
ListenerFluent.withAllowedRoutes(AllowedRoutes allowedRoutes) |
ListenerFluent.AllowedRoutesNested<A> |
ListenerFluent.withNewAllowedRoutesLike(AllowedRoutes item) |
| Constructor and Description |
|---|
AllowedRoutesBuilder(AllowedRoutes instance) |
AllowedRoutesBuilder(AllowedRoutesFluent<?> fluent,
AllowedRoutes instance) |
AllowedRoutesFluent(AllowedRoutes instance) |
Listener(AllowedRoutes allowedRoutes,
String hostname,
String name,
Integer port,
String protocol,
GatewayTLSConfig tls) |
Copyright © 2015–2023 Red Hat. All rights reserved.