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
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
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>
|
addRegions(InterconnectAttachmentGroupLogicalStructureRegion value)
public InterconnectAttachmentGroupLogicalStructure.Builder addRegions(InterconnectAttachmentGroupLogicalStructureRegion value)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
addRegions(InterconnectAttachmentGroupLogicalStructureRegion.Builder builderForValue)
public InterconnectAttachmentGroupLogicalStructure.Builder addRegions(InterconnectAttachmentGroupLogicalStructureRegion.Builder builderForValue)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
addRegions(int index, InterconnectAttachmentGroupLogicalStructureRegion value)
public InterconnectAttachmentGroupLogicalStructure.Builder addRegions(int index, InterconnectAttachmentGroupLogicalStructureRegion value)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
addRegions(int index, InterconnectAttachmentGroupLogicalStructureRegion.Builder builderForValue)
public InterconnectAttachmentGroupLogicalStructure.Builder addRegions(int index, InterconnectAttachmentGroupLogicalStructureRegion.Builder builderForValue)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
addRegionsBuilder()
public InterconnectAttachmentGroupLogicalStructureRegion.Builder addRegionsBuilder()
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
addRegionsBuilder(int index)
public InterconnectAttachmentGroupLogicalStructureRegion.Builder addRegionsBuilder(int index)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
| Parameter |
| Name |
Description |
index |
int
|
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public InterconnectAttachmentGroupLogicalStructure.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
build()
public InterconnectAttachmentGroupLogicalStructure build()
buildPartial()
public InterconnectAttachmentGroupLogicalStructure buildPartial()
clear()
public InterconnectAttachmentGroupLogicalStructure.Builder clear()
Overrides
clearField(Descriptors.FieldDescriptor field)
public InterconnectAttachmentGroupLogicalStructure.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public InterconnectAttachmentGroupLogicalStructure.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
clearRegions()
public InterconnectAttachmentGroupLogicalStructure.Builder clearRegions()
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
clone()
public InterconnectAttachmentGroupLogicalStructure.Builder clone()
Overrides
getDefaultInstanceForType()
public InterconnectAttachmentGroupLogicalStructure getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getRegions(int index)
public InterconnectAttachmentGroupLogicalStructureRegion getRegions(int index)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
| Parameter |
| Name |
Description |
index |
int
|
getRegionsBuilder(int index)
public InterconnectAttachmentGroupLogicalStructureRegion.Builder getRegionsBuilder(int index)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
| Parameter |
| Name |
Description |
index |
int
|
getRegionsBuilderList()
public List<InterconnectAttachmentGroupLogicalStructureRegion.Builder> getRegionsBuilderList()
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
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;
getRegionsOrBuilder(int index)
public InterconnectAttachmentGroupLogicalStructureRegionOrBuilder getRegionsOrBuilder(int index)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
| Parameter |
| Name |
Description |
index |
int
|
getRegionsOrBuilderList()
public List<? extends InterconnectAttachmentGroupLogicalStructureRegionOrBuilder> getRegionsOrBuilderList()
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;