| Modifier and Type | Method and Description |
|---|---|
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroupsListResponse.Builder.addItemsBuilder()
A list of InterconnectAttachmentGroup resources.
|
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroupsListResponse.Builder.addItemsBuilder(int index)
A list of InterconnectAttachmentGroup resources.
|
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.clear() |
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.clearAttachments() |
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.clearConfigured()
optional .google.cloud.compute.v1.InterconnectAttachmentGroupConfigured configured = 295631422;
|
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.clearCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.clearDescription()
An optional description of this resource.
|
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.clearEtag()
Opaque system-generated token that uniquely identifies the configuration.
|
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.clearId()
[Output Only] The unique identifier for the resource type.
|
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.clearIntent()
optional .google.cloud.compute.v1.InterconnectAttachmentGroupIntent intent = 426849948;
|
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.clearInterconnectGroup()
The URL of an InterconnectGroup that groups these Attachments' Interconnects.
|
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.clearKind()
[Output Only] Type of the resource.
|
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.clearLogicalStructure()
optional .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructure logical_structure = 142412989;
|
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.clearName()
Name of the resource.
|
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.clearSelfLink()
[Output Only] Server-defined URL for the resource.
|
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.clone() |
InterconnectAttachmentGroup.Builder |
PatchInterconnectAttachmentGroupRequest.Builder.getInterconnectAttachmentGroupResourceBuilder()
The body resource for this request
.google.cloud.compute.v1.InterconnectAttachmentGroup interconnect_attachment_group_resource = 9990137 [(.google.api.field_behavior) = REQUIRED];
|
InterconnectAttachmentGroup.Builder |
InsertInterconnectAttachmentGroupRequest.Builder.getInterconnectAttachmentGroupResourceBuilder()
The body resource for this request
.google.cloud.compute.v1.InterconnectAttachmentGroup interconnect_attachment_group_resource = 9990137 [(.google.api.field_behavior) = REQUIRED];
|
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroupsListResponse.Builder.getItemsBuilder(int index)
A list of InterconnectAttachmentGroup resources.
|
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.mergeConfigured(InterconnectAttachmentGroupConfigured value)
optional .google.cloud.compute.v1.InterconnectAttachmentGroupConfigured configured = 295631422;
|
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.mergeFrom(InterconnectAttachmentGroup other) |
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.mergeFrom(com.google.protobuf.Message other) |
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.mergeIntent(InterconnectAttachmentGroupIntent value)
optional .google.cloud.compute.v1.InterconnectAttachmentGroupIntent intent = 426849948;
|
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.mergeLogicalStructure(InterconnectAttachmentGroupLogicalStructure value)
optional .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructure logical_structure = 142412989;
|
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.newBuilder() |
static InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.newBuilder(InterconnectAttachmentGroup prototype) |
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.newBuilderForType() |
protected InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.putAllAttachments(Map<String,InterconnectAttachmentGroupAttachment> values)
Attachments in the AttachmentGroup.
|
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.putAttachments(String key,
InterconnectAttachmentGroupAttachment value)
Attachments in the AttachmentGroup.
|
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.removeAttachments(String key)
Attachments in the AttachmentGroup.
|
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.setConfigured(InterconnectAttachmentGroupConfigured.Builder builderForValue)
optional .google.cloud.compute.v1.InterconnectAttachmentGroupConfigured configured = 295631422;
|
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.setConfigured(InterconnectAttachmentGroupConfigured value)
optional .google.cloud.compute.v1.InterconnectAttachmentGroupConfigured configured = 295631422;
|
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.setCreationTimestamp(String value)
[Output Only] Creation timestamp in RFC3339 text format.
|
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.setCreationTimestampBytes(com.google.protobuf.ByteString value)
[Output Only] Creation timestamp in RFC3339 text format.
|
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.setDescription(String value)
An optional description of this resource.
|
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.setDescriptionBytes(com.google.protobuf.ByteString value)
An optional description of this resource.
|
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.setEtag(String value)
Opaque system-generated token that uniquely identifies the configuration.
|
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.setEtagBytes(com.google.protobuf.ByteString value)
Opaque system-generated token that uniquely identifies the configuration.
|
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.setId(long value)
[Output Only] The unique identifier for the resource type.
|
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.setIntent(InterconnectAttachmentGroupIntent.Builder builderForValue)
optional .google.cloud.compute.v1.InterconnectAttachmentGroupIntent intent = 426849948;
|
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.setIntent(InterconnectAttachmentGroupIntent value)
optional .google.cloud.compute.v1.InterconnectAttachmentGroupIntent intent = 426849948;
|
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.setInterconnectGroup(String value)
The URL of an InterconnectGroup that groups these Attachments' Interconnects.
|
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.setInterconnectGroupBytes(com.google.protobuf.ByteString value)
The URL of an InterconnectGroup that groups these Attachments' Interconnects.
|
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.setKind(String value)
[Output Only] Type of the resource.
|
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of the resource.
|
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.setLogicalStructure(InterconnectAttachmentGroupLogicalStructure.Builder builderForValue)
optional .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructure logical_structure = 142412989;
|
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.setLogicalStructure(InterconnectAttachmentGroupLogicalStructure value)
optional .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructure logical_structure = 142412989;
|
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.setName(String value)
Name of the resource.
|
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.setNameBytes(com.google.protobuf.ByteString value)
Name of the resource.
|
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.setSelfLink(String value)
[Output Only] Server-defined URL for the resource.
|
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for the resource.
|
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
InterconnectAttachmentGroup.Builder |
InterconnectAttachmentGroup.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<InterconnectAttachmentGroup.Builder> |
InterconnectAttachmentGroupsListResponse.Builder.getItemsBuilderList()
A list of InterconnectAttachmentGroup resources.
|
| Modifier and Type | Method and Description |
|---|---|
InterconnectAttachmentGroupsListResponse.Builder |
InterconnectAttachmentGroupsListResponse.Builder.addItems(InterconnectAttachmentGroup.Builder builderForValue)
A list of InterconnectAttachmentGroup resources.
|
InterconnectAttachmentGroupsListResponse.Builder |
InterconnectAttachmentGroupsListResponse.Builder.addItems(int index,
InterconnectAttachmentGroup.Builder builderForValue)
A list of InterconnectAttachmentGroup resources.
|
PatchInterconnectAttachmentGroupRequest.Builder |
PatchInterconnectAttachmentGroupRequest.Builder.setInterconnectAttachmentGroupResource(InterconnectAttachmentGroup.Builder builderForValue)
The body resource for this request
.google.cloud.compute.v1.InterconnectAttachmentGroup interconnect_attachment_group_resource = 9990137 [(.google.api.field_behavior) = REQUIRED];
|
InsertInterconnectAttachmentGroupRequest.Builder |
InsertInterconnectAttachmentGroupRequest.Builder.setInterconnectAttachmentGroupResource(InterconnectAttachmentGroup.Builder builderForValue)
The body resource for this request
.google.cloud.compute.v1.InterconnectAttachmentGroup interconnect_attachment_group_resource = 9990137 [(.google.api.field_behavior) = REQUIRED];
|
InterconnectAttachmentGroupsListResponse.Builder |
InterconnectAttachmentGroupsListResponse.Builder.setItems(int index,
InterconnectAttachmentGroup.Builder builderForValue)
A list of InterconnectAttachmentGroup resources.
|
Copyright © 2025 Google LLC. All rights reserved.