Service.MeshIstio.Builder |
Service.MeshIstio.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Service.MeshIstio.Builder |
Service.MeshIstio.Builder.clear() |
|
Service.MeshIstio.Builder |
Service.MeshIstio.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Service.MeshIstio.Builder |
Service.MeshIstio.Builder.clearMeshUid() |
Identifier for the mesh in which this Istio service is defined.
|
Service.MeshIstio.Builder |
Service.MeshIstio.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Service.MeshIstio.Builder |
Service.MeshIstio.Builder.clearServiceName() |
The name of the Istio service underlying this service.
|
Service.MeshIstio.Builder |
Service.MeshIstio.Builder.clearServiceNamespace() |
The namespace of the Istio service underlying this service.
|
Service.MeshIstio.Builder |
Service.MeshIstio.Builder.clone() |
|
Service.MeshIstio.Builder |
Service.Builder.getMeshIstioBuilder() |
Type used for Istio services scoped to an Istio mesh.
|
Service.MeshIstio.Builder |
Service.MeshIstio.Builder.mergeFrom(Service.MeshIstio other) |
|
Service.MeshIstio.Builder |
Service.MeshIstio.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Service.MeshIstio.Builder |
Service.MeshIstio.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Service.MeshIstio.Builder |
Service.MeshIstio.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Service.MeshIstio.Builder |
Service.MeshIstio.newBuilder() |
|
static Service.MeshIstio.Builder |
Service.MeshIstio.newBuilder(Service.MeshIstio prototype) |
|
Service.MeshIstio.Builder |
Service.MeshIstio.newBuilderForType() |
|
protected Service.MeshIstio.Builder |
Service.MeshIstio.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Service.MeshIstio.Builder |
Service.MeshIstio.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Service.MeshIstio.Builder |
Service.MeshIstio.Builder.setMeshUid(String value) |
Identifier for the mesh in which this Istio service is defined.
|
Service.MeshIstio.Builder |
Service.MeshIstio.Builder.setMeshUidBytes(com.google.protobuf.ByteString value) |
Identifier for the mesh in which this Istio service is defined.
|
Service.MeshIstio.Builder |
Service.MeshIstio.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Service.MeshIstio.Builder |
Service.MeshIstio.Builder.setServiceName(String value) |
The name of the Istio service underlying this service.
|
Service.MeshIstio.Builder |
Service.MeshIstio.Builder.setServiceNameBytes(com.google.protobuf.ByteString value) |
The name of the Istio service underlying this service.
|
Service.MeshIstio.Builder |
Service.MeshIstio.Builder.setServiceNamespace(String value) |
The namespace of the Istio service underlying this service.
|
Service.MeshIstio.Builder |
Service.MeshIstio.Builder.setServiceNamespaceBytes(com.google.protobuf.ByteString value) |
The namespace of the Istio service underlying this service.
|
Service.MeshIstio.Builder |
Service.MeshIstio.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Service.MeshIstio.Builder |
Service.MeshIstio.toBuilder() |
|