Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
InterconnectAttachmentsScopedList.Builder |
InterconnectAttachmentsScopedList.Builder.addAllInterconnectAttachments(List<InterconnectAttachment> interconnectAttachments)
A list of interconnect attachments contained in this scope.
|
InterconnectAttachmentsScopedList.Builder |
InterconnectAttachmentsScopedList.Builder.addInterconnectAttachments(InterconnectAttachment interconnectAttachments)
A list of interconnect attachments contained in this scope.
|
InterconnectAttachmentsScopedList.Builder |
InterconnectAttachmentsScopedList.Builder.clone() |
InterconnectAttachmentsScopedList.Builder |
InterconnectAttachmentsScopedList.Builder.mergeFrom(InterconnectAttachmentsScopedList other) |
static InterconnectAttachmentsScopedList.Builder |
InterconnectAttachmentsScopedList.newBuilder() |
static InterconnectAttachmentsScopedList.Builder |
InterconnectAttachmentsScopedList.newBuilder(InterconnectAttachmentsScopedList prototype) |
InterconnectAttachmentsScopedList.Builder |
InterconnectAttachmentsScopedList.Builder.setWarning(Warning warning)
Informational warning which replaces the list of addresses when the list is empty.
|
InterconnectAttachmentsScopedList.Builder |
InterconnectAttachmentsScopedList.toBuilder() |
Copyright © 2019 Google LLC. All rights reserved.