Package com.google.monitoring.v3
Class Service.ClusterIstio.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Service.ClusterIstio.Builder>
-
- com.google.monitoring.v3.Service.ClusterIstio.Builder
-
- All Implemented Interfaces:
Service.ClusterIstioOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- Service.ClusterIstio
public static final class Service.ClusterIstio.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Service.ClusterIstio.Builder> implements Service.ClusterIstioOrBuilder
Istio service scoped to a single Kubernetes cluster. Learn more at https://istio.io. Clusters running OSS Istio will have their services ingested as this type.
Protobuf typegoogle.monitoring.v3.Service.ClusterIstio
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Service.ClusterIstio.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Service.ClusterIstiobuild()Service.ClusterIstiobuildPartial()Service.ClusterIstio.Builderclear()Service.ClusterIstio.BuilderclearClusterName()The name of the Kubernetes cluster in which this Istio service is defined.Service.ClusterIstio.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Service.ClusterIstio.BuilderclearLocation()The location of the Kubernetes cluster in which this Istio service is defined.Service.ClusterIstio.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Service.ClusterIstio.BuilderclearServiceName()The name of the Istio service underlying this service.Service.ClusterIstio.BuilderclearServiceNamespace()The namespace of the Istio service underlying this service.Service.ClusterIstio.Builderclone()StringgetClusterName()The name of the Kubernetes cluster in which this Istio service is defined.com.google.protobuf.ByteStringgetClusterNameBytes()The name of the Kubernetes cluster in which this Istio service is defined.Service.ClusterIstiogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetLocation()The location of the Kubernetes cluster in which this Istio service is defined.com.google.protobuf.ByteStringgetLocationBytes()The location of the Kubernetes cluster in which this Istio service is defined.StringgetServiceName()The name of the Istio service underlying this service.com.google.protobuf.ByteStringgetServiceNameBytes()The name of the Istio service underlying this service.StringgetServiceNamespace()The namespace of the Istio service underlying this service.com.google.protobuf.ByteStringgetServiceNamespaceBytes()The namespace of the Istio service underlying this service.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Service.ClusterIstio.BuildermergeFrom(Service.ClusterIstio other)Service.ClusterIstio.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Service.ClusterIstio.BuildermergeFrom(com.google.protobuf.Message other)Service.ClusterIstio.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Service.ClusterIstio.BuildersetClusterName(String value)The name of the Kubernetes cluster in which this Istio service is defined.Service.ClusterIstio.BuildersetClusterNameBytes(com.google.protobuf.ByteString value)The name of the Kubernetes cluster in which this Istio service is defined.Service.ClusterIstio.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Service.ClusterIstio.BuildersetLocation(String value)The location of the Kubernetes cluster in which this Istio service is defined.Service.ClusterIstio.BuildersetLocationBytes(com.google.protobuf.ByteString value)The location of the Kubernetes cluster in which this Istio service is defined.Service.ClusterIstio.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Service.ClusterIstio.BuildersetServiceName(String value)The name of the Istio service underlying this service.Service.ClusterIstio.BuildersetServiceNameBytes(com.google.protobuf.ByteString value)The name of the Istio service underlying this service.Service.ClusterIstio.BuildersetServiceNamespace(String value)The namespace of the Istio service underlying this service.Service.ClusterIstio.BuildersetServiceNamespaceBytes(com.google.protobuf.ByteString value)The namespace of the Istio service underlying this service.Service.ClusterIstio.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Service.ClusterIstio.Builder>
-
clear
public Service.ClusterIstio.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.ClusterIstio.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Service.ClusterIstio.Builder>
-
getDefaultInstanceForType
public Service.ClusterIstio getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Service.ClusterIstio build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Service.ClusterIstio buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Service.ClusterIstio.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Service.ClusterIstio.Builder>
-
setField
public Service.ClusterIstio.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.ClusterIstio.Builder>
-
clearField
public Service.ClusterIstio.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.ClusterIstio.Builder>
-
clearOneof
public Service.ClusterIstio.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.ClusterIstio.Builder>
-
setRepeatedField
public Service.ClusterIstio.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.ClusterIstio.Builder>
-
addRepeatedField
public Service.ClusterIstio.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.ClusterIstio.Builder>
-
mergeFrom
public Service.ClusterIstio.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Service.ClusterIstio.Builder>
-
mergeFrom
public Service.ClusterIstio.Builder mergeFrom(Service.ClusterIstio other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.ClusterIstio.Builder>
-
mergeFrom
public Service.ClusterIstio.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Service.ClusterIstio.Builder>- Throws:
IOException
-
getLocation
public String getLocation()
The location of the Kubernetes cluster in which this Istio service is defined. Corresponds to the `location` resource label in `k8s_cluster` resources.
string location = 1;- Specified by:
getLocationin interfaceService.ClusterIstioOrBuilder- Returns:
- The location.
-
getLocationBytes
public com.google.protobuf.ByteString getLocationBytes()
The location of the Kubernetes cluster in which this Istio service is defined. Corresponds to the `location` resource label in `k8s_cluster` resources.
string location = 1;- Specified by:
getLocationBytesin interfaceService.ClusterIstioOrBuilder- Returns:
- The bytes for location.
-
setLocation
public Service.ClusterIstio.Builder setLocation(String value)
The location of the Kubernetes cluster in which this Istio service is defined. Corresponds to the `location` resource label in `k8s_cluster` resources.
string location = 1;- Parameters:
value- The location to set.- Returns:
- This builder for chaining.
-
clearLocation
public Service.ClusterIstio.Builder clearLocation()
The location of the Kubernetes cluster in which this Istio service is defined. Corresponds to the `location` resource label in `k8s_cluster` resources.
string location = 1;- Returns:
- This builder for chaining.
-
setLocationBytes
public Service.ClusterIstio.Builder setLocationBytes(com.google.protobuf.ByteString value)
The location of the Kubernetes cluster in which this Istio service is defined. Corresponds to the `location` resource label in `k8s_cluster` resources.
string location = 1;- Parameters:
value- The bytes for location to set.- Returns:
- This builder for chaining.
-
getClusterName
public String getClusterName()
The name of the Kubernetes cluster in which this Istio service is defined. Corresponds to the `cluster_name` resource label in `k8s_cluster` resources.
string cluster_name = 2;- Specified by:
getClusterNamein interfaceService.ClusterIstioOrBuilder- Returns:
- The clusterName.
-
getClusterNameBytes
public com.google.protobuf.ByteString getClusterNameBytes()
The name of the Kubernetes cluster in which this Istio service is defined. Corresponds to the `cluster_name` resource label in `k8s_cluster` resources.
string cluster_name = 2;- Specified by:
getClusterNameBytesin interfaceService.ClusterIstioOrBuilder- Returns:
- The bytes for clusterName.
-
setClusterName
public Service.ClusterIstio.Builder setClusterName(String value)
The name of the Kubernetes cluster in which this Istio service is defined. Corresponds to the `cluster_name` resource label in `k8s_cluster` resources.
string cluster_name = 2;- Parameters:
value- The clusterName to set.- Returns:
- This builder for chaining.
-
clearClusterName
public Service.ClusterIstio.Builder clearClusterName()
The name of the Kubernetes cluster in which this Istio service is defined. Corresponds to the `cluster_name` resource label in `k8s_cluster` resources.
string cluster_name = 2;- Returns:
- This builder for chaining.
-
setClusterNameBytes
public Service.ClusterIstio.Builder setClusterNameBytes(com.google.protobuf.ByteString value)
The name of the Kubernetes cluster in which this Istio service is defined. Corresponds to the `cluster_name` resource label in `k8s_cluster` resources.
string cluster_name = 2;- Parameters:
value- The bytes for clusterName to set.- Returns:
- This builder for chaining.
-
getServiceNamespace
public String getServiceNamespace()
The namespace of the Istio service underlying this service. Corresponds to the `destination_service_namespace` metric label in Istio metrics.
string service_namespace = 3;- Specified by:
getServiceNamespacein interfaceService.ClusterIstioOrBuilder- Returns:
- The serviceNamespace.
-
getServiceNamespaceBytes
public com.google.protobuf.ByteString getServiceNamespaceBytes()
The namespace of the Istio service underlying this service. Corresponds to the `destination_service_namespace` metric label in Istio metrics.
string service_namespace = 3;- Specified by:
getServiceNamespaceBytesin interfaceService.ClusterIstioOrBuilder- Returns:
- The bytes for serviceNamespace.
-
setServiceNamespace
public Service.ClusterIstio.Builder setServiceNamespace(String value)
The namespace of the Istio service underlying this service. Corresponds to the `destination_service_namespace` metric label in Istio metrics.
string service_namespace = 3;- Parameters:
value- The serviceNamespace to set.- Returns:
- This builder for chaining.
-
clearServiceNamespace
public Service.ClusterIstio.Builder clearServiceNamespace()
The namespace of the Istio service underlying this service. Corresponds to the `destination_service_namespace` metric label in Istio metrics.
string service_namespace = 3;- Returns:
- This builder for chaining.
-
setServiceNamespaceBytes
public Service.ClusterIstio.Builder setServiceNamespaceBytes(com.google.protobuf.ByteString value)
The namespace of the Istio service underlying this service. Corresponds to the `destination_service_namespace` metric label in Istio metrics.
string service_namespace = 3;- Parameters:
value- The bytes for serviceNamespace to set.- Returns:
- This builder for chaining.
-
getServiceName
public String getServiceName()
The name of the Istio service underlying this service. Corresponds to the `destination_service_name` metric label in Istio metrics.
string service_name = 4;- Specified by:
getServiceNamein interfaceService.ClusterIstioOrBuilder- Returns:
- The serviceName.
-
getServiceNameBytes
public com.google.protobuf.ByteString getServiceNameBytes()
The name of the Istio service underlying this service. Corresponds to the `destination_service_name` metric label in Istio metrics.
string service_name = 4;- Specified by:
getServiceNameBytesin interfaceService.ClusterIstioOrBuilder- Returns:
- The bytes for serviceName.
-
setServiceName
public Service.ClusterIstio.Builder setServiceName(String value)
The name of the Istio service underlying this service. Corresponds to the `destination_service_name` metric label in Istio metrics.
string service_name = 4;- Parameters:
value- The serviceName to set.- Returns:
- This builder for chaining.
-
clearServiceName
public Service.ClusterIstio.Builder clearServiceName()
The name of the Istio service underlying this service. Corresponds to the `destination_service_name` metric label in Istio metrics.
string service_name = 4;- Returns:
- This builder for chaining.
-
setServiceNameBytes
public Service.ClusterIstio.Builder setServiceNameBytes(com.google.protobuf.ByteString value)
The name of the Istio service underlying this service. Corresponds to the `destination_service_name` metric label in Istio metrics.
string service_name = 4;- Parameters:
value- The bytes for serviceName to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final Service.ClusterIstio.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.ClusterIstio.Builder>
-
mergeUnknownFields
public final Service.ClusterIstio.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.ClusterIstio.Builder>
-
-