InterconnectAttachmentGroupLogicalStructure.Builder |
InterconnectAttachmentGroupLogicalStructure.Builder.addAllRegions(Iterable<? extends InterconnectAttachmentGroupLogicalStructureRegion> values)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
|
InterconnectAttachmentGroupLogicalStructure.Builder |
InterconnectAttachmentGroupLogicalStructure.Builder.addRegions(InterconnectAttachmentGroupLogicalStructureRegion.Builder builderForValue)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
|
InterconnectAttachmentGroupLogicalStructure.Builder |
InterconnectAttachmentGroupLogicalStructure.Builder.addRegions(InterconnectAttachmentGroupLogicalStructureRegion value)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
|
InterconnectAttachmentGroupLogicalStructure.Builder |
InterconnectAttachmentGroupLogicalStructure.Builder.addRegions(int index,
InterconnectAttachmentGroupLogicalStructureRegion.Builder builderForValue)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
|
InterconnectAttachmentGroupLogicalStructure.Builder |
InterconnectAttachmentGroupLogicalStructure.Builder.addRegions(int index,
InterconnectAttachmentGroupLogicalStructureRegion value)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
|
InterconnectAttachmentGroupLogicalStructure.Builder |
InterconnectAttachmentGroupLogicalStructure.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InterconnectAttachmentGroupLogicalStructure.Builder |
InterconnectAttachmentGroupLogicalStructure.Builder.clear() |
InterconnectAttachmentGroupLogicalStructure.Builder |
InterconnectAttachmentGroupLogicalStructure.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
InterconnectAttachmentGroupLogicalStructure.Builder |
InterconnectAttachmentGroupLogicalStructure.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
InterconnectAttachmentGroupLogicalStructure.Builder |
InterconnectAttachmentGroupLogicalStructure.Builder.clearRegions()
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
|
InterconnectAttachmentGroupLogicalStructure.Builder |
InterconnectAttachmentGroupLogicalStructure.Builder.clone() |
InterconnectAttachmentGroupLogicalStructure.Builder |
InterconnectAttachmentGroup.Builder.getLogicalStructureBuilder()
optional .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructure logical_structure = 142412989;
|
InterconnectAttachmentGroupLogicalStructure.Builder |
InterconnectAttachmentGroupLogicalStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
InterconnectAttachmentGroupLogicalStructure.Builder |
InterconnectAttachmentGroupLogicalStructure.Builder.mergeFrom(InterconnectAttachmentGroupLogicalStructure other) |
InterconnectAttachmentGroupLogicalStructure.Builder |
InterconnectAttachmentGroupLogicalStructure.Builder.mergeFrom(com.google.protobuf.Message other) |
InterconnectAttachmentGroupLogicalStructure.Builder |
InterconnectAttachmentGroupLogicalStructure.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static InterconnectAttachmentGroupLogicalStructure.Builder |
InterconnectAttachmentGroupLogicalStructure.newBuilder() |
static InterconnectAttachmentGroupLogicalStructure.Builder |
InterconnectAttachmentGroupLogicalStructure.newBuilder(InterconnectAttachmentGroupLogicalStructure prototype) |
InterconnectAttachmentGroupLogicalStructure.Builder |
InterconnectAttachmentGroupLogicalStructure.newBuilderForType() |
protected InterconnectAttachmentGroupLogicalStructure.Builder |
InterconnectAttachmentGroupLogicalStructure.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
InterconnectAttachmentGroupLogicalStructure.Builder |
InterconnectAttachmentGroupLogicalStructure.Builder.removeRegions(int index)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
|
InterconnectAttachmentGroupLogicalStructure.Builder |
InterconnectAttachmentGroupLogicalStructure.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InterconnectAttachmentGroupLogicalStructure.Builder |
InterconnectAttachmentGroupLogicalStructure.Builder.setRegions(int index,
InterconnectAttachmentGroupLogicalStructureRegion.Builder builderForValue)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
|
InterconnectAttachmentGroupLogicalStructure.Builder |
InterconnectAttachmentGroupLogicalStructure.Builder.setRegions(int index,
InterconnectAttachmentGroupLogicalStructureRegion value)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
|
InterconnectAttachmentGroupLogicalStructure.Builder |
InterconnectAttachmentGroupLogicalStructure.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
InterconnectAttachmentGroupLogicalStructure.Builder |
InterconnectAttachmentGroupLogicalStructure.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
InterconnectAttachmentGroupLogicalStructure.Builder |
InterconnectAttachmentGroupLogicalStructure.toBuilder() |