| 程序包 | 说明 |
|---|---|
| com.alibaba.nacos.istio.model.naming |
| 限定符和类型 | 方法和说明 |
|---|---|
ServiceEntry.Endpoint |
ServiceEntry.Endpoint.Builder.build() |
ServiceEntry.Endpoint |
ServiceEntry.Endpoint.Builder.buildPartial() |
static ServiceEntry.Endpoint |
ServiceEntry.Endpoint.getDefaultInstance() |
ServiceEntry.Endpoint |
ServiceEntry.Endpoint.getDefaultInstanceForType() |
ServiceEntry.Endpoint |
ServiceEntry.Endpoint.Builder.getDefaultInstanceForType() |
ServiceEntry.Endpoint |
ServiceEntryOrBuilder.getEndpoints(int index)
One or more endpoints associated with the service.
|
ServiceEntry.Endpoint |
ServiceEntry.getEndpoints(int index)
One or more endpoints associated with the service.
|
ServiceEntry.Endpoint |
ServiceEntry.Builder.getEndpoints(int index)
One or more endpoints associated with the service.
|
static ServiceEntry.Endpoint |
ServiceEntry.Endpoint.parseDelimitedFrom(InputStream input) |
static ServiceEntry.Endpoint |
ServiceEntry.Endpoint.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceEntry.Endpoint |
ServiceEntry.Endpoint.parseFrom(byte[] data) |
static ServiceEntry.Endpoint |
ServiceEntry.Endpoint.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceEntry.Endpoint |
ServiceEntry.Endpoint.parseFrom(ByteBuffer data) |
static ServiceEntry.Endpoint |
ServiceEntry.Endpoint.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceEntry.Endpoint |
ServiceEntry.Endpoint.parseFrom(com.google.protobuf.ByteString data) |
static ServiceEntry.Endpoint |
ServiceEntry.Endpoint.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceEntry.Endpoint |
ServiceEntry.Endpoint.parseFrom(com.google.protobuf.CodedInputStream input) |
static ServiceEntry.Endpoint |
ServiceEntry.Endpoint.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceEntry.Endpoint |
ServiceEntry.Endpoint.parseFrom(InputStream input) |
static ServiceEntry.Endpoint |
ServiceEntry.Endpoint.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ServiceEntry.Endpoint> |
ServiceEntryOrBuilder.getEndpointsList()
One or more endpoints associated with the service.
|
List<ServiceEntry.Endpoint> |
ServiceEntry.getEndpointsList()
One or more endpoints associated with the service.
|
List<ServiceEntry.Endpoint> |
ServiceEntry.Builder.getEndpointsList()
One or more endpoints associated with the service.
|
com.google.protobuf.Parser<ServiceEntry.Endpoint> |
ServiceEntry.Endpoint.getParserForType() |
static com.google.protobuf.Parser<ServiceEntry.Endpoint> |
ServiceEntry.Endpoint.parser() |
| 限定符和类型 | 方法和说明 |
|---|---|
ServiceEntry.Builder |
ServiceEntry.Builder.addEndpoints(int index,
ServiceEntry.Endpoint value)
One or more endpoints associated with the service.
|
ServiceEntry.Builder |
ServiceEntry.Builder.addEndpoints(ServiceEntry.Endpoint value)
One or more endpoints associated with the service.
|
ServiceEntry.Endpoint.Builder |
ServiceEntry.Endpoint.Builder.mergeFrom(ServiceEntry.Endpoint other) |
static ServiceEntry.Endpoint.Builder |
ServiceEntry.Endpoint.newBuilder(ServiceEntry.Endpoint prototype) |
ServiceEntry.Builder |
ServiceEntry.Builder.setEndpoints(int index,
ServiceEntry.Endpoint value)
One or more endpoints associated with the service.
|
| 限定符和类型 | 方法和说明 |
|---|---|
ServiceEntry.Builder |
ServiceEntry.Builder.addAllEndpoints(Iterable<? extends ServiceEntry.Endpoint> values)
One or more endpoints associated with the service.
|
Copyright © 2018–2022 Alibaba Group. All rights reserved.