| Modifier and Type | Method and Description |
|---|---|
InterconnectAttachment |
InterconnectAttachment.Builder.build() |
InterconnectAttachment |
InterconnectAttachment.Builder.buildPartial() |
static InterconnectAttachment |
InterconnectAttachment.getDefaultInstance() |
InterconnectAttachment |
InterconnectAttachment.getDefaultInstanceForType() |
InterconnectAttachment |
InterconnectAttachment.Builder.getDefaultInstanceForType() |
InterconnectAttachment |
PatchInterconnectAttachmentRequestOrBuilder.getInterconnectAttachmentResource()
The body resource for this request
|
InterconnectAttachment |
PatchInterconnectAttachmentRequest.getInterconnectAttachmentResource()
The body resource for this request
|
InterconnectAttachment |
PatchInterconnectAttachmentRequest.Builder.getInterconnectAttachmentResource()
The body resource for this request
|
InterconnectAttachment |
InsertInterconnectAttachmentRequest.getInterconnectAttachmentResource()
The body resource for this request
|
InterconnectAttachment |
InsertInterconnectAttachmentRequest.Builder.getInterconnectAttachmentResource()
The body resource for this request
|
InterconnectAttachment |
InsertInterconnectAttachmentRequestOrBuilder.getInterconnectAttachmentResource()
The body resource for this request
|
InterconnectAttachment |
InterconnectAttachmentsScopedListOrBuilder.getInterconnectAttachments(int index)
A list of interconnect attachments contained in this scope.
|
InterconnectAttachment |
InterconnectAttachmentsScopedList.getInterconnectAttachments(int index)
A list of interconnect attachments contained in this scope.
|
InterconnectAttachment |
InterconnectAttachmentsScopedList.Builder.getInterconnectAttachments(int index)
A list of interconnect attachments contained in this scope.
|
InterconnectAttachment |
InterconnectAttachmentList.getItems(int index)
A list of InterconnectAttachment resources.
|
InterconnectAttachment |
InterconnectAttachmentList.Builder.getItems(int index)
A list of InterconnectAttachment resources.
|
InterconnectAttachment |
InterconnectAttachmentListOrBuilder.getItems(int index)
A list of InterconnectAttachment resources.
|
static InterconnectAttachment |
InterconnectAttachment.parseDelimitedFrom(InputStream input) |
static InterconnectAttachment |
InterconnectAttachment.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InterconnectAttachment |
InterconnectAttachment.parseFrom(byte[] data) |
static InterconnectAttachment |
InterconnectAttachment.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InterconnectAttachment |
InterconnectAttachment.parseFrom(ByteBuffer data) |
static InterconnectAttachment |
InterconnectAttachment.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InterconnectAttachment |
InterconnectAttachment.parseFrom(com.google.protobuf.ByteString data) |
static InterconnectAttachment |
InterconnectAttachment.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InterconnectAttachment |
InterconnectAttachment.parseFrom(com.google.protobuf.CodedInputStream input) |
static InterconnectAttachment |
InterconnectAttachment.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InterconnectAttachment |
InterconnectAttachment.parseFrom(InputStream input) |
static InterconnectAttachment |
InterconnectAttachment.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<InterconnectAttachment> |
InterconnectAttachmentsScopedListOrBuilder.getInterconnectAttachmentsList()
A list of interconnect attachments contained in this scope.
|
List<InterconnectAttachment> |
InterconnectAttachmentsScopedList.getInterconnectAttachmentsList()
A list of interconnect attachments contained in this scope.
|
List<InterconnectAttachment> |
InterconnectAttachmentsScopedList.Builder.getInterconnectAttachmentsList()
A list of interconnect attachments contained in this scope.
|
List<InterconnectAttachment> |
InterconnectAttachmentList.getItemsList()
A list of InterconnectAttachment resources.
|
List<InterconnectAttachment> |
InterconnectAttachmentList.Builder.getItemsList()
A list of InterconnectAttachment resources.
|
List<InterconnectAttachment> |
InterconnectAttachmentListOrBuilder.getItemsList()
A list of InterconnectAttachment resources.
|
com.google.protobuf.Parser<InterconnectAttachment> |
InterconnectAttachment.getParserForType() |
static com.google.protobuf.Parser<InterconnectAttachment> |
InterconnectAttachment.parser() |
| Modifier and Type | Method and Description |
|---|---|
InterconnectAttachmentsScopedList.Builder |
InterconnectAttachmentsScopedList.Builder.addInterconnectAttachments(InterconnectAttachment value)
A list of interconnect attachments contained in this scope.
|
InterconnectAttachmentsScopedList.Builder |
InterconnectAttachmentsScopedList.Builder.addInterconnectAttachments(int index,
InterconnectAttachment value)
A list of interconnect attachments contained in this scope.
|
InterconnectAttachmentList.Builder |
InterconnectAttachmentList.Builder.addItems(InterconnectAttachment value)
A list of InterconnectAttachment resources.
|
InterconnectAttachmentList.Builder |
InterconnectAttachmentList.Builder.addItems(int index,
InterconnectAttachment value)
A list of InterconnectAttachment resources.
|
InterconnectAttachment.Builder |
InterconnectAttachment.Builder.mergeFrom(InterconnectAttachment other) |
PatchInterconnectAttachmentRequest.Builder |
PatchInterconnectAttachmentRequest.Builder.mergeInterconnectAttachmentResource(InterconnectAttachment value)
The body resource for this request
|
InsertInterconnectAttachmentRequest.Builder |
InsertInterconnectAttachmentRequest.Builder.mergeInterconnectAttachmentResource(InterconnectAttachment value)
The body resource for this request
|
static InterconnectAttachment.Builder |
InterconnectAttachment.newBuilder(InterconnectAttachment prototype) |
PatchInterconnectAttachmentRequest.Builder |
PatchInterconnectAttachmentRequest.Builder.setInterconnectAttachmentResource(InterconnectAttachment value)
The body resource for this request
|
InsertInterconnectAttachmentRequest.Builder |
InsertInterconnectAttachmentRequest.Builder.setInterconnectAttachmentResource(InterconnectAttachment value)
The body resource for this request
|
InterconnectAttachmentsScopedList.Builder |
InterconnectAttachmentsScopedList.Builder.setInterconnectAttachments(int index,
InterconnectAttachment value)
A list of interconnect attachments contained in this scope.
|
InterconnectAttachmentList.Builder |
InterconnectAttachmentList.Builder.setItems(int index,
InterconnectAttachment value)
A list of InterconnectAttachment resources.
|
| Modifier and Type | Method and Description |
|---|---|
InterconnectAttachmentsScopedList.Builder |
InterconnectAttachmentsScopedList.Builder.addAllInterconnectAttachments(Iterable<? extends InterconnectAttachment> values)
A list of interconnect attachments contained in this scope.
|
InterconnectAttachmentList.Builder |
InterconnectAttachmentList.Builder.addAllItems(Iterable<? extends InterconnectAttachment> values)
A list of InterconnectAttachment resources.
|
Copyright © 2023 Google LLC. All rights reserved.