| 程序包 | 说明 |
|---|---|
| com.alibaba.nacos.istio.model | |
| com.alibaba.nacos.istio.model.naming |
| 限定符和类型 | 类和说明 |
|---|---|
class |
Port
Port describes the properties of a specific port of a service.
|
static class |
Port.Builder
Port describes the properties of a specific port of a service.
|
| 限定符和类型 | 方法和说明 |
|---|---|
PortOrBuilder |
ServerOrBuilder.getPortOrBuilder()
REQUIRED: The Port on which the proxy should listen for incoming
connections.
|
PortOrBuilder |
Server.getPortOrBuilder()
REQUIRED: The Port on which the proxy should listen for incoming
connections.
|
PortOrBuilder |
Server.Builder.getPortOrBuilder()
REQUIRED: The Port on which the proxy should listen for incoming
connections.
|
| 限定符和类型 | 方法和说明 |
|---|---|
PortOrBuilder |
ServiceEntryOrBuilder.getPortsOrBuilder(int index)
REQUIRED.
|
PortOrBuilder |
ServiceEntry.getPortsOrBuilder(int index)
REQUIRED.
|
PortOrBuilder |
ServiceEntry.Builder.getPortsOrBuilder(int index)
REQUIRED.
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<? extends PortOrBuilder> |
ServiceEntryOrBuilder.getPortsOrBuilderList()
REQUIRED.
|
List<? extends PortOrBuilder> |
ServiceEntry.getPortsOrBuilderList()
REQUIRED.
|
List<? extends PortOrBuilder> |
ServiceEntry.Builder.getPortsOrBuilderList()
REQUIRED.
|
Copyright © 2018–2022 Alibaba Group. All rights reserved.