| 程序包 | 说明 |
|---|---|
| com.alibaba.nacos.istio.model.naming |
| 限定符和类型 | 方法和说明 |
|---|---|
ServiceEntry.Builder |
ServiceEntry.Builder.addAddresses(java.lang.String value)
The virtual IP addresses associated with the service.
|
ServiceEntry.Builder |
ServiceEntry.Builder.addAddressesBytes(com.google.protobuf.ByteString value)
The virtual IP addresses associated with the service.
|
ServiceEntry.Builder |
ServiceEntry.Builder.addAllAddresses(java.lang.Iterable<java.lang.String> values)
The virtual IP addresses associated with the service.
|
ServiceEntry.Builder |
ServiceEntry.Builder.addAllEndpoints(java.lang.Iterable<? extends ServiceEntry.Endpoint> values)
One or more endpoints associated with the service.
|
ServiceEntry.Builder |
ServiceEntry.Builder.addAllExportTo(java.lang.Iterable<java.lang.String> values)
A list of namespaces to which this service is exported.
|
ServiceEntry.Builder |
ServiceEntry.Builder.addAllHosts(java.lang.Iterable<java.lang.String> values)
REQUIRED.
|
ServiceEntry.Builder |
ServiceEntry.Builder.addAllPorts(java.lang.Iterable<? extends Port> values)
REQUIRED.
|
ServiceEntry.Builder |
ServiceEntry.Builder.addAllSubjectAltNames(java.lang.Iterable<java.lang.String> values)
The list of subject alternate names allowed for workload instances that
implement this service.
|
ServiceEntry.Builder |
ServiceEntry.Builder.addEndpoints(int index,
ServiceEntry.Endpoint.Builder builderForValue)
One or more endpoints associated with the service.
|
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.Builder builderForValue)
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.Builder |
ServiceEntry.Builder.addExportTo(java.lang.String value)
A list of namespaces to which this service is exported.
|
ServiceEntry.Builder |
ServiceEntry.Builder.addExportToBytes(com.google.protobuf.ByteString value)
A list of namespaces to which this service is exported.
|
ServiceEntry.Builder |
ServiceEntry.Builder.addHosts(java.lang.String value)
REQUIRED.
|
ServiceEntry.Builder |
ServiceEntry.Builder.addHostsBytes(com.google.protobuf.ByteString value)
REQUIRED.
|
ServiceEntry.Builder |
ServiceEntry.Builder.addPorts(int index,
Port.Builder builderForValue)
REQUIRED.
|
ServiceEntry.Builder |
ServiceEntry.Builder.addPorts(int index,
Port value)
REQUIRED.
|
ServiceEntry.Builder |
ServiceEntry.Builder.addPorts(Port.Builder builderForValue)
REQUIRED.
|
ServiceEntry.Builder |
ServiceEntry.Builder.addPorts(Port value)
REQUIRED.
|
ServiceEntry.Builder |
ServiceEntry.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
ServiceEntry.Builder |
ServiceEntry.Builder.addSubjectAltNames(java.lang.String value)
The list of subject alternate names allowed for workload instances that
implement this service.
|
ServiceEntry.Builder |
ServiceEntry.Builder.addSubjectAltNamesBytes(com.google.protobuf.ByteString value)
The list of subject alternate names allowed for workload instances that
implement this service.
|
ServiceEntry.Builder |
ServiceEntry.Builder.clear() |
ServiceEntry.Builder |
ServiceEntry.Builder.clearAddresses()
The virtual IP addresses associated with the service.
|
ServiceEntry.Builder |
ServiceEntry.Builder.clearEndpoints()
One or more endpoints associated with the service.
|
ServiceEntry.Builder |
ServiceEntry.Builder.clearExportTo()
A list of namespaces to which this service is exported.
|
ServiceEntry.Builder |
ServiceEntry.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ServiceEntry.Builder |
ServiceEntry.Builder.clearHosts()
REQUIRED.
|
ServiceEntry.Builder |
ServiceEntry.Builder.clearLocation()
Specify whether the service should be considered external to the mesh
or part of the mesh.
|
ServiceEntry.Builder |
ServiceEntry.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ServiceEntry.Builder |
ServiceEntry.Builder.clearPorts()
REQUIRED.
|
ServiceEntry.Builder |
ServiceEntry.Builder.clearResolution()
REQUIRED: Service discovery mode for the hosts.
|
ServiceEntry.Builder |
ServiceEntry.Builder.clearSubjectAltNames()
The list of subject alternate names allowed for workload instances that
implement this service.
|
ServiceEntry.Builder |
ServiceEntry.Builder.clone() |
ServiceEntry.Builder |
ServiceEntry.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ServiceEntry.Builder |
ServiceEntry.Builder.mergeFrom(com.google.protobuf.Message other) |
ServiceEntry.Builder |
ServiceEntry.Builder.mergeFrom(ServiceEntry other) |
ServiceEntry.Builder |
ServiceEntry.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ServiceEntry.Builder |
ServiceEntry.newBuilder() |
static ServiceEntry.Builder |
ServiceEntry.newBuilder(ServiceEntry prototype) |
ServiceEntry.Builder |
ServiceEntry.newBuilderForType() |
protected ServiceEntry.Builder |
ServiceEntry.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ServiceEntry.Builder |
ServiceEntry.Builder.removeEndpoints(int index)
One or more endpoints associated with the service.
|
ServiceEntry.Builder |
ServiceEntry.Builder.removePorts(int index)
REQUIRED.
|
ServiceEntry.Builder |
ServiceEntry.Builder.setAddresses(int index,
java.lang.String value)
The virtual IP addresses associated with the service.
|
ServiceEntry.Builder |
ServiceEntry.Builder.setEndpoints(int index,
ServiceEntry.Endpoint.Builder builderForValue)
One or more endpoints associated with the service.
|
ServiceEntry.Builder |
ServiceEntry.Builder.setEndpoints(int index,
ServiceEntry.Endpoint value)
One or more endpoints associated with the service.
|
ServiceEntry.Builder |
ServiceEntry.Builder.setExportTo(int index,
java.lang.String value)
A list of namespaces to which this service is exported.
|
ServiceEntry.Builder |
ServiceEntry.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
ServiceEntry.Builder |
ServiceEntry.Builder.setHosts(int index,
java.lang.String value)
REQUIRED.
|
ServiceEntry.Builder |
ServiceEntry.Builder.setLocation(ServiceEntry.Location value)
Specify whether the service should be considered external to the mesh
or part of the mesh.
|
ServiceEntry.Builder |
ServiceEntry.Builder.setLocationValue(int value)
Specify whether the service should be considered external to the mesh
or part of the mesh.
|
ServiceEntry.Builder |
ServiceEntry.Builder.setPorts(int index,
Port.Builder builderForValue)
REQUIRED.
|
ServiceEntry.Builder |
ServiceEntry.Builder.setPorts(int index,
Port value)
REQUIRED.
|
ServiceEntry.Builder |
ServiceEntry.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
ServiceEntry.Builder |
ServiceEntry.Builder.setResolution(ServiceEntry.Resolution value)
REQUIRED: Service discovery mode for the hosts.
|
ServiceEntry.Builder |
ServiceEntry.Builder.setResolutionValue(int value)
REQUIRED: Service discovery mode for the hosts.
|
ServiceEntry.Builder |
ServiceEntry.Builder.setSubjectAltNames(int index,
java.lang.String value)
The list of subject alternate names allowed for workload instances that
implement this service.
|
ServiceEntry.Builder |
ServiceEntry.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ServiceEntry.Builder |
ServiceEntry.toBuilder() |
Copyright © 2018–2020 Alibaba Group. All rights reserved.