| 程序包 | 说明 |
|---|---|
| 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.
|
| 限定符和类型 | 字段和说明 |
|---|---|
private com.google.protobuf.RepeatedFieldBuilderV3<ServiceEntry.Endpoint,ServiceEntry.Endpoint.Builder,ServiceEntry.EndpointOrBuilder> |
ServiceEntry.Builder.endpointsBuilder_ |
| 限定符和类型 | 方法和说明 |
|---|---|
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.
|
ServiceEntry.EndpointOrBuilder |
ServiceEntryOrBuilder.getEndpointsOrBuilder(int index)
One or more endpoints associated with the service.
|
| 限定符和类型 | 方法和说明 |
|---|---|
private com.google.protobuf.RepeatedFieldBuilderV3<ServiceEntry.Endpoint,ServiceEntry.Endpoint.Builder,ServiceEntry.EndpointOrBuilder> |
ServiceEntry.Builder.getEndpointsFieldBuilder() |
java.util.List<? extends ServiceEntry.EndpointOrBuilder> |
ServiceEntry.getEndpointsOrBuilderList()
One or more endpoints associated with the service.
|
java.util.List<? extends ServiceEntry.EndpointOrBuilder> |
ServiceEntry.Builder.getEndpointsOrBuilderList()
One or more endpoints associated with the service.
|
java.util.List<? extends ServiceEntry.EndpointOrBuilder> |
ServiceEntryOrBuilder.getEndpointsOrBuilderList()
One or more endpoints associated with the service.
|
Copyright © 2018–2020 Alibaba Group. All rights reserved.