public static final class ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder extends GeneratedMessage.Builder<ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder> implements ListDescendantSecurityHealthAnalyticsCustomModulesResponseOrBuilderResponse message for SecurityCenterManagement.ListDescendantSecurityHealthAnalyticsCustomModules.
Protobuf type
google.cloud.securitycentermanagement.v1.ListDescendantSecurityHealthAnalyticsCustomModulesResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > ListDescendantSecurityHealthAnalyticsCustomModulesResponse.BuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
addAllSecurityHealthAnalyticsCustomModules(Iterable<? extends SecurityHealthAnalyticsCustomModule> values)
public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder addAllSecurityHealthAnalyticsCustomModules(Iterable<? extends SecurityHealthAnalyticsCustomModule> values)The list of SecurityHealthAnalyticsCustomModules
repeated .google.cloud.securitycentermanagement.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
| Parameter | |
|---|---|
| Name | Description |
values |
Iterable<? extends com.google.cloud.securitycentermanagement.v1.SecurityHealthAnalyticsCustomModule> |
| Returns | |
|---|---|
| Type | Description |
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder |
|
addSecurityHealthAnalyticsCustomModules(SecurityHealthAnalyticsCustomModule value)
public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder addSecurityHealthAnalyticsCustomModules(SecurityHealthAnalyticsCustomModule value)The list of SecurityHealthAnalyticsCustomModules
repeated .google.cloud.securitycentermanagement.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
| Parameter | |
|---|---|
| Name | Description |
value |
SecurityHealthAnalyticsCustomModule |
| Returns | |
|---|---|
| Type | Description |
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder |
|
addSecurityHealthAnalyticsCustomModules(SecurityHealthAnalyticsCustomModule.Builder builderForValue)
public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder addSecurityHealthAnalyticsCustomModules(SecurityHealthAnalyticsCustomModule.Builder builderForValue)The list of SecurityHealthAnalyticsCustomModules
repeated .google.cloud.securitycentermanagement.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
SecurityHealthAnalyticsCustomModule.Builder |
| Returns | |
|---|---|
| Type | Description |
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder |
|
addSecurityHealthAnalyticsCustomModules(int index, SecurityHealthAnalyticsCustomModule value)
public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder addSecurityHealthAnalyticsCustomModules(int index, SecurityHealthAnalyticsCustomModule value)The list of SecurityHealthAnalyticsCustomModules
repeated .google.cloud.securitycentermanagement.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
SecurityHealthAnalyticsCustomModule |
| Returns | |
|---|---|
| Type | Description |
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder |
|
addSecurityHealthAnalyticsCustomModules(int index, SecurityHealthAnalyticsCustomModule.Builder builderForValue)
public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder addSecurityHealthAnalyticsCustomModules(int index, SecurityHealthAnalyticsCustomModule.Builder builderForValue)The list of SecurityHealthAnalyticsCustomModules
repeated .google.cloud.securitycentermanagement.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
SecurityHealthAnalyticsCustomModule.Builder |
| Returns | |
|---|---|
| Type | Description |
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder |
|
addSecurityHealthAnalyticsCustomModulesBuilder()
public SecurityHealthAnalyticsCustomModule.Builder addSecurityHealthAnalyticsCustomModulesBuilder()The list of SecurityHealthAnalyticsCustomModules
repeated .google.cloud.securitycentermanagement.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
| Returns | |
|---|---|
| Type | Description |
SecurityHealthAnalyticsCustomModule.Builder |
|
addSecurityHealthAnalyticsCustomModulesBuilder(int index)
public SecurityHealthAnalyticsCustomModule.Builder addSecurityHealthAnalyticsCustomModulesBuilder(int index)The list of SecurityHealthAnalyticsCustomModules
repeated .google.cloud.securitycentermanagement.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
SecurityHealthAnalyticsCustomModule.Builder |
|
build()
public ListDescendantSecurityHealthAnalyticsCustomModulesResponse build()| Returns | |
|---|---|
| Type | Description |
ListDescendantSecurityHealthAnalyticsCustomModulesResponse |
|
buildPartial()
public ListDescendantSecurityHealthAnalyticsCustomModulesResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
ListDescendantSecurityHealthAnalyticsCustomModulesResponse |
|
clear()
public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder |
|
clearNextPageToken()
public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder clearNextPageToken()A pagination token. To retrieve the next page of results, call the method again with this token.
string next_page_token = 2;
| Returns | |
|---|---|
| Type | Description |
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder |
This builder for chaining. |
clearSecurityHealthAnalyticsCustomModules()
public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder clearSecurityHealthAnalyticsCustomModules()The list of SecurityHealthAnalyticsCustomModules
repeated .google.cloud.securitycentermanagement.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
| Returns | |
|---|---|
| Type | Description |
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder |
|
getDefaultInstanceForType()
public ListDescendantSecurityHealthAnalyticsCustomModulesResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ListDescendantSecurityHealthAnalyticsCustomModulesResponse |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getNextPageToken()
public String getNextPageToken()A pagination token. To retrieve the next page of results, call the method again with this token.
string next_page_token = 2;
| Returns | |
|---|---|
| Type | Description |
String |
The nextPageToken. |
getNextPageTokenBytes()
public ByteString getNextPageTokenBytes()A pagination token. To retrieve the next page of results, call the method again with this token.
string next_page_token = 2;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for nextPageToken. |
getSecurityHealthAnalyticsCustomModules(int index)
public SecurityHealthAnalyticsCustomModule getSecurityHealthAnalyticsCustomModules(int index)The list of SecurityHealthAnalyticsCustomModules
repeated .google.cloud.securitycentermanagement.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
SecurityHealthAnalyticsCustomModule |
|
getSecurityHealthAnalyticsCustomModulesBuilder(int index)
public SecurityHealthAnalyticsCustomModule.Builder getSecurityHealthAnalyticsCustomModulesBuilder(int index)The list of SecurityHealthAnalyticsCustomModules
repeated .google.cloud.securitycentermanagement.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
SecurityHealthAnalyticsCustomModule.Builder |
|
getSecurityHealthAnalyticsCustomModulesBuilderList()
public List<SecurityHealthAnalyticsCustomModule.Builder> getSecurityHealthAnalyticsCustomModulesBuilderList()The list of SecurityHealthAnalyticsCustomModules
repeated .google.cloud.securitycentermanagement.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
| Returns | |
|---|---|
| Type | Description |
List<Builder> |
|
getSecurityHealthAnalyticsCustomModulesCount()
public int getSecurityHealthAnalyticsCustomModulesCount()The list of SecurityHealthAnalyticsCustomModules
repeated .google.cloud.securitycentermanagement.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
| Returns | |
|---|---|
| Type | Description |
int |
|
getSecurityHealthAnalyticsCustomModulesList()
public List<SecurityHealthAnalyticsCustomModule> getSecurityHealthAnalyticsCustomModulesList()The list of SecurityHealthAnalyticsCustomModules
repeated .google.cloud.securitycentermanagement.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
| Returns | |
|---|---|
| Type | Description |
List<SecurityHealthAnalyticsCustomModule> |
|
getSecurityHealthAnalyticsCustomModulesOrBuilder(int index)
public SecurityHealthAnalyticsCustomModuleOrBuilder getSecurityHealthAnalyticsCustomModulesOrBuilder(int index)The list of SecurityHealthAnalyticsCustomModules
repeated .google.cloud.securitycentermanagement.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
SecurityHealthAnalyticsCustomModuleOrBuilder |
|
getSecurityHealthAnalyticsCustomModulesOrBuilderList()
public List<? extends SecurityHealthAnalyticsCustomModuleOrBuilder> getSecurityHealthAnalyticsCustomModulesOrBuilderList()The list of SecurityHealthAnalyticsCustomModules
repeated .google.cloud.securitycentermanagement.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.cloud.securitycentermanagement.v1.SecurityHealthAnalyticsCustomModuleOrBuilder> |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(ListDescendantSecurityHealthAnalyticsCustomModulesResponse other)
public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder mergeFrom(ListDescendantSecurityHealthAnalyticsCustomModulesResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
ListDescendantSecurityHealthAnalyticsCustomModulesResponse |
| Returns | |
|---|---|
| Type | Description |
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder |
|
removeSecurityHealthAnalyticsCustomModules(int index)
public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder removeSecurityHealthAnalyticsCustomModules(int index)The list of SecurityHealthAnalyticsCustomModules
repeated .google.cloud.securitycentermanagement.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder |
|
setNextPageToken(String value)
public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder setNextPageToken(String value)A pagination token. To retrieve the next page of results, call the method again with this token.
string next_page_token = 2;
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe nextPageToken to set. |
| Returns | |
|---|---|
| Type | Description |
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder |
This builder for chaining. |
setNextPageTokenBytes(ByteString value)
public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder setNextPageTokenBytes(ByteString value)A pagination token. To retrieve the next page of results, call the method again with this token.
string next_page_token = 2;
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for nextPageToken to set. |
| Returns | |
|---|---|
| Type | Description |
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder |
This builder for chaining. |
setSecurityHealthAnalyticsCustomModules(int index, SecurityHealthAnalyticsCustomModule value)
public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder setSecurityHealthAnalyticsCustomModules(int index, SecurityHealthAnalyticsCustomModule value)The list of SecurityHealthAnalyticsCustomModules
repeated .google.cloud.securitycentermanagement.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
SecurityHealthAnalyticsCustomModule |
| Returns | |
|---|---|
| Type | Description |
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder |
|
setSecurityHealthAnalyticsCustomModules(int index, SecurityHealthAnalyticsCustomModule.Builder builderForValue)
public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder setSecurityHealthAnalyticsCustomModules(int index, SecurityHealthAnalyticsCustomModule.Builder builderForValue)The list of SecurityHealthAnalyticsCustomModules
repeated .google.cloud.securitycentermanagement.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
SecurityHealthAnalyticsCustomModule.Builder |
| Returns | |
|---|---|
| Type | Description |
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder |
|