Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
InterconnectAttachmentGroupAttachment |
InterconnectAttachmentGroupAttachment.clone() |
InterconnectAttachmentGroupAttachment |
InterconnectAttachmentGroupAttachment.set(String fieldName,
Object value) |
InterconnectAttachmentGroupAttachment |
InterconnectAttachmentGroupAttachment.setAttachment(String attachment) |
Modifier and Type | Method and Description |
---|---|
Map<String,InterconnectAttachmentGroupAttachment> |
InterconnectAttachmentGroup.getAttachments()
Attachments in the AttachmentGroup.
|
Modifier and Type | Method and Description |
---|---|
InterconnectAttachmentGroup |
InterconnectAttachmentGroup.setAttachments(Map<String,InterconnectAttachmentGroupAttachment> attachments)
Attachments in the AttachmentGroup.
|
Copyright © 2011–2025 Google. All rights reserved.