| Modifier and Type | Method and Description |
|---|---|
NetworkAttachmentsScopedList.Builder |
NetworkAttachmentsScopedList.Builder.addAllNetworkAttachments(Iterable<? extends NetworkAttachment> values)
A list of NetworkAttachments contained in this scope.
|
NetworkAttachmentsScopedList.Builder |
NetworkAttachmentsScopedList.Builder.addNetworkAttachments(int index,
NetworkAttachment.Builder builderForValue)
A list of NetworkAttachments contained in this scope.
|
NetworkAttachmentsScopedList.Builder |
NetworkAttachmentsScopedList.Builder.addNetworkAttachments(int index,
NetworkAttachment value)
A list of NetworkAttachments contained in this scope.
|
NetworkAttachmentsScopedList.Builder |
NetworkAttachmentsScopedList.Builder.addNetworkAttachments(NetworkAttachment.Builder builderForValue)
A list of NetworkAttachments contained in this scope.
|
NetworkAttachmentsScopedList.Builder |
NetworkAttachmentsScopedList.Builder.addNetworkAttachments(NetworkAttachment value)
A list of NetworkAttachments contained in this scope.
|
NetworkAttachmentsScopedList.Builder |
NetworkAttachmentsScopedList.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
NetworkAttachmentsScopedList.Builder |
NetworkAttachmentsScopedList.Builder.clear() |
NetworkAttachmentsScopedList.Builder |
NetworkAttachmentsScopedList.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
NetworkAttachmentsScopedList.Builder |
NetworkAttachmentsScopedList.Builder.clearNetworkAttachments()
A list of NetworkAttachments contained in this scope.
|
NetworkAttachmentsScopedList.Builder |
NetworkAttachmentsScopedList.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
NetworkAttachmentsScopedList.Builder |
NetworkAttachmentsScopedList.Builder.clearWarning()
Informational warning which replaces the list of network attachments when the list is empty.
|
NetworkAttachmentsScopedList.Builder |
NetworkAttachmentsScopedList.Builder.clone() |
NetworkAttachmentsScopedList.Builder |
NetworkAttachmentsScopedList.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
NetworkAttachmentsScopedList.Builder |
NetworkAttachmentsScopedList.Builder.mergeFrom(com.google.protobuf.Message other) |
NetworkAttachmentsScopedList.Builder |
NetworkAttachmentsScopedList.Builder.mergeFrom(NetworkAttachmentsScopedList other) |
NetworkAttachmentsScopedList.Builder |
NetworkAttachmentsScopedList.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
NetworkAttachmentsScopedList.Builder |
NetworkAttachmentsScopedList.Builder.mergeWarning(Warning value)
Informational warning which replaces the list of network attachments when the list is empty.
|
static NetworkAttachmentsScopedList.Builder |
NetworkAttachmentsScopedList.newBuilder() |
static NetworkAttachmentsScopedList.Builder |
NetworkAttachmentsScopedList.newBuilder(NetworkAttachmentsScopedList prototype) |
NetworkAttachmentsScopedList.Builder |
NetworkAttachmentsScopedList.newBuilderForType() |
protected NetworkAttachmentsScopedList.Builder |
NetworkAttachmentsScopedList.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
NetworkAttachmentsScopedList.Builder |
NetworkAttachmentsScopedList.Builder.removeNetworkAttachments(int index)
A list of NetworkAttachments contained in this scope.
|
NetworkAttachmentsScopedList.Builder |
NetworkAttachmentsScopedList.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
NetworkAttachmentsScopedList.Builder |
NetworkAttachmentsScopedList.Builder.setNetworkAttachments(int index,
NetworkAttachment.Builder builderForValue)
A list of NetworkAttachments contained in this scope.
|
NetworkAttachmentsScopedList.Builder |
NetworkAttachmentsScopedList.Builder.setNetworkAttachments(int index,
NetworkAttachment value)
A list of NetworkAttachments contained in this scope.
|
NetworkAttachmentsScopedList.Builder |
NetworkAttachmentsScopedList.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
NetworkAttachmentsScopedList.Builder |
NetworkAttachmentsScopedList.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
NetworkAttachmentsScopedList.Builder |
NetworkAttachmentsScopedList.Builder.setWarning(Warning.Builder builderForValue)
Informational warning which replaces the list of network attachments when the list is empty.
|
NetworkAttachmentsScopedList.Builder |
NetworkAttachmentsScopedList.Builder.setWarning(Warning value)
Informational warning which replaces the list of network attachments when the list is empty.
|
NetworkAttachmentsScopedList.Builder |
NetworkAttachmentsScopedList.toBuilder() |
Copyright © 2023 Google LLC. All rights reserved.