public static final class ListDescendantEventThreatDetectionCustomModulesResponse.Builder extends GeneratedMessageV3.Builder<ListDescendantEventThreatDetectionCustomModulesResponse.Builder> implements ListDescendantEventThreatDetectionCustomModulesResponseOrBuilder
Response for listing current and descendant resident
Event Threat Detection custom modules.
Protobuf type
google.cloud.securitycenter.v1.ListDescendantEventThreatDetectionCustomModulesResponse
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
addAllEventThreatDetectionCustomModules(Iterable<? extends EventThreatDetectionCustomModule> values)
public ListDescendantEventThreatDetectionCustomModulesResponse.Builder addAllEventThreatDetectionCustomModules(Iterable<? extends EventThreatDetectionCustomModule> values)
Custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.EventThreatDetectionCustomModule event_threat_detection_custom_modules = 1;
Parameter |
Name |
Description |
values |
Iterable<? extends com.google.cloud.securitycenter.v1.EventThreatDetectionCustomModule>
|
addEventThreatDetectionCustomModules(EventThreatDetectionCustomModule value)
public ListDescendantEventThreatDetectionCustomModulesResponse.Builder addEventThreatDetectionCustomModules(EventThreatDetectionCustomModule value)
Custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.EventThreatDetectionCustomModule event_threat_detection_custom_modules = 1;
addEventThreatDetectionCustomModules(EventThreatDetectionCustomModule.Builder builderForValue)
public ListDescendantEventThreatDetectionCustomModulesResponse.Builder addEventThreatDetectionCustomModules(EventThreatDetectionCustomModule.Builder builderForValue)
Custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.EventThreatDetectionCustomModule event_threat_detection_custom_modules = 1;
addEventThreatDetectionCustomModules(int index, EventThreatDetectionCustomModule value)
public ListDescendantEventThreatDetectionCustomModulesResponse.Builder addEventThreatDetectionCustomModules(int index, EventThreatDetectionCustomModule value)
Custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.EventThreatDetectionCustomModule event_threat_detection_custom_modules = 1;
addEventThreatDetectionCustomModules(int index, EventThreatDetectionCustomModule.Builder builderForValue)
public ListDescendantEventThreatDetectionCustomModulesResponse.Builder addEventThreatDetectionCustomModules(int index, EventThreatDetectionCustomModule.Builder builderForValue)
Custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.EventThreatDetectionCustomModule event_threat_detection_custom_modules = 1;
addEventThreatDetectionCustomModulesBuilder()
public EventThreatDetectionCustomModule.Builder addEventThreatDetectionCustomModulesBuilder()
Custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.EventThreatDetectionCustomModule event_threat_detection_custom_modules = 1;
addEventThreatDetectionCustomModulesBuilder(int index)
public EventThreatDetectionCustomModule.Builder addEventThreatDetectionCustomModulesBuilder(int index)
Custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.EventThreatDetectionCustomModule event_threat_detection_custom_modules = 1;
Parameter |
Name |
Description |
index |
int
|
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public ListDescendantEventThreatDetectionCustomModulesResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
build()
public ListDescendantEventThreatDetectionCustomModulesResponse build()
buildPartial()
public ListDescendantEventThreatDetectionCustomModulesResponse buildPartial()
clear()
public ListDescendantEventThreatDetectionCustomModulesResponse.Builder clear()
Overrides
clearEventThreatDetectionCustomModules()
public ListDescendantEventThreatDetectionCustomModulesResponse.Builder clearEventThreatDetectionCustomModules()
Custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.EventThreatDetectionCustomModule event_threat_detection_custom_modules = 1;
clearField(Descriptors.FieldDescriptor field)
public ListDescendantEventThreatDetectionCustomModulesResponse.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearNextPageToken()
public ListDescendantEventThreatDetectionCustomModulesResponse.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 ListDescendantEventThreatDetectionCustomModulesResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
clone()
public ListDescendantEventThreatDetectionCustomModulesResponse.Builder clone()
Overrides
getDefaultInstanceForType()
public ListDescendantEventThreatDetectionCustomModulesResponse getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getEventThreatDetectionCustomModules(int index)
public EventThreatDetectionCustomModule getEventThreatDetectionCustomModules(int index)
Custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.EventThreatDetectionCustomModule event_threat_detection_custom_modules = 1;
Parameter |
Name |
Description |
index |
int
|
getEventThreatDetectionCustomModulesBuilder(int index)
public EventThreatDetectionCustomModule.Builder getEventThreatDetectionCustomModulesBuilder(int index)
Custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.EventThreatDetectionCustomModule event_threat_detection_custom_modules = 1;
Parameter |
Name |
Description |
index |
int
|
getEventThreatDetectionCustomModulesBuilderList()
public List<EventThreatDetectionCustomModule.Builder> getEventThreatDetectionCustomModulesBuilderList()
Custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.EventThreatDetectionCustomModule event_threat_detection_custom_modules = 1;
getEventThreatDetectionCustomModulesCount()
public int getEventThreatDetectionCustomModulesCount()
Custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.EventThreatDetectionCustomModule event_threat_detection_custom_modules = 1;
Returns |
Type |
Description |
int |
|
getEventThreatDetectionCustomModulesList()
public List<EventThreatDetectionCustomModule> getEventThreatDetectionCustomModulesList()
Custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.EventThreatDetectionCustomModule event_threat_detection_custom_modules = 1;
getEventThreatDetectionCustomModulesOrBuilder(int index)
public EventThreatDetectionCustomModuleOrBuilder getEventThreatDetectionCustomModulesOrBuilder(int index)
Custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.EventThreatDetectionCustomModule event_threat_detection_custom_modules = 1;
Parameter |
Name |
Description |
index |
int
|
getEventThreatDetectionCustomModulesOrBuilderList()
public List<? extends EventThreatDetectionCustomModuleOrBuilder> getEventThreatDetectionCustomModulesOrBuilderList()
Custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.EventThreatDetectionCustomModule event_threat_detection_custom_modules = 1;
Returns |
Type |
Description |
List<? extends com.google.cloud.securitycenter.v1.EventThreatDetectionCustomModuleOrBuilder> |
|
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(ListDescendantEventThreatDetectionCustomModulesResponse other)
public ListDescendantEventThreatDetectionCustomModulesResponse.Builder mergeFrom(ListDescendantEventThreatDetectionCustomModulesResponse other)
public ListDescendantEventThreatDetectionCustomModulesResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public ListDescendantEventThreatDetectionCustomModulesResponse.Builder mergeFrom(Message other)
Parameter |
Name |
Description |
other |
Message
|
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final ListDescendantEventThreatDetectionCustomModulesResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
removeEventThreatDetectionCustomModules(int index)
public ListDescendantEventThreatDetectionCustomModulesResponse.Builder removeEventThreatDetectionCustomModules(int index)
Custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.EventThreatDetectionCustomModule event_threat_detection_custom_modules = 1;
Parameter |
Name |
Description |
index |
int
|
setEventThreatDetectionCustomModules(int index, EventThreatDetectionCustomModule value)
public ListDescendantEventThreatDetectionCustomModulesResponse.Builder setEventThreatDetectionCustomModules(int index, EventThreatDetectionCustomModule value)
Custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.EventThreatDetectionCustomModule event_threat_detection_custom_modules = 1;
setEventThreatDetectionCustomModules(int index, EventThreatDetectionCustomModule.Builder builderForValue)
public ListDescendantEventThreatDetectionCustomModulesResponse.Builder setEventThreatDetectionCustomModules(int index, EventThreatDetectionCustomModule.Builder builderForValue)
Custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.EventThreatDetectionCustomModule event_threat_detection_custom_modules = 1;
setField(Descriptors.FieldDescriptor field, Object value)
public ListDescendantEventThreatDetectionCustomModulesResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
setNextPageToken(String value)
public ListDescendantEventThreatDetectionCustomModulesResponse.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 ListDescendantEventThreatDetectionCustomModulesResponse.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 ListDescendantEventThreatDetectionCustomModulesResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final ListDescendantEventThreatDetectionCustomModulesResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides