Class ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder>
-
- com.google.cloud.securitycenter.v1.ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder
-
- All Implemented Interfaces:
ListDescendantSecurityHealthAnalyticsCustomModulesResponseOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- ListDescendantSecurityHealthAnalyticsCustomModulesResponse
public static final class ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder> implements ListDescendantSecurityHealthAnalyticsCustomModulesResponseOrBuilder
Response message for listing descendant Security Health Analytics custom modules.
Protobuf typegoogle.cloud.securitycenter.v1.ListDescendantSecurityHealthAnalyticsCustomModulesResponse
-
-
Method Summary
-
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<ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder>
-
clear
public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.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<ListDescendantSecurityHealthAnalyticsCustomModulesResponse.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<ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder>
-
getDefaultInstanceForType
public ListDescendantSecurityHealthAnalyticsCustomModulesResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListDescendantSecurityHealthAnalyticsCustomModulesResponse build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListDescendantSecurityHealthAnalyticsCustomModulesResponse buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.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<ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder>
-
setField
public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.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<ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder>
-
clearField
public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.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<ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder>
-
clearOneof
public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.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<ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder>
-
setRepeatedField
public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.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<ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder>
-
addRepeatedField
public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.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<ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder>
-
mergeFrom
public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder>
-
mergeFrom
public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder mergeFrom(ListDescendantSecurityHealthAnalyticsCustomModulesResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder>
-
mergeFrom
public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.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<ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder>
- Throws:
IOException
-
getSecurityHealthAnalyticsCustomModulesList
public List<SecurityHealthAnalyticsCustomModule> getSecurityHealthAnalyticsCustomModulesList()
Custom modules belonging to the requested parent and its descendants.
repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
- Specified by:
getSecurityHealthAnalyticsCustomModulesList
in interfaceListDescendantSecurityHealthAnalyticsCustomModulesResponseOrBuilder
-
getSecurityHealthAnalyticsCustomModulesCount
public int getSecurityHealthAnalyticsCustomModulesCount()
Custom modules belonging to the requested parent and its descendants.
repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
- Specified by:
getSecurityHealthAnalyticsCustomModulesCount
in interfaceListDescendantSecurityHealthAnalyticsCustomModulesResponseOrBuilder
-
getSecurityHealthAnalyticsCustomModules
public SecurityHealthAnalyticsCustomModule getSecurityHealthAnalyticsCustomModules(int index)
Custom modules belonging to the requested parent and its descendants.
repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
- Specified by:
getSecurityHealthAnalyticsCustomModules
in interfaceListDescendantSecurityHealthAnalyticsCustomModulesResponseOrBuilder
-
setSecurityHealthAnalyticsCustomModules
public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder setSecurityHealthAnalyticsCustomModules(int index, SecurityHealthAnalyticsCustomModule value)
Custom modules belonging to the requested parent and its descendants.
repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
-
setSecurityHealthAnalyticsCustomModules
public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder setSecurityHealthAnalyticsCustomModules(int index, SecurityHealthAnalyticsCustomModule.Builder builderForValue)
Custom modules belonging to the requested parent and its descendants.
repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
-
addSecurityHealthAnalyticsCustomModules
public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder addSecurityHealthAnalyticsCustomModules(SecurityHealthAnalyticsCustomModule value)
Custom modules belonging to the requested parent and its descendants.
repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
-
addSecurityHealthAnalyticsCustomModules
public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder addSecurityHealthAnalyticsCustomModules(int index, SecurityHealthAnalyticsCustomModule value)
Custom modules belonging to the requested parent and its descendants.
repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
-
addSecurityHealthAnalyticsCustomModules
public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder addSecurityHealthAnalyticsCustomModules(SecurityHealthAnalyticsCustomModule.Builder builderForValue)
Custom modules belonging to the requested parent and its descendants.
repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
-
addSecurityHealthAnalyticsCustomModules
public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder addSecurityHealthAnalyticsCustomModules(int index, SecurityHealthAnalyticsCustomModule.Builder builderForValue)
Custom modules belonging to the requested parent and its descendants.
repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
-
addAllSecurityHealthAnalyticsCustomModules
public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder addAllSecurityHealthAnalyticsCustomModules(Iterable<? extends SecurityHealthAnalyticsCustomModule> values)
Custom modules belonging to the requested parent and its descendants.
repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
-
clearSecurityHealthAnalyticsCustomModules
public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder clearSecurityHealthAnalyticsCustomModules()
Custom modules belonging to the requested parent and its descendants.
repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
-
removeSecurityHealthAnalyticsCustomModules
public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder removeSecurityHealthAnalyticsCustomModules(int index)
Custom modules belonging to the requested parent and its descendants.
repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
-
getSecurityHealthAnalyticsCustomModulesBuilder
public SecurityHealthAnalyticsCustomModule.Builder getSecurityHealthAnalyticsCustomModulesBuilder(int index)
Custom modules belonging to the requested parent and its descendants.
repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
-
getSecurityHealthAnalyticsCustomModulesOrBuilder
public SecurityHealthAnalyticsCustomModuleOrBuilder getSecurityHealthAnalyticsCustomModulesOrBuilder(int index)
Custom modules belonging to the requested parent and its descendants.
repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
-
getSecurityHealthAnalyticsCustomModulesOrBuilderList
public List<? extends SecurityHealthAnalyticsCustomModuleOrBuilder> getSecurityHealthAnalyticsCustomModulesOrBuilderList()
Custom modules belonging to the requested parent and its descendants.
repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
-
addSecurityHealthAnalyticsCustomModulesBuilder
public SecurityHealthAnalyticsCustomModule.Builder addSecurityHealthAnalyticsCustomModulesBuilder()
Custom modules belonging to the requested parent and its descendants.
repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
-
addSecurityHealthAnalyticsCustomModulesBuilder
public SecurityHealthAnalyticsCustomModule.Builder addSecurityHealthAnalyticsCustomModulesBuilder(int index)
Custom modules belonging to the requested parent and its descendants.
repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
-
getSecurityHealthAnalyticsCustomModulesBuilderList
public List<SecurityHealthAnalyticsCustomModule.Builder> getSecurityHealthAnalyticsCustomModulesBuilderList()
Custom modules belonging to the requested parent and its descendants.
repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
-
getNextPageToken
public String getNextPageToken()
If not empty, indicates that there may be more custom modules to be returned.
string next_page_token = 2;
- Specified by:
getNextPageToken
in interfaceListDescendantSecurityHealthAnalyticsCustomModulesResponseOrBuilder
- Returns:
- The nextPageToken.
-
getNextPageTokenBytes
public com.google.protobuf.ByteString getNextPageTokenBytes()
If not empty, indicates that there may be more custom modules to be returned.
string next_page_token = 2;
- Specified by:
getNextPageTokenBytes
in interfaceListDescendantSecurityHealthAnalyticsCustomModulesResponseOrBuilder
- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder setNextPageToken(String value)
If not empty, indicates that there may be more custom modules to be returned.
string next_page_token = 2;
- Parameters:
value
- The nextPageToken to set.- Returns:
- This builder for chaining.
-
clearNextPageToken
public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder clearNextPageToken()
If not empty, indicates that there may be more custom modules to be returned.
string next_page_token = 2;
- Returns:
- This builder for chaining.
-
setNextPageTokenBytes
public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
If not empty, indicates that there may be more custom modules to be returned.
string next_page_token = 2;
- Parameters:
value
- The bytes for nextPageToken to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder>
-
mergeUnknownFields
public final ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder>
-
-