Class Exfiltration.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Exfiltration.Builder>
-
- com.google.cloud.securitycenter.v1.Exfiltration.Builder
-
- All Implemented Interfaces:
ExfiltrationOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- Exfiltration
public static final class Exfiltration.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Exfiltration.Builder> implements ExfiltrationOrBuilder
Exfiltration represents a data exfiltration attempt from one or more sources to one or more targets. The `sources` attribute lists the sources of the exfiltrated data. The `targets` attribute lists the destinations the data was copied to.
Protobuf typegoogle.cloud.securitycenter.v1.Exfiltration
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Exfiltration.Builder
addAllSources(Iterable<? extends ExfilResource> values)
If there are multiple sources, then the data is considered "joined" between them.Exfiltration.Builder
addAllTargets(Iterable<? extends ExfilResource> values)
If there are multiple targets, each target would get a complete copy of the "joined" source data.Exfiltration.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
Exfiltration.Builder
addSources(int index, ExfilResource value)
If there are multiple sources, then the data is considered "joined" between them.Exfiltration.Builder
addSources(int index, ExfilResource.Builder builderForValue)
If there are multiple sources, then the data is considered "joined" between them.Exfiltration.Builder
addSources(ExfilResource value)
If there are multiple sources, then the data is considered "joined" between them.Exfiltration.Builder
addSources(ExfilResource.Builder builderForValue)
If there are multiple sources, then the data is considered "joined" between them.ExfilResource.Builder
addSourcesBuilder()
If there are multiple sources, then the data is considered "joined" between them.ExfilResource.Builder
addSourcesBuilder(int index)
If there are multiple sources, then the data is considered "joined" between them.Exfiltration.Builder
addTargets(int index, ExfilResource value)
If there are multiple targets, each target would get a complete copy of the "joined" source data.Exfiltration.Builder
addTargets(int index, ExfilResource.Builder builderForValue)
If there are multiple targets, each target would get a complete copy of the "joined" source data.Exfiltration.Builder
addTargets(ExfilResource value)
If there are multiple targets, each target would get a complete copy of the "joined" source data.Exfiltration.Builder
addTargets(ExfilResource.Builder builderForValue)
If there are multiple targets, each target would get a complete copy of the "joined" source data.ExfilResource.Builder
addTargetsBuilder()
If there are multiple targets, each target would get a complete copy of the "joined" source data.ExfilResource.Builder
addTargetsBuilder(int index)
If there are multiple targets, each target would get a complete copy of the "joined" source data.Exfiltration
build()
Exfiltration
buildPartial()
Exfiltration.Builder
clear()
Exfiltration.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Exfiltration.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Exfiltration.Builder
clearSources()
If there are multiple sources, then the data is considered "joined" between them.Exfiltration.Builder
clearTargets()
If there are multiple targets, each target would get a complete copy of the "joined" source data.Exfiltration.Builder
clone()
Exfiltration
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
ExfilResource
getSources(int index)
If there are multiple sources, then the data is considered "joined" between them.ExfilResource.Builder
getSourcesBuilder(int index)
If there are multiple sources, then the data is considered "joined" between them.List<ExfilResource.Builder>
getSourcesBuilderList()
If there are multiple sources, then the data is considered "joined" between them.int
getSourcesCount()
If there are multiple sources, then the data is considered "joined" between them.List<ExfilResource>
getSourcesList()
If there are multiple sources, then the data is considered "joined" between them.ExfilResourceOrBuilder
getSourcesOrBuilder(int index)
If there are multiple sources, then the data is considered "joined" between them.List<? extends ExfilResourceOrBuilder>
getSourcesOrBuilderList()
If there are multiple sources, then the data is considered "joined" between them.ExfilResource
getTargets(int index)
If there are multiple targets, each target would get a complete copy of the "joined" source data.ExfilResource.Builder
getTargetsBuilder(int index)
If there are multiple targets, each target would get a complete copy of the "joined" source data.List<ExfilResource.Builder>
getTargetsBuilderList()
If there are multiple targets, each target would get a complete copy of the "joined" source data.int
getTargetsCount()
If there are multiple targets, each target would get a complete copy of the "joined" source data.List<ExfilResource>
getTargetsList()
If there are multiple targets, each target would get a complete copy of the "joined" source data.ExfilResourceOrBuilder
getTargetsOrBuilder(int index)
If there are multiple targets, each target would get a complete copy of the "joined" source data.List<? extends ExfilResourceOrBuilder>
getTargetsOrBuilderList()
If there are multiple targets, each target would get a complete copy of the "joined" source data.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
Exfiltration.Builder
mergeFrom(Exfiltration other)
Exfiltration.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Exfiltration.Builder
mergeFrom(com.google.protobuf.Message other)
Exfiltration.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Exfiltration.Builder
removeSources(int index)
If there are multiple sources, then the data is considered "joined" between them.Exfiltration.Builder
removeTargets(int index)
If there are multiple targets, each target would get a complete copy of the "joined" source data.Exfiltration.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
Exfiltration.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
Exfiltration.Builder
setSources(int index, ExfilResource value)
If there are multiple sources, then the data is considered "joined" between them.Exfiltration.Builder
setSources(int index, ExfilResource.Builder builderForValue)
If there are multiple sources, then the data is considered "joined" between them.Exfiltration.Builder
setTargets(int index, ExfilResource value)
If there are multiple targets, each target would get a complete copy of the "joined" source data.Exfiltration.Builder
setTargets(int index, ExfilResource.Builder builderForValue)
If there are multiple targets, each target would get a complete copy of the "joined" source data.Exfiltration.Builder
setUnknownFields(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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<Exfiltration.Builder>
-
clear
public Exfiltration.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<Exfiltration.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<Exfiltration.Builder>
-
getDefaultInstanceForType
public Exfiltration getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public Exfiltration build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Exfiltration buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Exfiltration.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<Exfiltration.Builder>
-
setField
public Exfiltration.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Exfiltration.Builder>
-
clearField
public Exfiltration.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Exfiltration.Builder>
-
clearOneof
public Exfiltration.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<Exfiltration.Builder>
-
setRepeatedField
public Exfiltration.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Exfiltration.Builder>
-
addRepeatedField
public Exfiltration.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Exfiltration.Builder>
-
mergeFrom
public Exfiltration.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Exfiltration.Builder>
-
mergeFrom
public Exfiltration.Builder mergeFrom(Exfiltration other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<Exfiltration.Builder>
-
mergeFrom
public Exfiltration.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Exfiltration.Builder>
- Throws:
IOException
-
getSourcesList
public List<ExfilResource> getSourcesList()
If there are multiple sources, then the data is considered "joined" between them. For instance, BigQuery can join multiple tables, and each table would be considered a source.
repeated .google.cloud.securitycenter.v1.ExfilResource sources = 1;
- Specified by:
getSourcesList
in interfaceExfiltrationOrBuilder
-
getSourcesCount
public int getSourcesCount()
If there are multiple sources, then the data is considered "joined" between them. For instance, BigQuery can join multiple tables, and each table would be considered a source.
repeated .google.cloud.securitycenter.v1.ExfilResource sources = 1;
- Specified by:
getSourcesCount
in interfaceExfiltrationOrBuilder
-
getSources
public ExfilResource getSources(int index)
If there are multiple sources, then the data is considered "joined" between them. For instance, BigQuery can join multiple tables, and each table would be considered a source.
repeated .google.cloud.securitycenter.v1.ExfilResource sources = 1;
- Specified by:
getSources
in interfaceExfiltrationOrBuilder
-
setSources
public Exfiltration.Builder setSources(int index, ExfilResource value)
If there are multiple sources, then the data is considered "joined" between them. For instance, BigQuery can join multiple tables, and each table would be considered a source.
repeated .google.cloud.securitycenter.v1.ExfilResource sources = 1;
-
setSources
public Exfiltration.Builder setSources(int index, ExfilResource.Builder builderForValue)
If there are multiple sources, then the data is considered "joined" between them. For instance, BigQuery can join multiple tables, and each table would be considered a source.
repeated .google.cloud.securitycenter.v1.ExfilResource sources = 1;
-
addSources
public Exfiltration.Builder addSources(ExfilResource value)
If there are multiple sources, then the data is considered "joined" between them. For instance, BigQuery can join multiple tables, and each table would be considered a source.
repeated .google.cloud.securitycenter.v1.ExfilResource sources = 1;
-
addSources
public Exfiltration.Builder addSources(int index, ExfilResource value)
If there are multiple sources, then the data is considered "joined" between them. For instance, BigQuery can join multiple tables, and each table would be considered a source.
repeated .google.cloud.securitycenter.v1.ExfilResource sources = 1;
-
addSources
public Exfiltration.Builder addSources(ExfilResource.Builder builderForValue)
If there are multiple sources, then the data is considered "joined" between them. For instance, BigQuery can join multiple tables, and each table would be considered a source.
repeated .google.cloud.securitycenter.v1.ExfilResource sources = 1;
-
addSources
public Exfiltration.Builder addSources(int index, ExfilResource.Builder builderForValue)
If there are multiple sources, then the data is considered "joined" between them. For instance, BigQuery can join multiple tables, and each table would be considered a source.
repeated .google.cloud.securitycenter.v1.ExfilResource sources = 1;
-
addAllSources
public Exfiltration.Builder addAllSources(Iterable<? extends ExfilResource> values)
If there are multiple sources, then the data is considered "joined" between them. For instance, BigQuery can join multiple tables, and each table would be considered a source.
repeated .google.cloud.securitycenter.v1.ExfilResource sources = 1;
-
clearSources
public Exfiltration.Builder clearSources()
If there are multiple sources, then the data is considered "joined" between them. For instance, BigQuery can join multiple tables, and each table would be considered a source.
repeated .google.cloud.securitycenter.v1.ExfilResource sources = 1;
-
removeSources
public Exfiltration.Builder removeSources(int index)
If there are multiple sources, then the data is considered "joined" between them. For instance, BigQuery can join multiple tables, and each table would be considered a source.
repeated .google.cloud.securitycenter.v1.ExfilResource sources = 1;
-
getSourcesBuilder
public ExfilResource.Builder getSourcesBuilder(int index)
If there are multiple sources, then the data is considered "joined" between them. For instance, BigQuery can join multiple tables, and each table would be considered a source.
repeated .google.cloud.securitycenter.v1.ExfilResource sources = 1;
-
getSourcesOrBuilder
public ExfilResourceOrBuilder getSourcesOrBuilder(int index)
If there are multiple sources, then the data is considered "joined" between them. For instance, BigQuery can join multiple tables, and each table would be considered a source.
repeated .google.cloud.securitycenter.v1.ExfilResource sources = 1;
- Specified by:
getSourcesOrBuilder
in interfaceExfiltrationOrBuilder
-
getSourcesOrBuilderList
public List<? extends ExfilResourceOrBuilder> getSourcesOrBuilderList()
If there are multiple sources, then the data is considered "joined" between them. For instance, BigQuery can join multiple tables, and each table would be considered a source.
repeated .google.cloud.securitycenter.v1.ExfilResource sources = 1;
- Specified by:
getSourcesOrBuilderList
in interfaceExfiltrationOrBuilder
-
addSourcesBuilder
public ExfilResource.Builder addSourcesBuilder()
If there are multiple sources, then the data is considered "joined" between them. For instance, BigQuery can join multiple tables, and each table would be considered a source.
repeated .google.cloud.securitycenter.v1.ExfilResource sources = 1;
-
addSourcesBuilder
public ExfilResource.Builder addSourcesBuilder(int index)
If there are multiple sources, then the data is considered "joined" between them. For instance, BigQuery can join multiple tables, and each table would be considered a source.
repeated .google.cloud.securitycenter.v1.ExfilResource sources = 1;
-
getSourcesBuilderList
public List<ExfilResource.Builder> getSourcesBuilderList()
If there are multiple sources, then the data is considered "joined" between them. For instance, BigQuery can join multiple tables, and each table would be considered a source.
repeated .google.cloud.securitycenter.v1.ExfilResource sources = 1;
-
getTargetsList
public List<ExfilResource> getTargetsList()
If there are multiple targets, each target would get a complete copy of the "joined" source data.
repeated .google.cloud.securitycenter.v1.ExfilResource targets = 2;
- Specified by:
getTargetsList
in interfaceExfiltrationOrBuilder
-
getTargetsCount
public int getTargetsCount()
If there are multiple targets, each target would get a complete copy of the "joined" source data.
repeated .google.cloud.securitycenter.v1.ExfilResource targets = 2;
- Specified by:
getTargetsCount
in interfaceExfiltrationOrBuilder
-
getTargets
public ExfilResource getTargets(int index)
If there are multiple targets, each target would get a complete copy of the "joined" source data.
repeated .google.cloud.securitycenter.v1.ExfilResource targets = 2;
- Specified by:
getTargets
in interfaceExfiltrationOrBuilder
-
setTargets
public Exfiltration.Builder setTargets(int index, ExfilResource value)
If there are multiple targets, each target would get a complete copy of the "joined" source data.
repeated .google.cloud.securitycenter.v1.ExfilResource targets = 2;
-
setTargets
public Exfiltration.Builder setTargets(int index, ExfilResource.Builder builderForValue)
If there are multiple targets, each target would get a complete copy of the "joined" source data.
repeated .google.cloud.securitycenter.v1.ExfilResource targets = 2;
-
addTargets
public Exfiltration.Builder addTargets(ExfilResource value)
If there are multiple targets, each target would get a complete copy of the "joined" source data.
repeated .google.cloud.securitycenter.v1.ExfilResource targets = 2;
-
addTargets
public Exfiltration.Builder addTargets(int index, ExfilResource value)
If there are multiple targets, each target would get a complete copy of the "joined" source data.
repeated .google.cloud.securitycenter.v1.ExfilResource targets = 2;
-
addTargets
public Exfiltration.Builder addTargets(ExfilResource.Builder builderForValue)
If there are multiple targets, each target would get a complete copy of the "joined" source data.
repeated .google.cloud.securitycenter.v1.ExfilResource targets = 2;
-
addTargets
public Exfiltration.Builder addTargets(int index, ExfilResource.Builder builderForValue)
If there are multiple targets, each target would get a complete copy of the "joined" source data.
repeated .google.cloud.securitycenter.v1.ExfilResource targets = 2;
-
addAllTargets
public Exfiltration.Builder addAllTargets(Iterable<? extends ExfilResource> values)
If there are multiple targets, each target would get a complete copy of the "joined" source data.
repeated .google.cloud.securitycenter.v1.ExfilResource targets = 2;
-
clearTargets
public Exfiltration.Builder clearTargets()
If there are multiple targets, each target would get a complete copy of the "joined" source data.
repeated .google.cloud.securitycenter.v1.ExfilResource targets = 2;
-
removeTargets
public Exfiltration.Builder removeTargets(int index)
If there are multiple targets, each target would get a complete copy of the "joined" source data.
repeated .google.cloud.securitycenter.v1.ExfilResource targets = 2;
-
getTargetsBuilder
public ExfilResource.Builder getTargetsBuilder(int index)
If there are multiple targets, each target would get a complete copy of the "joined" source data.
repeated .google.cloud.securitycenter.v1.ExfilResource targets = 2;
-
getTargetsOrBuilder
public ExfilResourceOrBuilder getTargetsOrBuilder(int index)
If there are multiple targets, each target would get a complete copy of the "joined" source data.
repeated .google.cloud.securitycenter.v1.ExfilResource targets = 2;
- Specified by:
getTargetsOrBuilder
in interfaceExfiltrationOrBuilder
-
getTargetsOrBuilderList
public List<? extends ExfilResourceOrBuilder> getTargetsOrBuilderList()
If there are multiple targets, each target would get a complete copy of the "joined" source data.
repeated .google.cloud.securitycenter.v1.ExfilResource targets = 2;
- Specified by:
getTargetsOrBuilderList
in interfaceExfiltrationOrBuilder
-
addTargetsBuilder
public ExfilResource.Builder addTargetsBuilder()
If there are multiple targets, each target would get a complete copy of the "joined" source data.
repeated .google.cloud.securitycenter.v1.ExfilResource targets = 2;
-
addTargetsBuilder
public ExfilResource.Builder addTargetsBuilder(int index)
If there are multiple targets, each target would get a complete copy of the "joined" source data.
repeated .google.cloud.securitycenter.v1.ExfilResource targets = 2;
-
getTargetsBuilderList
public List<ExfilResource.Builder> getTargetsBuilderList()
If there are multiple targets, each target would get a complete copy of the "joined" source data.
repeated .google.cloud.securitycenter.v1.ExfilResource targets = 2;
-
setUnknownFields
public final Exfiltration.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Exfiltration.Builder>
-
mergeUnknownFields
public final Exfiltration.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Exfiltration.Builder>
-
-