Class InterconnectAttachmentGroupLogicalStructure.Builder (1.88.0)

public static final class InterconnectAttachmentGroupLogicalStructure.Builder extends GeneratedMessageV3.Builder<InterconnectAttachmentGroupLogicalStructure.Builder> implements InterconnectAttachmentGroupLogicalStructureOrBuilder

[Output Only] An analysis of the logical layout of Attachments in this group. Every Attachment in the group is shown once in this structure.

Protobuf type google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructure

Static Methods

getDescriptor()

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

Methods

addAllRegions(Iterable<? extends InterconnectAttachmentGroupLogicalStructureRegion> values)

public InterconnectAttachmentGroupLogicalStructure.Builder addAllRegions(Iterable<? extends InterconnectAttachmentGroupLogicalStructureRegion> values)

repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;

Parameter
Name Description
values Iterable<? extends com.google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion>
Returns
Type Description
InterconnectAttachmentGroupLogicalStructure.Builder

addRegions(InterconnectAttachmentGroupLogicalStructureRegion value)

public InterconnectAttachmentGroupLogicalStructure.Builder addRegions(InterconnectAttachmentGroupLogicalStructureRegion value)

repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;

Parameter
Name Description
value InterconnectAttachmentGroupLogicalStructureRegion
Returns
Type Description
InterconnectAttachmentGroupLogicalStructure.Builder

addRegions(InterconnectAttachmentGroupLogicalStructureRegion.Builder builderForValue)

public InterconnectAttachmentGroupLogicalStructure.Builder addRegions(InterconnectAttachmentGroupLogicalStructureRegion.Builder builderForValue)

repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;

Parameter
Name Description
builderForValue InterconnectAttachmentGroupLogicalStructureRegion.Builder
Returns
Type Description
InterconnectAttachmentGroupLogicalStructure.Builder

addRegions(int index, InterconnectAttachmentGroupLogicalStructureRegion value)

public InterconnectAttachmentGroupLogicalStructure.Builder addRegions(int index, InterconnectAttachmentGroupLogicalStructureRegion value)

repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;

Parameters
Name Description
index int
value InterconnectAttachmentGroupLogicalStructureRegion
Returns
Type Description
InterconnectAttachmentGroupLogicalStructure.Builder

addRegions(int index, InterconnectAttachmentGroupLogicalStructureRegion.Builder builderForValue)

public InterconnectAttachmentGroupLogicalStructure.Builder addRegions(int index, InterconnectAttachmentGroupLogicalStructureRegion.Builder builderForValue)

repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;

Parameters
Name Description
index int
builderForValue InterconnectAttachmentGroupLogicalStructureRegion.Builder
Returns
Type Description
InterconnectAttachmentGroupLogicalStructure.Builder

addRegionsBuilder()

public InterconnectAttachmentGroupLogicalStructureRegion.Builder addRegionsBuilder()

repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;

Returns
Type Description
InterconnectAttachmentGroupLogicalStructureRegion.Builder

addRegionsBuilder(int index)

public InterconnectAttachmentGroupLogicalStructureRegion.Builder addRegionsBuilder(int index)

repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;

Parameter
Name Description
index int
Returns
Type Description
InterconnectAttachmentGroupLogicalStructureRegion.Builder

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public InterconnectAttachmentGroupLogicalStructure.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
InterconnectAttachmentGroupLogicalStructure.Builder
Overrides

build()

public InterconnectAttachmentGroupLogicalStructure build()
Returns
Type Description
InterconnectAttachmentGroupLogicalStructure

buildPartial()

public InterconnectAttachmentGroupLogicalStructure buildPartial()
Returns
Type Description
InterconnectAttachmentGroupLogicalStructure

clear()

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

clearField(Descriptors.FieldDescriptor field)

public InterconnectAttachmentGroupLogicalStructure.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
Name Description
field FieldDescriptor
Returns
Type Description
InterconnectAttachmentGroupLogicalStructure.Builder
Overrides

clearOneof(Descriptors.OneofDescriptor oneof)

public InterconnectAttachmentGroupLogicalStructure.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
Name Description
oneof OneofDescriptor
Returns
Type Description
InterconnectAttachmentGroupLogicalStructure.Builder
Overrides

clearRegions()

public InterconnectAttachmentGroupLogicalStructure.Builder clearRegions()

repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;

Returns
Type Description
InterconnectAttachmentGroupLogicalStructure.Builder

clone()

public InterconnectAttachmentGroupLogicalStructure.Builder clone()
Returns
Type Description
InterconnectAttachmentGroupLogicalStructure.Builder
Overrides

getDefaultInstanceForType()

public InterconnectAttachmentGroupLogicalStructure getDefaultInstanceForType()
Returns
Type Description
InterconnectAttachmentGroupLogicalStructure

getDescriptorForType()

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

getRegions(int index)

public InterconnectAttachmentGroupLogicalStructureRegion getRegions(int index)

repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;

Parameter
Name Description
index int
Returns
Type Description
InterconnectAttachmentGroupLogicalStructureRegion

getRegionsBuilder(int index)

public InterconnectAttachmentGroupLogicalStructureRegion.Builder getRegionsBuilder(int index)

repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;

Parameter
Name Description
index int
Returns
Type Description
InterconnectAttachmentGroupLogicalStructureRegion.Builder

getRegionsBuilderList()

public List<InterconnectAttachmentGroupLogicalStructureRegion.Builder> getRegionsBuilderList()

repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;

Returns
Type Description
List<Builder>

getRegionsCount()

public int getRegionsCount()

repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;

Returns
Type Description
int

getRegionsList()

public List<InterconnectAttachmentGroupLogicalStructureRegion> getRegionsList()

repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;

Returns
Type Description
List<InterconnectAttachmentGroupLogicalStructureRegion>

getRegionsOrBuilder(int index)

public InterconnectAttachmentGroupLogicalStructureRegionOrBuilder getRegionsOrBuilder(int index)

repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;

Parameter
Name Description
index int
Returns
Type Description
InterconnectAttachmentGroupLogicalStructureRegionOrBuilder

getRegionsOrBuilderList()

public List<? extends InterconnectAttachmentGroupLogicalStructureRegionOrBuilder> getRegionsOrBuilderList()

repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;

Returns
Type