| 程序包 | 说明 |
|---|---|
| com.alibaba.nacos.istio.model.naming |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ServiceEntry.Endpoint
Endpoint defines a network address (IP or hostname) associated with
the mesh service.
|
static class |
ServiceEntry.Endpoint.Builder
Endpoint defines a network address (IP or hostname) associated with
the mesh service.
|
| 限定符和类型 | 方法和说明 |
|---|---|
ServiceEntry.EndpointOrBuilder |
ServiceEntryOrBuilder.getEndpointsOrBuilder(int index)
One or more endpoints associated with the service.
|
ServiceEntry.EndpointOrBuilder |
ServiceEntry.getEndpointsOrBuilder(int index)
One or more endpoints associated with the service.
|
ServiceEntry.EndpointOrBuilder |
ServiceEntry.Builder.getEndpointsOrBuilder(int index)
One or more endpoints associated with the service.
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<? extends ServiceEntry.EndpointOrBuilder> |
ServiceEntryOrBuilder.getEndpointsOrBuilderList()
One or more endpoints associated with the service.
|
List<? extends ServiceEntry.EndpointOrBuilder> |
ServiceEntry.getEndpointsOrBuilderList()
One or more endpoints associated with the service.
|
List<? extends ServiceEntry.EndpointOrBuilder> |
ServiceEntry.Builder.getEndpointsOrBuilderList()
One or more endpoints associated with the service.
|
Copyright © 2018–2022 Alibaba Group. All rights reserved.