Package k8s.io.api.core.v1
Class Generated.ClusterTrustBundleProjection.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Generated.ClusterTrustBundleProjection.Builder>
-
- k8s.io.api.core.v1.Generated.ClusterTrustBundleProjection.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,Generated.ClusterTrustBundleProjectionOrBuilder
- Enclosing class:
- Generated.ClusterTrustBundleProjection
public static final class Generated.ClusterTrustBundleProjection.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Generated.ClusterTrustBundleProjection.Builder> implements Generated.ClusterTrustBundleProjectionOrBuilder
ClusterTrustBundleProjection describes how to select a set of ClusterTrustBundle objects and project their contents into the pod filesystem.
Protobuf typek8s.io.api.core.v1.ClusterTrustBundleProjection
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Generated.ClusterTrustBundleProjection.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Generated.ClusterTrustBundleProjectionbuild()Generated.ClusterTrustBundleProjectionbuildPartial()Generated.ClusterTrustBundleProjection.Builderclear()Generated.ClusterTrustBundleProjection.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Generated.ClusterTrustBundleProjection.BuilderclearLabelSelector()Select all ClusterTrustBundles that match this label selector.Generated.ClusterTrustBundleProjection.BuilderclearName()Select a single ClusterTrustBundle by object name.Generated.ClusterTrustBundleProjection.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Generated.ClusterTrustBundleProjection.BuilderclearOptional()If true, don't block pod startup if the referenced ClusterTrustBundle(s) aren't available.Generated.ClusterTrustBundleProjection.BuilderclearPath()Relative path from the volume root to write the bundle.Generated.ClusterTrustBundleProjection.BuilderclearSignerName()Select all ClusterTrustBundles that match this signer name.Generated.ClusterTrustBundleProjection.Builderclone()Generated.ClusterTrustBundleProjectiongetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()Generated.LabelSelectorgetLabelSelector()Select all ClusterTrustBundles that match this label selector.Generated.LabelSelector.BuildergetLabelSelectorBuilder()Select all ClusterTrustBundles that match this label selector.Generated.LabelSelectorOrBuildergetLabelSelectorOrBuilder()Select all ClusterTrustBundles that match this label selector.StringgetName()Select a single ClusterTrustBundle by object name.com.google.protobuf.ByteStringgetNameBytes()Select a single ClusterTrustBundle by object name.booleangetOptional()If true, don't block pod startup if the referenced ClusterTrustBundle(s) aren't available.StringgetPath()Relative path from the volume root to write the bundle.com.google.protobuf.ByteStringgetPathBytes()Relative path from the volume root to write the bundle.StringgetSignerName()Select all ClusterTrustBundles that match this signer name.com.google.protobuf.ByteStringgetSignerNameBytes()Select all ClusterTrustBundles that match this signer name.booleanhasLabelSelector()Select all ClusterTrustBundles that match this label selector.booleanhasName()Select a single ClusterTrustBundle by object name.booleanhasOptional()If true, don't block pod startup if the referenced ClusterTrustBundle(s) aren't available.booleanhasPath()Relative path from the volume root to write the bundle.booleanhasSignerName()Select all ClusterTrustBundles that match this signer name.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Generated.ClusterTrustBundleProjection.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Generated.ClusterTrustBundleProjection.BuildermergeFrom(com.google.protobuf.Message other)Generated.ClusterTrustBundleProjection.BuildermergeFrom(Generated.ClusterTrustBundleProjection other)Generated.ClusterTrustBundleProjection.BuildermergeLabelSelector(Generated.LabelSelector value)Select all ClusterTrustBundles that match this label selector.Generated.ClusterTrustBundleProjection.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Generated.ClusterTrustBundleProjection.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Generated.ClusterTrustBundleProjection.BuildersetLabelSelector(Generated.LabelSelector value)Select all ClusterTrustBundles that match this label selector.Generated.ClusterTrustBundleProjection.BuildersetLabelSelector(Generated.LabelSelector.Builder builderForValue)Select all ClusterTrustBundles that match this label selector.Generated.ClusterTrustBundleProjection.BuildersetName(String value)Select a single ClusterTrustBundle by object name.Generated.ClusterTrustBundleProjection.BuildersetNameBytes(com.google.protobuf.ByteString value)Select a single ClusterTrustBundle by object name.Generated.ClusterTrustBundleProjection.BuildersetOptional(boolean value)If true, don't block pod startup if the referenced ClusterTrustBundle(s) aren't available.Generated.ClusterTrustBundleProjection.BuildersetPath(String value)Relative path from the volume root to write the bundle.Generated.ClusterTrustBundleProjection.BuildersetPathBytes(com.google.protobuf.ByteString value)Relative path from the volume root to write the bundle.Generated.ClusterTrustBundleProjection.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Generated.ClusterTrustBundleProjection.BuildersetSignerName(String value)Select all ClusterTrustBundles that match this signer name.Generated.ClusterTrustBundleProjection.BuildersetSignerNameBytes(com.google.protobuf.ByteString value)Select all ClusterTrustBundles that match this signer name.Generated.ClusterTrustBundleProjection.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, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, 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<Generated.ClusterTrustBundleProjection.Builder>
-
clear
public Generated.ClusterTrustBundleProjection.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<Generated.ClusterTrustBundleProjection.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<Generated.ClusterTrustBundleProjection.Builder>
-
getDefaultInstanceForType
public Generated.ClusterTrustBundleProjection getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Generated.ClusterTrustBundleProjection build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Generated.ClusterTrustBundleProjection buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Generated.ClusterTrustBundleProjection.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<Generated.ClusterTrustBundleProjection.Builder>
-
setField
public Generated.ClusterTrustBundleProjection.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<Generated.ClusterTrustBundleProjection.Builder>
-
clearField
public Generated.ClusterTrustBundleProjection.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.ClusterTrustBundleProjection.Builder>
-
clearOneof
public Generated.ClusterTrustBundleProjection.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.ClusterTrustBundleProjection.Builder>
-
setRepeatedField
public Generated.ClusterTrustBundleProjection.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<Generated.ClusterTrustBundleProjection.Builder>
-
addRepeatedField
public Generated.ClusterTrustBundleProjection.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<Generated.ClusterTrustBundleProjection.Builder>
-
mergeFrom
public Generated.ClusterTrustBundleProjection.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Generated.ClusterTrustBundleProjection.Builder>
-
mergeFrom
public Generated.ClusterTrustBundleProjection.Builder mergeFrom(Generated.ClusterTrustBundleProjection other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.ClusterTrustBundleProjection.Builder>
-
mergeFrom
public Generated.ClusterTrustBundleProjection.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<Generated.ClusterTrustBundleProjection.Builder>- Throws:
IOException
-
hasName
public boolean hasName()
Select a single ClusterTrustBundle by object name. Mutually-exclusive with signerName and labelSelector. +optional
optional string name = 1;- Specified by:
hasNamein interfaceGenerated.ClusterTrustBundleProjectionOrBuilder- Returns:
- Whether the name field is set.
-
getName
public String getName()
Select a single ClusterTrustBundle by object name. Mutually-exclusive with signerName and labelSelector. +optional
optional string name = 1;- Specified by:
getNamein interfaceGenerated.ClusterTrustBundleProjectionOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Select a single ClusterTrustBundle by object name. Mutually-exclusive with signerName and labelSelector. +optional
optional string name = 1;- Specified by:
getNameBytesin interfaceGenerated.ClusterTrustBundleProjectionOrBuilder- Returns:
- The bytes for name.
-
setName
public Generated.ClusterTrustBundleProjection.Builder setName(String value)
Select a single ClusterTrustBundle by object name. Mutually-exclusive with signerName and labelSelector. +optional
optional string name = 1;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public Generated.ClusterTrustBundleProjection.Builder clearName()
Select a single ClusterTrustBundle by object name. Mutually-exclusive with signerName and labelSelector. +optional
optional string name = 1;- Returns:
- This builder for chaining.
-
setNameBytes
public Generated.ClusterTrustBundleProjection.Builder setNameBytes(com.google.protobuf.ByteString value)
Select a single ClusterTrustBundle by object name. Mutually-exclusive with signerName and labelSelector. +optional
optional string name = 1;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
hasSignerName
public boolean hasSignerName()
Select all ClusterTrustBundles that match this signer name. Mutually-exclusive with name. The contents of all selected ClusterTrustBundles will be unified and deduplicated. +optional
optional string signerName = 2;- Specified by:
hasSignerNamein interfaceGenerated.ClusterTrustBundleProjectionOrBuilder- Returns:
- Whether the signerName field is set.
-
getSignerName
public String getSignerName()
Select all ClusterTrustBundles that match this signer name. Mutually-exclusive with name. The contents of all selected ClusterTrustBundles will be unified and deduplicated. +optional
optional string signerName = 2;- Specified by:
getSignerNamein interfaceGenerated.ClusterTrustBundleProjectionOrBuilder- Returns:
- The signerName.
-
getSignerNameBytes
public com.google.protobuf.ByteString getSignerNameBytes()
Select all ClusterTrustBundles that match this signer name. Mutually-exclusive with name. The contents of all selected ClusterTrustBundles will be unified and deduplicated. +optional
optional string signerName = 2;- Specified by:
getSignerNameBytesin interfaceGenerated.ClusterTrustBundleProjectionOrBuilder- Returns:
- The bytes for signerName.
-
setSignerName
public Generated.ClusterTrustBundleProjection.Builder setSignerName(String value)
Select all ClusterTrustBundles that match this signer name. Mutually-exclusive with name. The contents of all selected ClusterTrustBundles will be unified and deduplicated. +optional
optional string signerName = 2;- Parameters:
value- The signerName to set.- Returns:
- This builder for chaining.
-
clearSignerName
public Generated.ClusterTrustBundleProjection.Builder clearSignerName()
Select all ClusterTrustBundles that match this signer name. Mutually-exclusive with name. The contents of all selected ClusterTrustBundles will be unified and deduplicated. +optional
optional string signerName = 2;- Returns:
- This builder for chaining.
-
setSignerNameBytes
public Generated.ClusterTrustBundleProjection.Builder setSignerNameBytes(com.google.protobuf.ByteString value)
Select all ClusterTrustBundles that match this signer name. Mutually-exclusive with name. The contents of all selected ClusterTrustBundles will be unified and deduplicated. +optional
optional string signerName = 2;- Parameters:
value- The bytes for signerName to set.- Returns:
- This builder for chaining.
-
hasLabelSelector
public boolean hasLabelSelector()
Select all ClusterTrustBundles that match this label selector. Only has effect if signerName is set. Mutually-exclusive with name. If unset, interpreted as "match nothing". If set but empty, interpreted as "match everything". +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector labelSelector = 3;- Specified by:
hasLabelSelectorin interfaceGenerated.ClusterTrustBundleProjectionOrBuilder- Returns:
- Whether the labelSelector field is set.
-
getLabelSelector
public Generated.LabelSelector getLabelSelector()
Select all ClusterTrustBundles that match this label selector. Only has effect if signerName is set. Mutually-exclusive with name. If unset, interpreted as "match nothing". If set but empty, interpreted as "match everything". +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector labelSelector = 3;- Specified by:
getLabelSelectorin interfaceGenerated.ClusterTrustBundleProjectionOrBuilder- Returns:
- The labelSelector.
-
setLabelSelector
public Generated.ClusterTrustBundleProjection.Builder setLabelSelector(Generated.LabelSelector value)
Select all ClusterTrustBundles that match this label selector. Only has effect if signerName is set. Mutually-exclusive with name. If unset, interpreted as "match nothing". If set but empty, interpreted as "match everything". +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector labelSelector = 3;
-
setLabelSelector
public Generated.ClusterTrustBundleProjection.Builder setLabelSelector(Generated.LabelSelector.Builder builderForValue)
Select all ClusterTrustBundles that match this label selector. Only has effect if signerName is set. Mutually-exclusive with name. If unset, interpreted as "match nothing". If set but empty, interpreted as "match everything". +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector labelSelector = 3;
-
mergeLabelSelector
public Generated.ClusterTrustBundleProjection.Builder mergeLabelSelector(Generated.LabelSelector value)
Select all ClusterTrustBundles that match this label selector. Only has effect if signerName is set. Mutually-exclusive with name. If unset, interpreted as "match nothing". If set but empty, interpreted as "match everything". +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector labelSelector = 3;
-
clearLabelSelector
public Generated.ClusterTrustBundleProjection.Builder clearLabelSelector()
Select all ClusterTrustBundles that match this label selector. Only has effect if signerName is set. Mutually-exclusive with name. If unset, interpreted as "match nothing". If set but empty, interpreted as "match everything". +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector labelSelector = 3;
-
getLabelSelectorBuilder
public Generated.LabelSelector.Builder getLabelSelectorBuilder()
Select all ClusterTrustBundles that match this label selector. Only has effect if signerName is set. Mutually-exclusive with name. If unset, interpreted as "match nothing". If set but empty, interpreted as "match everything". +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector labelSelector = 3;
-
getLabelSelectorOrBuilder
public Generated.LabelSelectorOrBuilder getLabelSelectorOrBuilder()
Select all ClusterTrustBundles that match this label selector. Only has effect if signerName is set. Mutually-exclusive with name. If unset, interpreted as "match nothing". If set but empty, interpreted as "match everything". +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector labelSelector = 3;- Specified by:
getLabelSelectorOrBuilderin interfaceGenerated.ClusterTrustBundleProjectionOrBuilder
-
hasOptional
public boolean hasOptional()
If true, don't block pod startup if the referenced ClusterTrustBundle(s) aren't available. If using name, then the named ClusterTrustBundle is allowed not to exist. If using signerName, then the combination of signerName and labelSelector is allowed to match zero ClusterTrustBundles. +optional
optional bool optional = 5;- Specified by:
hasOptionalin interfaceGenerated.ClusterTrustBundleProjectionOrBuilder- Returns:
- Whether the optional field is set.
-
getOptional
public boolean getOptional()
If true, don't block pod startup if the referenced ClusterTrustBundle(s) aren't available. If using name, then the named ClusterTrustBundle is allowed not to exist. If using signerName, then the combination of signerName and labelSelector is allowed to match zero ClusterTrustBundles. +optional
optional bool optional = 5;- Specified by:
getOptionalin interfaceGenerated.ClusterTrustBundleProjectionOrBuilder- Returns:
- The optional.
-
setOptional
public Generated.ClusterTrustBundleProjection.Builder setOptional(boolean value)
If true, don't block pod startup if the referenced ClusterTrustBundle(s) aren't available. If using name, then the named ClusterTrustBundle is allowed not to exist. If using signerName, then the combination of signerName and labelSelector is allowed to match zero ClusterTrustBundles. +optional
optional bool optional = 5;- Parameters:
value- The optional to set.- Returns:
- This builder for chaining.
-
clearOptional
public Generated.ClusterTrustBundleProjection.Builder clearOptional()
If true, don't block pod startup if the referenced ClusterTrustBundle(s) aren't available. If using name, then the named ClusterTrustBundle is allowed not to exist. If using signerName, then the combination of signerName and labelSelector is allowed to match zero ClusterTrustBundles. +optional
optional bool optional = 5;- Returns:
- This builder for chaining.
-
hasPath
public boolean hasPath()
Relative path from the volume root to write the bundle.
optional string path = 4;- Specified by:
hasPathin interfaceGenerated.ClusterTrustBundleProjectionOrBuilder- Returns:
- Whether the path field is set.
-
getPath
public String getPath()
Relative path from the volume root to write the bundle.
optional string path = 4;- Specified by:
getPathin interfaceGenerated.ClusterTrustBundleProjectionOrBuilder- Returns:
- The path.
-
getPathBytes
public com.google.protobuf.ByteString getPathBytes()
Relative path from the volume root to write the bundle.
optional string path = 4;- Specified by:
getPathBytesin interfaceGenerated.ClusterTrustBundleProjectionOrBuilder- Returns:
- The bytes for path.
-
setPath
public Generated.ClusterTrustBundleProjection.Builder setPath(String value)
Relative path from the volume root to write the bundle.
optional string path = 4;- Parameters:
value- The path to set.- Returns:
- This builder for chaining.
-
clearPath
public Generated.ClusterTrustBundleProjection.Builder clearPath()
Relative path from the volume root to write the bundle.
optional string path = 4;- Returns:
- This builder for chaining.
-
setPathBytes
public Generated.ClusterTrustBundleProjection.Builder setPathBytes(com.google.protobuf.ByteString value)
Relative path from the volume root to write the bundle.
optional string path = 4;- Parameters:
value- The bytes for path to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final Generated.ClusterTrustBundleProjection.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.ClusterTrustBundleProjection.Builder>
-
mergeUnknownFields
public final Generated.ClusterTrustBundleProjection.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.ClusterTrustBundleProjection.Builder>
-
-