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