Class ListInterceptDeploymentGroupsResponse.Builder (0.94.0)

public static final class ListInterceptDeploymentGroupsResponse.Builder extends GeneratedMessage.Builder<ListInterceptDeploymentGroupsResponse.Builder> implements ListInterceptDeploymentGroupsResponseOrBuilder

Response message for ListInterceptDeploymentGroups.

Protobuf type google.cloud.networksecurity.v1.ListInterceptDeploymentGroupsResponse

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

addAllInterceptDeploymentGroups(Iterable<? extends InterceptDeploymentGroup> values)

public ListInterceptDeploymentGroupsResponse.Builder addAllInterceptDeploymentGroups(Iterable<? extends InterceptDeploymentGroup> values)

The deployment groups from the specified parent.

repeated .google.cloud.networksecurity.v1.InterceptDeploymentGroup intercept_deployment_groups = 1;

Parameter
Name Description
values Iterable<? extends com.google.cloud.networksecurity.v1.InterceptDeploymentGroup>
Returns
Type Description
ListInterceptDeploymentGroupsResponse.Builder

addInterceptDeploymentGroups(InterceptDeploymentGroup value)

public ListInterceptDeploymentGroupsResponse.Builder addInterceptDeploymentGroups(InterceptDeploymentGroup value)

The deployment groups from the specified parent.

repeated .google.cloud.networksecurity.v1.InterceptDeploymentGroup intercept_deployment_groups = 1;

Parameter
Name Description
value InterceptDeploymentGroup
Returns
Type Description
ListInterceptDeploymentGroupsResponse.Builder

addInterceptDeploymentGroups(InterceptDeploymentGroup.Builder builderForValue)

public ListInterceptDeploymentGroupsResponse.Builder addInterceptDeploymentGroups(InterceptDeploymentGroup.Builder builderForValue)

The deployment groups from the specified parent.

repeated .google.cloud.networksecurity.v1.InterceptDeploymentGroup intercept_deployment_groups = 1;

Parameter
Name Description
builderForValue InterceptDeploymentGroup.Builder
Returns
Type Description
ListInterceptDeploymentGroupsResponse.Builder

addInterceptDeploymentGroups(int index, InterceptDeploymentGroup value)

public ListInterceptDeploymentGroupsResponse.Builder addInterceptDeploymentGroups(int index, InterceptDeploymentGroup value)

The deployment groups from the specified parent.

repeated .google.cloud.networksecurity.v1.InterceptDeploymentGroup intercept_deployment_groups = 1;

Parameters
Name Description
index int
value InterceptDeploymentGroup
Returns
Type Description
ListInterceptDeploymentGroupsResponse.Builder

addInterceptDeploymentGroups(int index, InterceptDeploymentGroup.Builder builderForValue)

public ListInterceptDeploymentGroupsResponse.Builder addInterceptDeploymentGroups(int index, InterceptDeploymentGroup.Builder builderForValue)

The deployment groups from the specified parent.

repeated .google.cloud.networksecurity.v1.InterceptDeploymentGroup intercept_deployment_groups = 1;

Parameters
Name Description
index int
builderForValue InterceptDeploymentGroup.Builder
Returns
Type Description
ListInterceptDeploymentGroupsResponse.Builder

addInterceptDeploymentGroupsBuilder()

public InterceptDeploymentGroup.Builder addInterceptDeploymentGroupsBuilder()

The deployment groups from the specified parent.

repeated .google.cloud.networksecurity.v1.InterceptDeploymentGroup intercept_deployment_groups = 1;

Returns
Type Description
InterceptDeploymentGroup.Builder

addInterceptDeploymentGroupsBuilder(int index)

public InterceptDeploymentGroup.Builder addInterceptDeploymentGroupsBuilder(int index)

The deployment groups from the specified parent.

repeated .google.cloud.networksecurity.v1.InterceptDeploymentGroup intercept_deployment_groups = 1;

Parameter
Name Description
index int
Returns
Type Description
InterceptDeploymentGroup.Builder

build()

public ListInterceptDeploymentGroupsResponse build()
Returns
Type Description
ListInterceptDeploymentGroupsResponse

buildPartial()

public ListInterceptDeploymentGroupsResponse buildPartial()
Returns
Type Description
ListInterceptDeploymentGroupsResponse

clear()

public ListInterceptDeploymentGroupsResponse.Builder clear()
Returns
Type Description
ListInterceptDeploymentGroupsResponse.Builder
Overrides

clearInterceptDeploymentGroups()

public ListInterceptDeploymentGroupsResponse.Builder clearInterceptDeploymentGroups()

The deployment groups from the specified parent.

repeated .google.cloud.networksecurity.v1.InterceptDeploymentGroup intercept_deployment_groups = 1;

Returns
Type Description
ListInterceptDeploymentGroupsResponse.Builder

clearNextPageToken()

public ListInterceptDeploymentGroupsResponse.Builder clearNextPageToken()

A token that can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages. See https://google.aip.dev/158 for more details.

string next_page_token = 2;

Returns
Type Description
ListInterceptDeploymentGroupsResponse.Builder

This builder for chaining.

getDefaultInstanceForType()

public ListInterceptDeploymentGroupsResponse getDefaultInstanceForType()
Returns
Type Description
ListInterceptDeploymentGroupsResponse

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

getInterceptDeploymentGroups(int index)

public InterceptDeploymentGroup getInterceptDeploymentGroups(int index)

The deployment groups from the specified parent.

repeated .google.cloud.networksecurity.v1.InterceptDeploymentGroup intercept_deployment_groups = 1;

Parameter
Name Description
index int
Returns
Type Description
InterceptDeploymentGroup

getInterceptDeploymentGroupsBuilder(int index)

public InterceptDeploymentGroup.Builder getInterceptDeploymentGroupsBuilder(int index)

The deployment groups from the specified parent.

repeated .google.cloud.networksecurity.v1.InterceptDeploymentGroup intercept_deployment_groups = 1;

Parameter
Name Description
index int
Returns
Type Description
InterceptDeploymentGroup.Builder

getInterceptDeploymentGroupsBuilderList()

public List<InterceptDeploymentGroup.Builder> getInterceptDeploymentGroupsBuilderList()

The deployment groups from the specified parent.

repeated .google.cloud.networksecurity.v1.InterceptDeploymentGroup intercept_deployment_groups = 1;

Returns
Type Description
List<Builder>

getInterceptDeploymentGroupsCount()

public int getInterceptDeploymentGroupsCount()

The deployment groups from the specified parent.

repeated .google.cloud.networksecurity.v1.InterceptDeploymentGroup intercept_deployment_groups = 1;

Returns
Type Description
int

getInterceptDeploymentGroupsList()

public List<InterceptDeploymentGroup> getInterceptDeploymentGroupsList()

The deployment groups from the specified parent.

repeated .google.cloud.networksecurity.v1.InterceptDeploymentGroup intercept_deployment_groups = 1;

Returns
Type Description
List<InterceptDeploymentGroup>

getInterceptDeploymentGroupsOrBuilder(int index)

public InterceptDeploymentGroupOrBuilder getInterceptDeploymentGroupsOrBuilder(int index)

The deployment groups from the specified parent.

repeated .google.cloud.networksecurity.v1.InterceptDeploymentGroup intercept_deployment_groups = 1;

Parameter
Name Description
index int
Returns
Type Description
InterceptDeploymentGroupOrBuilder

getInterceptDeploymentGroupsOrBuilderList()

public List<? extends InterceptDeploymentGroupOrBuilder> getInterceptDeploymentGroupsOrBuilderList()

The deployment groups from the specified parent.

repeated .google.cloud.networksecurity.v1.InterceptDeploymentGroup intercept_deployment_groups = 1;

Returns
Type Description
List<? extends com.google.cloud.networksecurity.v1.InterceptDeploymentGroupOrBuilder>

getNextPageToken()

public String getNextPageToken()

A token that can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages. See https://google.aip.dev/158 for more details.

string next_page_token = 2;

Returns
Type Description
String

The nextPageToken.

getNextPageTokenBytes()

public ByteString getNextPageTokenBytes()

A token that can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages. See https://google.aip.dev/158 for more details.

string next_page_token = 2;

Returns
Type Description
ByteString

The bytes for nextPageToken.

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(ListInterceptDeploymentGroupsResponse other)

public ListInterceptDeploymentGroupsResponse.Builder mergeFrom(ListInterceptDeploymentGroupsResponse other)
Parameter
Name Description
other ListInterceptDeploymentGroupsResponse
Returns
Type Description
ListInterceptDeploymentGroupsResponse.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public ListInterceptDeploymentGroupsResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
ListInterceptDeploymentGroupsResponse.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public ListInterceptDeploymentGroupsResponse.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
ListInterceptDeploymentGroupsResponse.Builder
Overrides

removeInterceptDeploymentGroups(int index)

public ListInterceptDeploymentGroupsResponse.Builder removeInterceptDeploymentGroups(int index)

The deployment groups from the specified parent.

repeated .google.cloud.networksecurity.v1.InterceptDeploymentGroup intercept_deployment_groups = 1;

Parameter
Name Description
index int
Returns
Type Description
ListInterceptDeploymentGroupsResponse.Builder

setInterceptDeploymentGroups(int index, InterceptDeploymentGroup value)

public ListInterceptDeploymentGroupsResponse.Builder setInterceptDeploymentGroups(int index, InterceptDeploymentGroup value)

The deployment groups from the specified parent.

repeated .google.cloud.networksecurity.v1.InterceptDeploymentGroup intercept_deployment_groups = 1;

Parameters
Name Description
index int
value InterceptDeploymentGroup
Returns
Type Description
ListInterceptDeploymentGroupsResponse.Builder

setInterceptDeploymentGroups(int index, InterceptDeploymentGroup.Builder builderForValue)

public ListInterceptDeploymentGroupsResponse.Builder setInterceptDeploymentGroups(int index, InterceptDeploymentGroup.Builder builderForValue)

The deployment groups from the specified parent.

repeated .google.cloud.networksecurity.v1.InterceptDeploymentGroup intercept_deployment_groups = 1;

Parameters
Name Description
index int
builderForValue InterceptDeploymentGroup.Builder
Returns
Type Description
ListInterceptDeploymentGroupsResponse.Builder

setNextPageToken(String value)

public ListInterceptDeploymentGroupsResponse.Builder setNextPageToken(String value)

A token that can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages. See https://google.aip.dev/158 for more details.

string next_page_token = 2;

Parameter
Name Description
value String

The nextPageToken to set.

Returns
Type Description
ListInterceptDeploymentGroupsResponse.Builder

This builder for chaining.

setNextPageTokenBytes(ByteString value)

public ListInterceptDeploymentGroupsResponse.Builder setNextPageTokenBytes(ByteString value)

A token that can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages. See https://google.aip.dev/158 for more details.

string next_page_token = 2;

Parameter
Name Description
value ByteString

The bytes for nextPageToken to set.

Returns
Type Description
ListInterceptDeploymentGroupsResponse.Builder

This builder for chaining.