ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.addAddresses(java.lang.String value) |
The virtual IP addresses associated with the service.
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.addAddressesBytes(com.google.protobuf.ByteString value) |
The virtual IP addresses associated with the service.
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.addAllAddresses(java.lang.Iterable<java.lang.String> values) |
The virtual IP addresses associated with the service.
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.addAllEndpoints(java.lang.Iterable<? extends WorkloadEntryOuterClass.WorkloadEntry> values) |
One or more endpoints associated with the service.
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.addAllExportTo(java.lang.Iterable<java.lang.String> values) |
A list of namespaces to which this service is exported.
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.addAllHosts(java.lang.Iterable<java.lang.String> values) |
The hosts associated with the ServiceEntry.
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.addAllPorts(java.lang.Iterable<? extends GatewayOuterClass.Port> values) |
The ports associated with the external service.
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.addAllSubjectAltNames(java.lang.Iterable<java.lang.String> values) |
If specified, the proxy will verify that the server certificate's
subject alternate name matches one of the specified values.
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.addEndpoints(int index,
WorkloadEntryOuterClass.WorkloadEntry value) |
One or more endpoints associated with the service.
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.addEndpoints(int index,
WorkloadEntryOuterClass.WorkloadEntry.Builder builderForValue) |
One or more endpoints associated with the service.
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.addEndpoints(WorkloadEntryOuterClass.WorkloadEntry value) |
One or more endpoints associated with the service.
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.addEndpoints(WorkloadEntryOuterClass.WorkloadEntry.Builder builderForValue) |
One or more endpoints associated with the service.
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.addExportTo(java.lang.String value) |
A list of namespaces to which this service is exported.
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.addExportToBytes(com.google.protobuf.ByteString value) |
A list of namespaces to which this service is exported.
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.addHosts(java.lang.String value) |
The hosts associated with the ServiceEntry.
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.addHostsBytes(com.google.protobuf.ByteString value) |
The hosts associated with the ServiceEntry.
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.addPorts(int index,
GatewayOuterClass.Port value) |
The ports associated with the external service.
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.addPorts(int index,
GatewayOuterClass.Port.Builder builderForValue) |
The ports associated with the external service.
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.addPorts(GatewayOuterClass.Port value) |
The ports associated with the external service.
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.addPorts(GatewayOuterClass.Port.Builder builderForValue) |
The ports associated with the external service.
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.addSubjectAltNames(java.lang.String value) |
If specified, the proxy will verify that the server certificate's
subject alternate name matches one of the specified values.
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.addSubjectAltNamesBytes(com.google.protobuf.ByteString value) |
If specified, the proxy will verify that the server certificate's
subject alternate name matches one of the specified values.
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.clear() |
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.clearAddresses() |
The virtual IP addresses associated with the service.
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.clearEndpoints() |
One or more endpoints associated with the service.
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.clearExportTo() |
A list of namespaces to which this service is exported.
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.clearHosts() |
The hosts associated with the ServiceEntry.
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.clearLocation() |
Specify whether the service should be considered external to the mesh
or part of the mesh.
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.clearPorts() |
The ports associated with the external service.
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.clearResolution() |
Service discovery mode for the hosts.
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.clearSubjectAltNames() |
If specified, the proxy will verify that the server certificate's
subject alternate name matches one of the specified values.
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.clearWorkloadSelector() |
Applicable only for MESH_INTERNAL services.
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.clone() |
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.mergeFrom(com.google.protobuf.Message other) |
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.mergeFrom(ServiceEntryOuterClass.ServiceEntry other) |
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.mergeWorkloadSelector(SidecarOuterClass.WorkloadSelector value) |
Applicable only for MESH_INTERNAL services.
|
static ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.newBuilder() |
|
static ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.newBuilder(ServiceEntryOuterClass.ServiceEntry prototype) |
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.newBuilderForType() |
|
protected ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.removeEndpoints(int index) |
One or more endpoints associated with the service.
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.removePorts(int index) |
The ports associated with the external service.
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.setAddresses(int index,
java.lang.String value) |
The virtual IP addresses associated with the service.
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.setEndpoints(int index,
WorkloadEntryOuterClass.WorkloadEntry value) |
One or more endpoints associated with the service.
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.setEndpoints(int index,
WorkloadEntryOuterClass.WorkloadEntry.Builder builderForValue) |
One or more endpoints associated with the service.
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.setExportTo(int index,
java.lang.String value) |
A list of namespaces to which this service is exported.
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.setHosts(int index,
java.lang.String value) |
The hosts associated with the ServiceEntry.
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.setLocation(ServiceEntryOuterClass.ServiceEntry.Location value) |
Specify whether the service should be considered external to the mesh
or part of the mesh.
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.setLocationValue(int value) |
Specify whether the service should be considered external to the mesh
or part of the mesh.
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.setPorts(int index,
GatewayOuterClass.Port value) |
The ports associated with the external service.
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.setPorts(int index,
GatewayOuterClass.Port.Builder builderForValue) |
The ports associated with the external service.
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.setResolution(ServiceEntryOuterClass.ServiceEntry.Resolution value) |
Service discovery mode for the hosts.
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.setResolutionValue(int value) |
Service discovery mode for the hosts.
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.setSubjectAltNames(int index,
java.lang.String value) |
If specified, the proxy will verify that the server certificate's
subject alternate name matches one of the specified values.
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.setWorkloadSelector(SidecarOuterClass.WorkloadSelector value) |
Applicable only for MESH_INTERNAL services.
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.Builder.setWorkloadSelector(SidecarOuterClass.WorkloadSelector.Builder builderForValue) |
Applicable only for MESH_INTERNAL services.
|
ServiceEntryOuterClass.ServiceEntry.Builder |
ServiceEntryOuterClass.ServiceEntry.toBuilder() |
|