Class ListEffectiveEventThreatDetectionCustomModulesResponse.Builder (0.4.0)

public static final class ListEffectiveEventThreatDetectionCustomModulesResponse.Builder extends GeneratedMessageV3.Builder<ListEffectiveEventThreatDetectionCustomModulesResponse.Builder> implements ListEffectiveEventThreatDetectionCustomModulesResponseOrBuilder

Response message for listing effective Event Threat Detection custom modules.

Protobuf type google.cloud.securitycentermanagement.v1.ListEffectiveEventThreatDetectionCustomModulesResponse

Inheritance

Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > ListEffectiveEventThreatDetectionCustomModulesResponse.Builder

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

Methods

addAllEffectiveEventThreatDetectionCustomModules(Iterable<? extends EffectiveEventThreatDetectionCustomModule> values)

public ListEffectiveEventThreatDetectionCustomModulesResponse.Builder addAllEffectiveEventThreatDetectionCustomModules(Iterable<? extends EffectiveEventThreatDetectionCustomModule> values)

The list of EffectiveEventThreatDetectionCustomModules

repeated .google.cloud.securitycentermanagement.v1.EffectiveEventThreatDetectionCustomModule effective_event_threat_detection_custom_modules = 1;

Parameter
NameDescription
valuesIterable<? extends com.google.cloud.securitycentermanagement.v1.EffectiveEventThreatDetectionCustomModule>
Returns
TypeDescription
ListEffectiveEventThreatDetectionCustomModulesResponse.Builder

addEffectiveEventThreatDetectionCustomModules(EffectiveEventThreatDetectionCustomModule value)

public ListEffectiveEventThreatDetectionCustomModulesResponse.Builder addEffectiveEventThreatDetectionCustomModules(EffectiveEventThreatDetectionCustomModule value)

The list of EffectiveEventThreatDetectionCustomModules

repeated .google.cloud.securitycentermanagement.v1.EffectiveEventThreatDetectionCustomModule effective_event_threat_detection_custom_modules = 1;

Parameter
NameDescription
valueEffectiveEventThreatDetectionCustomModule
Returns
TypeDescription
ListEffectiveEventThreatDetectionCustomModulesResponse.Builder

addEffectiveEventThreatDetectionCustomModules(EffectiveEventThreatDetectionCustomModule.Builder builderForValue)

public ListEffectiveEventThreatDetectionCustomModulesResponse.Builder addEffectiveEventThreatDetectionCustomModules(EffectiveEventThreatDetectionCustomModule.Builder builderForValue)

The list of EffectiveEventThreatDetectionCustomModules

repeated .google.cloud.securitycentermanagement.v1.EffectiveEventThreatDetectionCustomModule effective_event_threat_detection_custom_modules = 1;

Parameter
NameDescription
builderForValueEffectiveEventThreatDetectionCustomModule.Builder
Returns
TypeDescription
ListEffectiveEventThreatDetectionCustomModulesResponse.Builder

addEffectiveEventThreatDetectionCustomModules(int index, EffectiveEventThreatDetectionCustomModule value)

public ListEffectiveEventThreatDetectionCustomModulesResponse.Builder addEffectiveEventThreatDetectionCustomModules(int index, EffectiveEventThreatDetectionCustomModule value)

The list of EffectiveEventThreatDetectionCustomModules

repeated .google.cloud.securitycentermanagement.v1.EffectiveEventThreatDetectionCustomModule effective_event_threat_detection_custom_modules = 1;

Parameters
NameDescription
indexint
valueEffectiveEventThreatDetectionCustomModule
Returns
TypeDescription
ListEffectiveEventThreatDetectionCustomModulesResponse.Builder

addEffectiveEventThreatDetectionCustomModules(int index, EffectiveEventThreatDetectionCustomModule.Builder builderForValue)

public ListEffectiveEventThreatDetectionCustomModulesResponse.Builder addEffectiveEventThreatDetectionCustomModules(int index, EffectiveEventThreatDetectionCustomModule.Builder builderForValue)

The list of EffectiveEventThreatDetectionCustomModules

repeated .google.cloud.securitycentermanagement.v1.EffectiveEventThreatDetectionCustomModule effective_event_threat_detection_custom_modules = 1;

Parameters
NameDescription
indexint
builderForValueEffectiveEventThreatDetectionCustomModule.Builder
Returns
TypeDescription
ListEffectiveEventThreatDetectionCustomModulesResponse.Builder

addEffectiveEventThreatDetectionCustomModulesBuilder()

public EffectiveEventThreatDetectionCustomModule.Builder addEffectiveEventThreatDetectionCustomModulesBuilder()

The list of EffectiveEventThreatDetectionCustomModules

repeated .google.cloud.securitycentermanagement.v1.EffectiveEventThreatDetectionCustomModule effective_event_threat_detection_custom_modules = 1;

Returns
TypeDescription
EffectiveEventThreatDetectionCustomModule.Builder

addEffectiveEventThreatDetectionCustomModulesBuilder(int index)

public EffectiveEventThreatDetectionCustomModule.Builder addEffectiveEventThreatDetectionCustomModulesBuilder(int index)

The list of EffectiveEventThreatDetectionCustomModules

repeated .google.cloud.securitycentermanagement.v1.EffectiveEventThreatDetectionCustomModule effective_event_threat_detection_custom_modules = 1;

Parameter
NameDescription
indexint
Returns
TypeDescription
EffectiveEventThreatDetectionCustomModule.Builder

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public ListEffectiveEventThreatDetectionCustomModulesResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
ListEffectiveEventThreatDetectionCustomModulesResponse.Builder
Overrides

build()

public ListEffectiveEventThreatDetectionCustomModulesResponse build()
Returns
TypeDescription
ListEffectiveEventThreatDetectionCustomModulesResponse

buildPartial()

public ListEffectiveEventThreatDetectionCustomModulesResponse buildPartial()
Returns
TypeDescription
ListEffectiveEventThreatDetectionCustomModulesResponse

clear()

public ListEffectiveEventThreatDetectionCustomModulesResponse.Builder clear()
Returns
TypeDescription
ListEffectiveEventThreatDetectionCustomModulesResponse.Builder
Overrides

clearEffectiveEventThreatDetectionCustomModules()

public ListEffectiveEventThreatDetectionCustomModulesResponse.Builder clearEffectiveEventThreatDetectionCustomModules()

The list of EffectiveEventThreatDetectionCustomModules

repeated .google.cloud.securitycentermanagement.v1.EffectiveEventThreatDetectionCustomModule effective_event_threat_detection_custom_modules = 1;

Returns
TypeDescription
ListEffectiveEventThreatDetectionCustomModulesResponse.Builder

clearField(Descriptors.FieldDescriptor field)

public ListEffectiveEventThreatDetectionCustomModulesResponse.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
NameDescription
fieldFieldDescriptor
Returns
TypeDescription
ListEffectiveEventThreatDetectionCustomModulesResponse.Builder
Overrides

clearNextPageToken()

public ListEffectiveEventThreatDetectionCustomModulesResponse.Builder clearNextPageToken()

A token identifying a page of results the server should return.

string next_page_token = 2;

Returns
TypeDescription
ListEffectiveEventThreatDetectionCustomModulesResponse.Builder

This builder for chaining.

clearOneof(Descriptors.OneofDescriptor oneof)

public ListEffectiveEventThreatDetectionCustomModulesResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
NameDescription
oneofOneofDescriptor
Returns
TypeDescription
ListEffectiveEventThreatDetectionCustomModulesResponse.Builder
Overrides

clone()

public ListEffectiveEventThreatDetectionCustomModulesResponse.Builder clone()
Returns
TypeDescription
ListEffectiveEventThreatDetectionCustomModulesResponse.Builder
Overrides

getDefaultInstanceForType()

public ListEffectiveEventThreatDetectionCustomModulesResponse getDefaultInstanceForType()
Returns
TypeDescription
ListEffectiveEventThreatDetectionCustomModulesResponse

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
TypeDescription
Descriptor
Overrides

getEffectiveEventThreatDetectionCustomModules(int index)

public EffectiveEventThreatDetectionCustomModule getEffectiveEventThreatDetectionCustomModules(int index)

The list of EffectiveEventThreatDetectionCustomModules

repeated .google.cloud.securitycentermanagement.v1.EffectiveEventThreatDetectionCustomModule effective_event_threat_detection_custom_modules = 1;

Parameter
NameDescription
indexint
Returns
TypeDescription
EffectiveEventThreatDetectionCustomModule

getEffectiveEventThreatDetectionCustomModulesBuilder(int index)

public EffectiveEventThreatDetectionCustomModule.Builder getEffectiveEventThreatDetectionCustomModulesBuilder(int index)

The list of EffectiveEventThreatDetectionCustomModules

repeated .google.cloud.securitycentermanagement.v1.EffectiveEventThreatDetectionCustomModule effective_event_threat_detection_custom_modules = 1;

Parameter
NameDescription
indexint
Returns
TypeDescription
EffectiveEventThreatDetectionCustomModule.Builder

getEffectiveEventThreatDetectionCustomModulesBuilderList()

public List<EffectiveEventThreatDetectionCustomModule.Builder> getEffectiveEventThreatDetectionCustomModulesBuilderList()

The list of EffectiveEventThreatDetectionCustomModules

repeated .google.cloud.securitycentermanagement.v1.EffectiveEventThreatDetectionCustomModule effective_event_threat_detection_custom_modules = 1;

Returns
TypeDescription
List<Builder>

getEffectiveEventThreatDetectionCustomModulesCount()

public int getEffectiveEventThreatDetectionCustomModulesCount()

The list of EffectiveEventThreatDetectionCustomModules

repeated .google.cloud.securitycentermanagement.v1.EffectiveEventThreatDetectionCustomModule effective_event_threat_detection_custom_modules = 1;

Returns
TypeDescription
int

getEffectiveEventThreatDetectionCustomModulesList()

public List<EffectiveEventThreatDetectionCustomModule> getEffectiveEventThreatDetectionCustomModulesList()

The list of EffectiveEventThreatDetectionCustomModules

repeated .google.cloud.securitycentermanagement.v1.EffectiveEventThreatDetectionCustomModule effective_event_threat_detection_custom_modules = 1;

Returns
TypeDescription
List<EffectiveEventThreatDetectionCustomModule>

getEffectiveEventThreatDetectionCustomModulesOrBuilder(int index)

public EffectiveEventThreatDetectionCustomModuleOrBuilder getEffectiveEventThreatDetectionCustomModulesOrBuilder(int index)

The list of EffectiveEventThreatDetectionCustomModules

repeated .google.cloud.securitycentermanagement.v1.EffectiveEventThreatDetectionCustomModule effective_event_threat_detection_custom_modules = 1;

Parameter
NameDescription
indexint
Returns
TypeDescription
EffectiveEventThreatDetectionCustomModuleOrBuilder

getEffectiveEventThreatDetectionCustomModulesOrBuilderList()

public List<? extends EffectiveEventThreatDetectionCustomModuleOrBuilder> getEffectiveEventThreatDetectionCustomModulesOrBuilderList()

The list of EffectiveEventThreatDetectionCustomModules

repeated .google.cloud.securitycentermanagement.v1.EffectiveEventThreatDetectionCustomModule effective_event_threat_detection_custom_modules = 1;

Returns
TypeDescription
List<? extends com.google.cloud.securitycentermanagement.v1.EffectiveEventThreatDetectionCustomModuleOrBuilder>

getNextPageToken()

public String getNextPageToken()

A token identifying a page of results the server should return.

string next_page_token = 2;

Returns
TypeDescription
String

The nextPageToken.

getNextPageTokenBytes()

public ByteString getNextPageTokenBytes()

A token identifying a page of results the server should return.

string next_page_token = 2;

Returns
TypeDescription
ByteString

The bytes for nextPageToken.

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides

mergeFrom(ListEffectiveEventThreatDetectionCustomModulesResponse other)

public ListEffectiveEventThreatDetectionCustomModulesResponse.Builder mergeFrom(ListEffectiveEventThreatDetectionCustomModulesResponse other)
Parameter
NameDescription
otherListEffectiveEventThreatDetectionCustomModulesResponse
Returns
TypeDescription
ListEffectiveEventThreatDetectionCustomModulesResponse.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public ListEffectiveEventThreatDetectionCustomModulesResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputCodedInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
ListEffectiveEventThreatDetectionCustomModulesResponse.Builder
Overrides
Exceptions
TypeDescription
IOException

mergeFrom(Message other)

public ListEffectiveEventThreatDetectionCustomModulesResponse.Builder mergeFrom(Message other)
Parameter
NameDescription
otherMessage
Returns
TypeDescription
ListEffectiveEventThreatDetectionCustomModulesResponse.Builder
Overrides

mergeUnknownFields(UnknownFieldSet unknownFields)

public final ListEffectiveEventThreatDetectionCustomModulesResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
ListEffectiveEventThreatDetectionCustomModulesResponse.Builder
Overrides

removeEffectiveEventThreatDetectionCustomModules(int index)

public ListEffectiveEventThreatDetectionCustomModulesResponse.Builder removeEffectiveEventThreatDetectionCustomModules(int index)

The list of EffectiveEventThreatDetectionCustomModules

repeated .google.cloud.securitycentermanagement.v1.EffectiveEventThreatDetectionCustomModule effective_event_threat_detection_custom_modules = 1;

Parameter
NameDescription
indexint
Returns
TypeDescription
ListEffectiveEventThreatDetectionCustomModulesResponse.Builder

setEffectiveEventThreatDetectionCustomModules(int index, EffectiveEventThreatDetectionCustomModule value)

public ListEffectiveEventThreatDetectionCustomModulesResponse.Builder setEffectiveEventThreatDetectionCustomModules(int index, EffectiveEventThreatDetectionCustomModule value)

The list of EffectiveEventThreatDetectionCustomModules

repeated .google.cloud.securitycentermanagement.v1.EffectiveEventThreatDetectionCustomModule effective_event_threat_detection_custom_modules = 1;

Parameters
NameDescription
indexint
valueEffectiveEventThreatDetectionCustomModule
Returns
TypeDescription
ListEffectiveEventThreatDetectionCustomModulesResponse.Builder

setEffectiveEventThreatDetectionCustomModules(int index, EffectiveEventThreatDetectionCustomModule.Builder builderForValue)

public ListEffectiveEventThreatDetectionCustomModulesResponse.Builder setEffectiveEventThreatDetectionCustomModules(int index, EffectiveEventThreatDetectionCustomModule.Builder builderForValue)

The list of EffectiveEventThreatDetectionCustomModules

repeated .google.cloud.securitycentermanagement.v1.EffectiveEventThreatDetectionCustomModule effective_event_threat_detection_custom_modules = 1;

Parameters
NameDescription
indexint
builderForValueEffectiveEventThreatDetectionCustomModule.Builder
Returns
TypeDescription
ListEffectiveEventThreatDetectionCustomModulesResponse.Builder

setField(Descriptors.FieldDescriptor field, Object value)

public ListEffectiveEventThreatDetectionCustomModulesResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
ListEffectiveEventThreatDetectionCustomModulesResponse.Builder
Overrides

setNextPageToken(String value)

public ListEffectiveEventThreatDetectionCustomModulesResponse.Builder setNextPageToken(String value)

A token identifying a page of results the server should return.

string next_page_token = 2;

Parameter
NameDescription
valueString

The nextPageToken to set.

Returns
TypeDescription
ListEffectiveEventThreatDetectionCustomModulesResponse.Builder

This builder for chaining.

setNextPageTokenBytes(ByteString value)

public ListEffectiveEventThreatDetectionCustomModulesResponse.Builder setNextPageTokenBytes(ByteString value)

A token identifying a page of results the server should return.

string next_page_token = 2;

Parameter
NameDescription
valueByteString

The bytes for nextPageToken to set.

Returns
TypeDescription
ListEffectiveEventThreatDetectionCustomModulesResponse.Builder

This builder for chaining.

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

public ListEffectiveEventThreatDetectionCustomModulesResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
NameDescription
fieldFieldDescriptor
indexint
valueObject
Returns
TypeDescription
ListEffectiveEventThreatDetectionCustomModulesResponse.Builder
Overrides

setUnknownFields(UnknownFieldSet unknownFields)

public final ListEffectiveEventThreatDetectionCustomModulesResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
ListEffectiveEventThreatDetectionCustomModulesResponse.Builder
Overrides