public static final class ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder extends GeneratedMessage.Builder<ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder> implements ListEffectiveSecurityHealthAnalyticsCustomModulesResponseOrBuilderResponse message for SecurityCenterManagement.ListEffectiveSecurityHealthAnalyticsCustomModules.
Protobuf type
google.cloud.securitycentermanagement.v1.ListEffectiveSecurityHealthAnalyticsCustomModulesResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.BuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
addAllEffectiveSecurityHealthAnalyticsCustomModules(Iterable<? extends EffectiveSecurityHealthAnalyticsCustomModule> values)
public ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder addAllEffectiveSecurityHealthAnalyticsCustomModules(Iterable<? extends EffectiveSecurityHealthAnalyticsCustomModule> values)The list of effective Security Health Analytics custom modules.
repeated .google.cloud.securitycentermanagement.v1.EffectiveSecurityHealthAnalyticsCustomModule effective_security_health_analytics_custom_modules = 1;
| Parameter | |
|---|---|
| Name | Description |
values |
Iterable<? extends com.google.cloud.securitycentermanagement.v1.EffectiveSecurityHealthAnalyticsCustomModule> |
| Returns | |
|---|---|
| Type | Description |
ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder |
|
addEffectiveSecurityHealthAnalyticsCustomModules(EffectiveSecurityHealthAnalyticsCustomModule value)
public ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder addEffectiveSecurityHealthAnalyticsCustomModules(EffectiveSecurityHealthAnalyticsCustomModule value)The list of effective Security Health Analytics custom modules.
repeated .google.cloud.securitycentermanagement.v1.EffectiveSecurityHealthAnalyticsCustomModule effective_security_health_analytics_custom_modules = 1;
| Parameter | |
|---|---|
| Name | Description |
value |
EffectiveSecurityHealthAnalyticsCustomModule |
| Returns | |
|---|---|
| Type | Description |
ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder |
|
addEffectiveSecurityHealthAnalyticsCustomModules(EffectiveSecurityHealthAnalyticsCustomModule.Builder builderForValue)
public ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder addEffectiveSecurityHealthAnalyticsCustomModules(EffectiveSecurityHealthAnalyticsCustomModule.Builder builderForValue)The list of effective Security Health Analytics custom modules.
repeated .google.cloud.securitycentermanagement.v1.EffectiveSecurityHealthAnalyticsCustomModule effective_security_health_analytics_custom_modules = 1;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
EffectiveSecurityHealthAnalyticsCustomModule.Builder |
| Returns | |
|---|---|
| Type | Description |
ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder |
|
addEffectiveSecurityHealthAnalyticsCustomModules(int index, EffectiveSecurityHealthAnalyticsCustomModule value)
public ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder addEffectiveSecurityHealthAnalyticsCustomModules(int index, EffectiveSecurityHealthAnalyticsCustomModule value)The list of effective Security Health Analytics custom modules.
repeated .google.cloud.securitycentermanagement.v1.EffectiveSecurityHealthAnalyticsCustomModule effective_security_health_analytics_custom_modules = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
EffectiveSecurityHealthAnalyticsCustomModule |
| Returns | |
|---|---|
| Type | Description |
ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder |
|
addEffectiveSecurityHealthAnalyticsCustomModules(int index, EffectiveSecurityHealthAnalyticsCustomModule.Builder builderForValue)
public ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder addEffectiveSecurityHealthAnalyticsCustomModules(int index, EffectiveSecurityHealthAnalyticsCustomModule.Builder builderForValue)The list of effective Security Health Analytics custom modules.
repeated .google.cloud.securitycentermanagement.v1.EffectiveSecurityHealthAnalyticsCustomModule effective_security_health_analytics_custom_modules = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
EffectiveSecurityHealthAnalyticsCustomModule.Builder |
| Returns | |
|---|---|
| Type | Description |
ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder |
|
addEffectiveSecurityHealthAnalyticsCustomModulesBuilder()
public EffectiveSecurityHealthAnalyticsCustomModule.Builder addEffectiveSecurityHealthAnalyticsCustomModulesBuilder()The list of effective Security Health Analytics custom modules.
repeated .google.cloud.securitycentermanagement.v1.EffectiveSecurityHealthAnalyticsCustomModule effective_security_health_analytics_custom_modules = 1;
| Returns | |
|---|---|
| Type | Description |
EffectiveSecurityHealthAnalyticsCustomModule.Builder |
|
addEffectiveSecurityHealthAnalyticsCustomModulesBuilder(int index)
public EffectiveSecurityHealthAnalyticsCustomModule.Builder addEffectiveSecurityHealthAnalyticsCustomModulesBuilder(int index)The list of effective Security Health Analytics custom modules.
repeated .google.cloud.securitycentermanagement.v1.EffectiveSecurityHealthAnalyticsCustomModule effective_security_health_analytics_custom_modules = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
EffectiveSecurityHealthAnalyticsCustomModule.Builder |
|
build()
public ListEffectiveSecurityHealthAnalyticsCustomModulesResponse build()| Returns | |
|---|---|
| Type | Description |
ListEffectiveSecurityHealthAnalyticsCustomModulesResponse |
|
buildPartial()
public ListEffectiveSecurityHealthAnalyticsCustomModulesResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
ListEffectiveSecurityHealthAnalyticsCustomModulesResponse |
|
clear()
public ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder |
|
clearEffectiveSecurityHealthAnalyticsCustomModules()
public ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder clearEffectiveSecurityHealthAnalyticsCustomModules()The list of effective Security Health Analytics custom modules.
repeated .google.cloud.securitycentermanagement.v1.EffectiveSecurityHealthAnalyticsCustomModule effective_security_health_analytics_custom_modules = 1;
| Returns | |
|---|---|
| Type | Description |
ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder |
|
clearNextPageToken()
public ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.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 |
ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder |
This builder for chaining. |
getDefaultInstanceForType()
public ListEffectiveSecurityHealthAnalyticsCustomModulesResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ListEffectiveSecurityHealthAnalyticsCustomModulesResponse |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getEffectiveSecurityHealthAnalyticsCustomModules(int index)
public EffectiveSecurityHealthAnalyticsCustomModule getEffectiveSecurityHealthAnalyticsCustomModules(int index)The list of effective Security Health Analytics custom modules.
repeated .google.cloud.securitycentermanagement.v1.EffectiveSecurityHealthAnalyticsCustomModule effective_security_health_analytics_custom_modules = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
EffectiveSecurityHealthAnalyticsCustomModule |
|
getEffectiveSecurityHealthAnalyticsCustomModulesBuilder(int index)
public EffectiveSecurityHealthAnalyticsCustomModule.Builder getEffectiveSecurityHealthAnalyticsCustomModulesBuilder(int index)The list of effective Security Health Analytics custom modules.
repeated .google.cloud.securitycentermanagement.v1.EffectiveSecurityHealthAnalyticsCustomModule effective_security_health_analytics_custom_modules = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
EffectiveSecurityHealthAnalyticsCustomModule.Builder |
|
getEffectiveSecurityHealthAnalyticsCustomModulesBuilderList()
public List<EffectiveSecurityHealthAnalyticsCustomModule.Builder> getEffectiveSecurityHealthAnalyticsCustomModulesBuilderList()The list of effective Security Health Analytics custom modules.
repeated .google.cloud.securitycentermanagement.v1.EffectiveSecurityHealthAnalyticsCustomModule effective_security_health_analytics_custom_modules = 1;
| Returns | |
|---|---|
| Type | Description |
List<Builder> |
|
getEffectiveSecurityHealthAnalyticsCustomModulesCount()
public int getEffectiveSecurityHealthAnalyticsCustomModulesCount()The list of effective Security Health Analytics custom modules.
repeated .google.cloud.securitycentermanagement.v1.EffectiveSecurityHealthAnalyticsCustomModule effective_security_health_analytics_custom_modules = 1;
| Returns | |
|---|---|
| Type | Description |
int |
|
getEffectiveSecurityHealthAnalyticsCustomModulesList()
public List<EffectiveSecurityHealthAnalyticsCustomModule> getEffectiveSecurityHealthAnalyticsCustomModulesList()The list of effective Security Health Analytics custom modules.
repeated .google.cloud.securitycentermanagement.v1.EffectiveSecurityHealthAnalyticsCustomModule effective_security_health_analytics_custom_modules = 1;
| Returns | |
|---|---|
| Type | Description |
List<EffectiveSecurityHealthAnalyticsCustomModule> |
|
getEffectiveSecurityHealthAnalyticsCustomModulesOrBuilder(int index)
public EffectiveSecurityHealthAnalyticsCustomModuleOrBuilder getEffectiveSecurityHealthAnalyticsCustomModulesOrBuilder(int index)The list of effective Security Health Analytics custom modules.
repeated .google.cloud.securitycentermanagement.v1.EffectiveSecurityHealthAnalyticsCustomModule effective_security_health_analytics_custom_modules = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
EffectiveSecurityHealthAnalyticsCustomModuleOrBuilder |
|
getEffectiveSecurityHealthAnalyticsCustomModulesOrBuilderList()
public List<? extends EffectiveSecurityHealthAnalyticsCustomModuleOrBuilder> getEffectiveSecurityHealthAnalyticsCustomModulesOrBuilderList()The list of effective Security Health Analytics custom modules.
repeated .google.cloud.securitycentermanagement.v1.EffectiveSecurityHealthAnalyticsCustomModule effective_security_health_analytics_custom_modules = 1;
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.cloud.securitycentermanagement.v1.EffectiveSecurityHealthAnalyticsCustomModuleOrBuilder> |
|
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. |
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(ListEffectiveSecurityHealthAnalyticsCustomModulesResponse other)
public ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder mergeFrom(ListEffectiveSecurityHealthAnalyticsCustomModulesResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
ListEffectiveSecurityHealthAnalyticsCustomModulesResponse |
| Returns | |
|---|---|
| Type | Description |
ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder |
|
removeEffectiveSecurityHealthAnalyticsCustomModules(int index)
public ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder removeEffectiveSecurityHealthAnalyticsCustomModules(int index)The list of effective Security Health Analytics custom modules.
repeated .google.cloud.securitycentermanagement.v1.EffectiveSecurityHealthAnalyticsCustomModule effective_security_health_analytics_custom_modules = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder |
|
setEffectiveSecurityHealthAnalyticsCustomModules(int index, EffectiveSecurityHealthAnalyticsCustomModule value)
public ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder setEffectiveSecurityHealthAnalyticsCustomModules(int index, EffectiveSecurityHealthAnalyticsCustomModule value)The list of effective Security Health Analytics custom modules.
repeated .google.cloud.securitycentermanagement.v1.EffectiveSecurityHealthAnalyticsCustomModule effective_security_health_analytics_custom_modules = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
EffectiveSecurityHealthAnalyticsCustomModule |
| Returns | |
|---|---|
| Type | Description |
ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder |
|
setEffectiveSecurityHealthAnalyticsCustomModules(int index, EffectiveSecurityHealthAnalyticsCustomModule.Builder builderForValue)
public ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder setEffectiveSecurityHealthAnalyticsCustomModules(int index, EffectiveSecurityHealthAnalyticsCustomModule.Builder builderForValue)The list of effective Security Health Analytics custom modules.
repeated .google.cloud.securitycentermanagement.v1.EffectiveSecurityHealthAnalyticsCustomModule effective_security_health_analytics_custom_modules = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
EffectiveSecurityHealthAnalyticsCustomModule.Builder |
| Returns | |
|---|---|
| Type | Description |
ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder |
|
setNextPageToken(String value)
public ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.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 |
ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder |
This builder for chaining. |
setNextPageTokenBytes(ByteString value)
public ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.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 |
ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder |
This builder for chaining. |