-
VirtualServiceOuterClass.Destination.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
VirtualServiceOuterClass.Destination.Builder.clear()
VirtualServiceOuterClass.Destination.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
VirtualServiceOuterClass.Destination.Builder.clearHost()
The name of a service from the service registry.
VirtualServiceOuterClass.Destination.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
VirtualServiceOuterClass.Destination.Builder.clearPort()
Specifies the port on the host that is being addressed.
VirtualServiceOuterClass.Destination.Builder.clearSubset()
The name of a subset within the service.
VirtualServiceOuterClass.Destination.Builder.clone()
Destination uniquely identifies the instances of a service
to which the request/connection should be forwarded to.
Destination uniquely identifies the instances of a service
to which the request/connection should be forwarded to.
Specifies the details of the egress proxy to which unknown
traffic should be forwarded to from the sidecar.
Mirror HTTP traffic to a another destination in addition to forwarding
the requests to the intended destination.
VirtualServiceOuterClass.Destination.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
VirtualServiceOuterClass.Destination.Builder.mergeFrom(com.google.protobuf.Message other)
Specifies the port on the host that is being addressed.
VirtualServiceOuterClass.Destination.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
VirtualServiceOuterClass.Destination.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
VirtualServiceOuterClass.Destination.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
VirtualServiceOuterClass.Destination.Builder.setHost(String value)
The name of a service from the service registry.
VirtualServiceOuterClass.Destination.Builder.setHostBytes(com.google.protobuf.ByteString value)
The name of a service from the service registry.
Specifies the port on the host that is being addressed.
Specifies the port on the host that is being addressed.
VirtualServiceOuterClass.Destination.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
The name of a subset within the service.
VirtualServiceOuterClass.Destination.Builder.setSubsetBytes(com.google.protobuf.ByteString value)
The name of a subset within the service.
VirtualServiceOuterClass.Destination.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
VirtualServiceOuterClass.Destination.toBuilder()
Destination uniquely identifies the instances of a service
to which the request/connection should be forwarded to.
Destination uniquely identifies the instances of a service
to which the request/connection should be forwarded to.
Specifies the details of the egress proxy to which unknown
traffic should be forwarded to from the sidecar.
Mirror HTTP traffic to a another destination in addition to forwarding
the requests to the intended destination.