| Modifier and Type | Method and Description |
|---|---|
Service.ClusterIstio.Builder |
Service.ClusterIstio.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Service.ClusterIstio.Builder |
Service.ClusterIstio.Builder.clear() |
Service.ClusterIstio.Builder |
Service.ClusterIstio.Builder.clearClusterName()
The name of the Kubernetes cluster in which this Istio service is
defined.
|
Service.ClusterIstio.Builder |
Service.ClusterIstio.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Service.ClusterIstio.Builder |
Service.ClusterIstio.Builder.clearLocation()
The location of the Kubernetes cluster in which this Istio service is
defined.
|
Service.ClusterIstio.Builder |
Service.ClusterIstio.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Service.ClusterIstio.Builder |
Service.ClusterIstio.Builder.clearServiceName()
The name of the Istio service underlying this service.
|
Service.ClusterIstio.Builder |
Service.ClusterIstio.Builder.clearServiceNamespace()
The namespace of the Istio service underlying this service.
|
Service.ClusterIstio.Builder |
Service.ClusterIstio.Builder.clone() |
Service.ClusterIstio.Builder |
Service.Builder.getClusterIstioBuilder()
Type used for Istio services that live in a Kubernetes cluster.
|
Service.ClusterIstio.Builder |
Service.ClusterIstio.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Service.ClusterIstio.Builder |
Service.ClusterIstio.Builder.mergeFrom(com.google.protobuf.Message other) |
Service.ClusterIstio.Builder |
Service.ClusterIstio.Builder.mergeFrom(Service.ClusterIstio other) |
Service.ClusterIstio.Builder |
Service.ClusterIstio.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Service.ClusterIstio.Builder |
Service.ClusterIstio.newBuilder() |
static Service.ClusterIstio.Builder |
Service.ClusterIstio.newBuilder(Service.ClusterIstio prototype) |
Service.ClusterIstio.Builder |
Service.ClusterIstio.newBuilderForType() |
protected Service.ClusterIstio.Builder |
Service.ClusterIstio.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Service.ClusterIstio.Builder |
Service.ClusterIstio.Builder.setClusterName(String value)
The name of the Kubernetes cluster in which this Istio service is
defined.
|
Service.ClusterIstio.Builder |
Service.ClusterIstio.Builder.setClusterNameBytes(com.google.protobuf.ByteString value)
The name of the Kubernetes cluster in which this Istio service is
defined.
|
Service.ClusterIstio.Builder |
Service.ClusterIstio.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Service.ClusterIstio.Builder |
Service.ClusterIstio.Builder.setLocation(String value)
The location of the Kubernetes cluster in which this Istio service is
defined.
|
Service.ClusterIstio.Builder |
Service.ClusterIstio.Builder.setLocationBytes(com.google.protobuf.ByteString value)
The location of the Kubernetes cluster in which this Istio service is
defined.
|
Service.ClusterIstio.Builder |
Service.ClusterIstio.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Service.ClusterIstio.Builder |
Service.ClusterIstio.Builder.setServiceName(String value)
The name of the Istio service underlying this service.
|
Service.ClusterIstio.Builder |
Service.ClusterIstio.Builder.setServiceNameBytes(com.google.protobuf.ByteString value)
The name of the Istio service underlying this service.
|
Service.ClusterIstio.Builder |
Service.ClusterIstio.Builder.setServiceNamespace(String value)
The namespace of the Istio service underlying this service.
|
Service.ClusterIstio.Builder |
Service.ClusterIstio.Builder.setServiceNamespaceBytes(com.google.protobuf.ByteString value)
The namespace of the Istio service underlying this service.
|
Service.ClusterIstio.Builder |
Service.ClusterIstio.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Service.ClusterIstio.Builder |
Service.ClusterIstio.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Service.Builder |
Service.Builder.setClusterIstio(Service.ClusterIstio.Builder builderForValue)
Type used for Istio services that live in a Kubernetes cluster.
|
Copyright © 2025 Google LLC. All rights reserved.