Class ListMirroringDeploymentGroupsResponse.Builder (0.94.0)

public static final class ListMirroringDeploymentGroupsResponse.Builder extends GeneratedMessage.Builder<ListMirroringDeploymentGroupsResponse.Builder> implements ListMirroringDeploymentGroupsResponseOrBuilder

Response message for ListMirroringDeploymentGroups.

Protobuf type google.cloud.networksecurity.v1.ListMirroringDeploymentGroupsResponse

Static Methods

getDescriptor()

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

Methods

addAllMirroringDeploymentGroups(Iterable<? extends MirroringDeploymentGroup> values)

public ListMirroringDeploymentGroupsResponse.Builder addAllMirroringDeploymentGroups(Iterable<? extends MirroringDeploymentGroup> values)

The deployment groups from the specified parent.

repeated .google.cloud.networksecurity.v1.MirroringDeploymentGroup mirroring_deployment_groups = 1;

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

addMirroringDeploymentGroups(MirroringDeploymentGroup value)

public ListMirroringDeploymentGroupsResponse.Builder addMirroringDeploymentGroups(MirroringDeploymentGroup value)

The deployment groups from the specified parent.

repeated .google.cloud.networksecurity.v1.MirroringDeploymentGroup mirroring_deployment_groups = 1;

Parameter
Name Description
value MirroringDeploymentGroup
Returns
Type Description
ListMirroringDeploymentGroupsResponse.Builder

addMirroringDeploymentGroups(MirroringDeploymentGroup.Builder builderForValue)

public ListMirroringDeploymentGroupsResponse.Builder addMirroringDeploymentGroups(MirroringDeploymentGroup.Builder builderForValue)

The deployment groups from the specified parent.

repeated .google.cloud.networksecurity.v1.MirroringDeploymentGroup mirroring_deployment_groups = 1;

Parameter
Name Description
builderForValue MirroringDeploymentGroup.Builder
Returns
Type Description
ListMirroringDeploymentGroupsResponse.Builder

addMirroringDeploymentGroups(int index, MirroringDeploymentGroup value)

public ListMirroringDeploymentGroupsResponse.Builder addMirroringDeploymentGroups(int index, MirroringDeploymentGroup value)

The deployment groups from the specified parent.

repeated .google.cloud.networksecurity.v1.MirroringDeploymentGroup mirroring_deployment_groups = 1;

Parameters
Name Description
index int
value MirroringDeploymentGroup
Returns
Type Description
ListMirroringDeploymentGroupsResponse.Builder

addMirroringDeploymentGroups(int index, MirroringDeploymentGroup.Builder builderForValue)

public ListMirroringDeploymentGroupsResponse.Builder addMirroringDeploymentGroups(int index, MirroringDeploymentGroup.Builder builderForValue)

The deployment groups from the specified parent.

repeated .google.cloud.networksecurity.v1.MirroringDeploymentGroup mirroring_deployment_groups = 1;

Parameters
Name Description
index int
builderForValue MirroringDeploymentGroup.Builder
Returns
Type Description
ListMirroringDeploymentGroupsResponse.Builder

addMirroringDeploymentGroupsBuilder()

public MirroringDeploymentGroup.Builder addMirroringDeploymentGroupsBuilder()

The deployment groups from the specified parent.

repeated .google.cloud.networksecurity.v1.MirroringDeploymentGroup mirroring_deployment_groups = 1;

Returns
Type Description
MirroringDeploymentGroup.Builder

addMirroringDeploymentGroupsBuilder(int index)

public MirroringDeploymentGroup.Builder addMirroringDeploymentGroupsBuilder(int index)

The deployment groups from the specified parent.

repeated .google.cloud.networksecurity.v1.MirroringDeploymentGroup mirroring_deployment_groups = 1;

Parameter
Name Description
index int
Returns
Type Description
MirroringDeploymentGroup.Builder

build()

public ListMirroringDeploymentGroupsResponse build()
Returns
Type Description
ListMirroringDeploymentGroupsResponse

buildPartial()

public ListMirroringDeploymentGroupsResponse buildPartial()
Returns
Type Description
ListMirroringDeploymentGroupsResponse

clear()

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

clearMirroringDeploymentGroups()

public ListMirroringDeploymentGroupsResponse.Builder clearMirroringDeploymentGroups()

The deployment groups from the specified parent.

repeated .google.cloud.networksecurity.v1.MirroringDeploymentGroup mirroring_deployment_groups = 1;

Returns
Type Description
ListMirroringDeploymentGroupsResponse.Builder

clearNextPageToken()

public ListMirroringDeploymentGroupsResponse.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
ListMirroringDeploymentGroupsResponse.Builder

This builder for chaining.

getDefaultInstanceForType()

public ListMirroringDeploymentGroupsResponse getDefaultInstanceForType()
Returns
Type Description
ListMirroringDeploymentGroupsResponse

getDescriptorForType()

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

getMirroringDeploymentGroups(int index)

public MirroringDeploymentGroup getMirroringDeploymentGroups(int index)

The deployment groups from the specified parent.

repeated .google.cloud.networksecurity.v1.MirroringDeploymentGroup mirroring_deployment_groups = 1;

Parameter
Name Description
index int
Returns
Type Description
MirroringDeploymentGroup

getMirroringDeploymentGroupsBuilder(int index)

public MirroringDeploymentGroup.Builder getMirroringDeploymentGroupsBuilder(int index)

The deployment groups from the specified parent.

repeated .google.cloud.networksecurity.v1.MirroringDeploymentGroup mirroring_deployment_groups = 1;

Parameter
Name Description
index int
Returns
Type Description
MirroringDeploymentGroup.Builder

getMirroringDeploymentGroupsBuilderList()

public List<MirroringDeploymentGroup.Builder> getMirroringDeploymentGroupsBuilderList()

The deployment groups from the specified parent.

repeated .google.cloud.networksecurity.v1.MirroringDeploymentGroup mirroring_deployment_groups = 1;

Returns
Type Description
List<Builder>

getMirroringDeploymentGroupsCount()

public int getMirroringDeploymentGroupsCount()

The deployment groups from the specified parent.

repeated .google.cloud.networksecurity.v1.MirroringDeploymentGroup mirroring_deployment_groups = 1;

Returns
Type Description
int

getMirroringDeploymentGroupsList()

public List<MirroringDeploymentGroup> getMirroringDeploymentGroupsList()

The deployment groups from the specified parent.

repeated .google.cloud.networksecurity.v1.MirroringDeploymentGroup mirroring_deployment_groups = 1;

Returns
Type Description
List<MirroringDeploymentGroup>

getMirroringDeploymentGroupsOrBuilder(int index)

public MirroringDeploymentGroupOrBuilder getMirroringDeploymentGroupsOrBuilder(int index)

The deployment groups from the specified parent.

repeated .google.cloud.networksecurity.v1.MirroringDeploymentGroup mirroring_deployment_groups = 1;

Parameter
Name Description
index int
Returns
Type Description
MirroringDeploymentGroupOrBuilder

getMirroringDeploymentGroupsOrBuilderList()

public List<? extends MirroringDeploymentGroupOrBuilder> getMirroringDeploymentGroupsOrBuilderList()

The deployment groups from the specified parent.

repeated .google.cloud.networksecurity.v1.MirroringDeploymentGroup mirroring_deployment_groups = 1;

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

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(ListMirroringDeploymentGroupsResponse other)

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

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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

removeMirroringDeploymentGroups(int index)

public ListMirroringDeploymentGroupsResponse.Builder removeMirroringDeploymentGroups(int index)

The deployment groups from the specified parent.

repeated .google.cloud.networksecurity.v1.MirroringDeploymentGroup mirroring_deployment_groups = 1;

Parameter
Name Description
index int
Returns
Type Description
ListMirroringDeploymentGroupsResponse.Builder

setMirroringDeploymentGroups(int index, MirroringDeploymentGroup value)

public ListMirroringDeploymentGroupsResponse.Builder setMirroringDeploymentGroups(int index, MirroringDeploymentGroup value)

The deployment groups from the specified parent.

repeated .google.cloud.networksecurity.v1.MirroringDeploymentGroup mirroring_deployment_groups = 1;

Parameters
Name Description
index int
value MirroringDeploymentGroup
Returns
Type Description
ListMirroringDeploymentGroupsResponse.Builder

setMirroringDeploymentGroups(int index, MirroringDeploymentGroup.Builder builderForValue)

public ListMirroringDeploymentGroupsResponse.Builder setMirroringDeploymentGroups(int index, MirroringDeploymentGroup.Builder builderForValue)

The deployment groups from the specified parent.

repeated .google.cloud.networksecurity.v1.MirroringDeploymentGroup mirroring_deployment_groups = 1;

Parameters
Name Description
index int
builderForValue MirroringDeploymentGroup.Builder
Returns
Type Description
ListMirroringDeploymentGroupsResponse.Builder

setNextPageToken(String value)

public ListMirroringDeploymentGroupsResponse.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
ListMirroringDeploymentGroupsResponse.Builder

This builder for chaining.

setNextPageTokenBytes(ByteString value)

public ListMirroringDeploymentGroupsResponse.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
ListMirroringDeploymentGroupsResponse.Builder

This builder for chaining.