public static final class Application.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Application.Builder> implements ApplicationOrBuilder
Represents an application associated with a finding.Protobuf type
google.cloud.securitycenter.v1.Application| Modifier and Type | Method and Description |
|---|---|
Application.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Application |
build() |
Application |
buildPartial() |
Application.Builder |
clear() |
Application.Builder |
clearBaseUri()
The base URI that identifies the network location of the application in
which the vulnerability was detected.
|
Application.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Application.Builder |
clearFullUri()
The full URI with payload that can be used to reproduce the
vulnerability.
|
Application.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Application.Builder |
clone() |
String |
getBaseUri()
The base URI that identifies the network location of the application in
which the vulnerability was detected.
|
com.google.protobuf.ByteString |
getBaseUriBytes()
The base URI that identifies the network location of the application in
which the vulnerability was detected.
|
Application |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getFullUri()
The full URI with payload that can be used to reproduce the
vulnerability.
|
com.google.protobuf.ByteString |
getFullUriBytes()
The full URI with payload that can be used to reproduce the
vulnerability.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Application.Builder |
mergeFrom(Application other) |
Application.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Application.Builder |
mergeFrom(com.google.protobuf.Message other) |
Application.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Application.Builder |
setBaseUri(String value)
The base URI that identifies the network location of the application in
which the vulnerability was detected.
|
Application.Builder |
setBaseUriBytes(com.google.protobuf.ByteString value)
The base URI that identifies the network location of the application in
which the vulnerability was detected.
|
Application.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Application.Builder |
setFullUri(String value)
The full URI with payload that can be used to reproduce the
vulnerability.
|
Application.Builder |
setFullUriBytes(com.google.protobuf.ByteString value)
The full URI with payload that can be used to reproduce the
vulnerability.
|
Application.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Application.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
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, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Application.Builder>public Application.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Application.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Application.Builder>public Application getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Application build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Application buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Application.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Application.Builder>public Application.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Application.Builder>public Application.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Application.Builder>public Application.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Application.Builder>public Application.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Application.Builder>public Application.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Application.Builder>public Application.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Application.Builder>public Application.Builder mergeFrom(Application other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Application.Builder>public Application.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Application.Builder>IOExceptionpublic String getBaseUri()
The base URI that identifies the network location of the application in which the vulnerability was detected. For example, `http://example.com`.
string base_uri = 1;getBaseUri in interface ApplicationOrBuilderpublic com.google.protobuf.ByteString getBaseUriBytes()
The base URI that identifies the network location of the application in which the vulnerability was detected. For example, `http://example.com`.
string base_uri = 1;getBaseUriBytes in interface ApplicationOrBuilderpublic Application.Builder setBaseUri(String value)
The base URI that identifies the network location of the application in which the vulnerability was detected. For example, `http://example.com`.
string base_uri = 1;value - The baseUri to set.public Application.Builder clearBaseUri()
The base URI that identifies the network location of the application in which the vulnerability was detected. For example, `http://example.com`.
string base_uri = 1;public Application.Builder setBaseUriBytes(com.google.protobuf.ByteString value)
The base URI that identifies the network location of the application in which the vulnerability was detected. For example, `http://example.com`.
string base_uri = 1;value - The bytes for baseUri to set.public String getFullUri()
The full URI with payload that can be used to reproduce the vulnerability. For example, `http://example.com?p=aMmYgI6H`.
string full_uri = 2;getFullUri in interface ApplicationOrBuilderpublic com.google.protobuf.ByteString getFullUriBytes()
The full URI with payload that can be used to reproduce the vulnerability. For example, `http://example.com?p=aMmYgI6H`.
string full_uri = 2;getFullUriBytes in interface ApplicationOrBuilderpublic Application.Builder setFullUri(String value)
The full URI with payload that can be used to reproduce the vulnerability. For example, `http://example.com?p=aMmYgI6H`.
string full_uri = 2;value - The fullUri to set.public Application.Builder clearFullUri()
The full URI with payload that can be used to reproduce the vulnerability. For example, `http://example.com?p=aMmYgI6H`.
string full_uri = 2;public Application.Builder setFullUriBytes(com.google.protobuf.ByteString value)
The full URI with payload that can be used to reproduce the vulnerability. For example, `http://example.com?p=aMmYgI6H`.
string full_uri = 2;value - The bytes for fullUri to set.public final Application.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Application.Builder>public final Application.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Application.Builder>Copyright © 2024 Google LLC. All rights reserved.