| Package | Description |
|---|---|
| io.fabric8.istio.api.networking.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
Port |
PortBuilder.build() |
Port |
ServerFluent.buildPort() |
Port |
Server.getPort() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PortFluent.copyInstance(Port instance) |
ServerFluent.PortNested<A> |
ServerFluent.editOrNewPortLike(Port item) |
void |
Server.setPort(Port port) |
ServerFluent.PortNested<A> |
ServerFluent.withNewPortLike(Port item) |
A |
ServerFluent.withPort(Port port) |
| Constructor and Description |
|---|
PortBuilder(Port instance) |
PortBuilder(PortFluent<?> fluent,
Port instance) |
PortFluent(Port instance) |
Server(String bind,
String defaultEndpoint,
List<String> hosts,
String name,
Port port,
ServerTLSSettings tls) |
Copyright © 2015–2024 Red Hat. All rights reserved.