public static final class VulnerabilityNote.WindowsDetail.KnowledgeBase.Builder extends GeneratedMessageV3.Builder<VulnerabilityNote.WindowsDetail.KnowledgeBase.Builder> implements VulnerabilityNote.WindowsDetail.KnowledgeBaseOrBuilder
grafeas.v1.VulnerabilityNote.WindowsDetail.KnowledgeBase
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
mergeFrom
public static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public VulnerabilityNote.WindowsDetail.KnowledgeBase.Builder clear()
clear
in interface Message.Builder
clear
in interface MessageLite.Builder
clear
in class GeneratedMessageV3.Builder<VulnerabilityNote.WindowsDetail.KnowledgeBase.Builder>
public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface Message.Builder
getDescriptorForType
in interface MessageOrBuilder
getDescriptorForType
in class GeneratedMessageV3.Builder<VulnerabilityNote.WindowsDetail.KnowledgeBase.Builder>
public VulnerabilityNote.WindowsDetail.KnowledgeBase getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
public VulnerabilityNote.WindowsDetail.KnowledgeBase build()
build
in interface Message.Builder
build
in interface MessageLite.Builder
public VulnerabilityNote.WindowsDetail.KnowledgeBase buildPartial()
buildPartial
in interface Message.Builder
buildPartial
in interface MessageLite.Builder
public VulnerabilityNote.WindowsDetail.KnowledgeBase.Builder clone()
clone
in interface Message.Builder
clone
in interface MessageLite.Builder
clone
in class GeneratedMessageV3.Builder<VulnerabilityNote.WindowsDetail.KnowledgeBase.Builder>
public VulnerabilityNote.WindowsDetail.KnowledgeBase.Builder setField(Descriptors.FieldDescriptor field, Object value)
setField
in interface Message.Builder
setField
in class GeneratedMessageV3.Builder<VulnerabilityNote.WindowsDetail.KnowledgeBase.Builder>
public VulnerabilityNote.WindowsDetail.KnowledgeBase.Builder clearField(Descriptors.FieldDescriptor field)
clearField
in interface Message.Builder
clearField
in class GeneratedMessageV3.Builder<VulnerabilityNote.WindowsDetail.KnowledgeBase.Builder>
public VulnerabilityNote.WindowsDetail.KnowledgeBase.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof
in interface Message.Builder
clearOneof
in class GeneratedMessageV3.Builder<VulnerabilityNote.WindowsDetail.KnowledgeBase.Builder>
public VulnerabilityNote.WindowsDetail.KnowledgeBase.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface Message.Builder
setRepeatedField
in class GeneratedMessageV3.Builder<VulnerabilityNote.WindowsDetail.KnowledgeBase.Builder>
public VulnerabilityNote.WindowsDetail.KnowledgeBase.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface Message.Builder
addRepeatedField
in class GeneratedMessageV3.Builder<VulnerabilityNote.WindowsDetail.KnowledgeBase.Builder>
public VulnerabilityNote.WindowsDetail.KnowledgeBase.Builder mergeFrom(Message other)
mergeFrom
in interface Message.Builder
mergeFrom
in class AbstractMessage.Builder<VulnerabilityNote.WindowsDetail.KnowledgeBase.Builder>
public VulnerabilityNote.WindowsDetail.KnowledgeBase.Builder mergeFrom(VulnerabilityNote.WindowsDetail.KnowledgeBase other)
public final boolean isInitialized()
isInitialized
in interface MessageLiteOrBuilder
isInitialized
in class GeneratedMessageV3.Builder<VulnerabilityNote.WindowsDetail.KnowledgeBase.Builder>
public VulnerabilityNote.WindowsDetail.KnowledgeBase.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface Message.Builder
mergeFrom
in interface MessageLite.Builder
mergeFrom
in class AbstractMessage.Builder<VulnerabilityNote.WindowsDetail.KnowledgeBase.Builder>
IOException
public String getName()
The KB name (generally of the form KB[0-9]+ (e.g., KB123456)).
string name = 1;
getName
in interface VulnerabilityNote.WindowsDetail.KnowledgeBaseOrBuilder
public ByteString getNameBytes()
The KB name (generally of the form KB[0-9]+ (e.g., KB123456)).
string name = 1;
getNameBytes
in interface VulnerabilityNote.WindowsDetail.KnowledgeBaseOrBuilder
public VulnerabilityNote.WindowsDetail.KnowledgeBase.Builder setName(String value)
The KB name (generally of the form KB[0-9]+ (e.g., KB123456)).
string name = 1;
public VulnerabilityNote.WindowsDetail.KnowledgeBase.Builder clearName()
The KB name (generally of the form KB[0-9]+ (e.g., KB123456)).
string name = 1;
public VulnerabilityNote.WindowsDetail.KnowledgeBase.Builder setNameBytes(ByteString value)
The KB name (generally of the form KB[0-9]+ (e.g., KB123456)).
string name = 1;
public String getUrl()
A link to the KB in the [Windows update catalog] (https://www.catalog.update.microsoft.com/).
string url = 2;
getUrl
in interface VulnerabilityNote.WindowsDetail.KnowledgeBaseOrBuilder
public ByteString getUrlBytes()
A link to the KB in the [Windows update catalog] (https://www.catalog.update.microsoft.com/).
string url = 2;
getUrlBytes
in interface VulnerabilityNote.WindowsDetail.KnowledgeBaseOrBuilder
public VulnerabilityNote.WindowsDetail.KnowledgeBase.Builder setUrl(String value)
A link to the KB in the [Windows update catalog] (https://www.catalog.update.microsoft.com/).
string url = 2;
public VulnerabilityNote.WindowsDetail.KnowledgeBase.Builder clearUrl()
A link to the KB in the [Windows update catalog] (https://www.catalog.update.microsoft.com/).
string url = 2;
public VulnerabilityNote.WindowsDetail.KnowledgeBase.Builder setUrlBytes(ByteString value)
A link to the KB in the [Windows update catalog] (https://www.catalog.update.microsoft.com/).
string url = 2;
public final VulnerabilityNote.WindowsDetail.KnowledgeBase.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields
in interface Message.Builder
setUnknownFields
in class GeneratedMessageV3.Builder<VulnerabilityNote.WindowsDetail.KnowledgeBase.Builder>
public final VulnerabilityNote.WindowsDetail.KnowledgeBase.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields
in interface Message.Builder
mergeUnknownFields
in class GeneratedMessageV3.Builder<VulnerabilityNote.WindowsDetail.KnowledgeBase.Builder>
Copyright © 2019 Google LLC. All rights reserved.