public static final class ListEffectiveEventThreatDetectionCustomModulesResponse.Builder extends GeneratedMessageV3.Builder<ListEffectiveEventThreatDetectionCustomModulesResponse.Builder> implements ListEffectiveEventThreatDetectionCustomModulesResponseOrBuilder
Response for listing EffectiveEventThreatDetectionCustomModules.
Protobuf type
google.cloud.securitycenter.v1.ListEffectiveEventThreatDetectionCustomModulesResponse
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
addAllEffectiveEventThreatDetectionCustomModules(Iterable<? extends EffectiveEventThreatDetectionCustomModule> values)
public ListEffectiveEventThreatDetectionCustomModulesResponse.Builder addAllEffectiveEventThreatDetectionCustomModules(Iterable<? extends EffectiveEventThreatDetectionCustomModule> values)
Effective custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.EffectiveEventThreatDetectionCustomModule effective_event_threat_detection_custom_modules = 1;
Parameter |
Name |
Description |
values |
Iterable<? extends com.google.cloud.securitycenter.v1.EffectiveEventThreatDetectionCustomModule>
|
addEffectiveEventThreatDetectionCustomModules(EffectiveEventThreatDetectionCustomModule value)
public ListEffectiveEventThreatDetectionCustomModulesResponse.Builder addEffectiveEventThreatDetectionCustomModules(EffectiveEventThreatDetectionCustomModule value)
Effective custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.EffectiveEventThreatDetectionCustomModule effective_event_threat_detection_custom_modules = 1;
addEffectiveEventThreatDetectionCustomModules(EffectiveEventThreatDetectionCustomModule.Builder builderForValue)
public ListEffectiveEventThreatDetectionCustomModulesResponse.Builder addEffectiveEventThreatDetectionCustomModules(EffectiveEventThreatDetectionCustomModule.Builder builderForValue)
Effective custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.EffectiveEventThreatDetectionCustomModule effective_event_threat_detection_custom_modules = 1;
addEffectiveEventThreatDetectionCustomModules(int index, EffectiveEventThreatDetectionCustomModule value)
public ListEffectiveEventThreatDetectionCustomModulesResponse.Builder addEffectiveEventThreatDetectionCustomModules(int index, EffectiveEventThreatDetectionCustomModule value)
Effective custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.EffectiveEventThreatDetectionCustomModule effective_event_threat_detection_custom_modules = 1;
addEffectiveEventThreatDetectionCustomModules(int index, EffectiveEventThreatDetectionCustomModule.Builder builderForValue)
public ListEffectiveEventThreatDetectionCustomModulesResponse.Builder addEffectiveEventThreatDetectionCustomModules(int index, EffectiveEventThreatDetectionCustomModule.Builder builderForValue)
Effective custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.EffectiveEventThreatDetectionCustomModule effective_event_threat_detection_custom_modules = 1;
addEffectiveEventThreatDetectionCustomModulesBuilder()
public EffectiveEventThreatDetectionCustomModule.Builder addEffectiveEventThreatDetectionCustomModulesBuilder()
Effective custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.EffectiveEventThreatDetectionCustomModule effective_event_threat_detection_custom_modules = 1;
addEffectiveEventThreatDetectionCustomModulesBuilder(int index)
public EffectiveEventThreatDetectionCustomModule.Builder addEffectiveEventThreatDetectionCustomModulesBuilder(int index)
Effective custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.EffectiveEventThreatDetectionCustomModule effective_event_threat_detection_custom_modules = 1;
Parameter |
Name |
Description |
index |
int
|
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public ListEffectiveEventThreatDetectionCustomModulesResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
build()
public ListEffectiveEventThreatDetectionCustomModulesResponse build()
buildPartial()
public ListEffectiveEventThreatDetectionCustomModulesResponse buildPartial()
clear()
public ListEffectiveEventThreatDetectionCustomModulesResponse.Builder clear()
Overrides
clearEffectiveEventThreatDetectionCustomModules()
public ListEffectiveEventThreatDetectionCustomModulesResponse.Builder clearEffectiveEventThreatDetectionCustomModules()
Effective custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.EffectiveEventThreatDetectionCustomModule effective_event_threat_detection_custom_modules = 1;
clearField(Descriptors.FieldDescriptor field)
public ListEffectiveEventThreatDetectionCustomModulesResponse.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearNextPageToken()
public ListEffectiveEventThreatDetectionCustomModulesResponse.Builder clearNextPageToken()
A token, which can be sent as page_token
to retrieve the next page.
If this field is omitted, there are no subsequent pages.
string next_page_token = 2;
clearOneof(Descriptors.OneofDescriptor oneof)
public ListEffectiveEventThreatDetectionCustomModulesResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
clone()
public ListEffectiveEventThreatDetectionCustomModulesResponse.Builder clone()
Overrides
getDefaultInstanceForType()
public ListEffectiveEventThreatDetectionCustomModulesResponse getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getEffectiveEventThreatDetectionCustomModules(int index)
public EffectiveEventThreatDetectionCustomModule getEffectiveEventThreatDetectionCustomModules(int index)
Effective custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.EffectiveEventThreatDetectionCustomModule effective_event_threat_detection_custom_modules = 1;
Parameter |
Name |
Description |
index |
int
|
getEffectiveEventThreatDetectionCustomModulesBuilder(int index)
public EffectiveEventThreatDetectionCustomModule.Builder getEffectiveEventThreatDetectionCustomModulesBuilder(int index)
Effective custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.EffectiveEventThreatDetectionCustomModule effective_event_threat_detection_custom_modules = 1;
Parameter |
Name |
Description |
index |
int
|
getEffectiveEventThreatDetectionCustomModulesBuilderList()
public List<EffectiveEventThreatDetectionCustomModule.Builder> getEffectiveEventThreatDetectionCustomModulesBuilderList()
Effective custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.EffectiveEventThreatDetectionCustomModule effective_event_threat_detection_custom_modules = 1;
getEffectiveEventThreatDetectionCustomModulesCount()
public int getEffectiveEventThreatDetectionCustomModulesCount()
Effective custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.EffectiveEventThreatDetectionCustomModule effective_event_threat_detection_custom_modules = 1;
Returns |
Type |
Description |
int |
|
getEffectiveEventThreatDetectionCustomModulesList()
public List<EffectiveEventThreatDetectionCustomModule> getEffectiveEventThreatDetectionCustomModulesList()
Effective custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.EffectiveEventThreatDetectionCustomModule effective_event_threat_detection_custom_modules = 1;
getEffectiveEventThreatDetectionCustomModulesOrBuilder(int index)
public EffectiveEventThreatDetectionCustomModuleOrBuilder getEffectiveEventThreatDetectionCustomModulesOrBuilder(int index)
Effective custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.EffectiveEventThreatDetectionCustomModule effective_event_threat_detection_custom_modules = 1;
Parameter |
Name |
Description |
index |
int
|
getEffectiveEventThreatDetectionCustomModulesOrBuilderList()
public List<? extends EffectiveEventThreatDetectionCustomModuleOrBuilder> getEffectiveEventThreatDetectionCustomModulesOrBuilderList()
Effective custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.EffectiveEventThreatDetectionCustomModule effective_event_threat_detection_custom_modules = 1;
Returns |
Type |
Description |
List<? extends com.google.cloud.securitycenter.v1.EffectiveEventThreatDetectionCustomModuleOrBuilder> |
|
getNextPageToken()
public String getNextPageToken()
A token, which can be sent as page_token
to retrieve the next page.
If this field is omitted, there are no subsequent pages.
string next_page_token = 2;
Returns |
Type |
Description |
String |
The nextPageToken.
|
getNextPageTokenBytes()
public ByteString getNextPageTokenBytes()
A token, which can be sent as page_token
to retrieve the next page.
If this field is omitted, there are no subsequent pages.
string next_page_token = 2;
Returns |
Type |
Description |
ByteString |
The bytes for nextPageToken.
|
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(ListEffectiveEventThreatDetectionCustomModulesResponse other)
public ListEffectiveEventThreatDetectionCustomModulesResponse.Builder mergeFrom(ListEffectiveEventThreatDetectionCustomModulesResponse other)
public ListEffectiveEventThreatDetectionCustomModulesResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public ListEffectiveEventThreatDetectionCustomModulesResponse.Builder mergeFrom(Message other)
Parameter |
Name |
Description |
other |
Message
|
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final ListEffectiveEventThreatDetectionCustomModulesResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
removeEffectiveEventThreatDetectionCustomModules(int index)
public ListEffectiveEventThreatDetectionCustomModulesResponse.Builder removeEffectiveEventThreatDetectionCustomModules(int index)
Effective custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.EffectiveEventThreatDetectionCustomModule effective_event_threat_detection_custom_modules = 1;
Parameter |
Name |
Description |
index |
int
|
setEffectiveEventThreatDetectionCustomModules(int index, EffectiveEventThreatDetectionCustomModule value)
public ListEffectiveEventThreatDetectionCustomModulesResponse.Builder setEffectiveEventThreatDetectionCustomModules(int index, EffectiveEventThreatDetectionCustomModule value)
Effective custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.EffectiveEventThreatDetectionCustomModule effective_event_threat_detection_custom_modules = 1;
setEffectiveEventThreatDetectionCustomModules(int index, EffectiveEventThreatDetectionCustomModule.Builder builderForValue)
public ListEffectiveEventThreatDetectionCustomModulesResponse.Builder setEffectiveEventThreatDetectionCustomModules(int index, EffectiveEventThreatDetectionCustomModule.Builder builderForValue)
Effective custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.EffectiveEventThreatDetectionCustomModule effective_event_threat_detection_custom_modules = 1;
setField(Descriptors.FieldDescriptor field, Object value)
public ListEffectiveEventThreatDetectionCustomModulesResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
setNextPageToken(String value)
public ListEffectiveEventThreatDetectionCustomModulesResponse.Builder setNextPageToken(String value)
A token, which can be sent as page_token
to retrieve the next page.
If this field is omitted, there are no subsequent pages.
string next_page_token = 2;
Parameter |
Name |
Description |
value |
String
The nextPageToken to set.
|
setNextPageTokenBytes(ByteString value)
public ListEffectiveEventThreatDetectionCustomModulesResponse.Builder setNextPageTokenBytes(ByteString value)
A token, which can be sent as page_token
to retrieve the next page.
If this field is omitted, there are no subsequent pages.
string next_page_token = 2;
Parameter |
Name |
Description |
value |
ByteString
The bytes for nextPageToken to set.
|
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public ListEffectiveEventThreatDetectionCustomModulesResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final ListEffectiveEventThreatDetectionCustomModulesResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides