| Modifier and Type | Method and Description |
|---|---|
InstancesScopedList.Builder |
InstancesScopedList.Builder.addAllInstances(Iterable<? extends Instance> values)
[Output Only] A list of instances contained in this scope.
|
InstancesScopedList.Builder |
InstancesScopedList.Builder.addInstances(Instance.Builder builderForValue)
[Output Only] A list of instances contained in this scope.
|
InstancesScopedList.Builder |
InstancesScopedList.Builder.addInstances(Instance value)
[Output Only] A list of instances contained in this scope.
|
InstancesScopedList.Builder |
InstancesScopedList.Builder.addInstances(int index,
Instance.Builder builderForValue)
[Output Only] A list of instances contained in this scope.
|
InstancesScopedList.Builder |
InstancesScopedList.Builder.addInstances(int index,
Instance value)
[Output Only] A list of instances contained in this scope.
|
InstancesScopedList.Builder |
InstancesScopedList.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InstancesScopedList.Builder |
InstancesScopedList.Builder.clear() |
InstancesScopedList.Builder |
InstancesScopedList.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
InstancesScopedList.Builder |
InstancesScopedList.Builder.clearInstances()
[Output Only] A list of instances contained in this scope.
|
InstancesScopedList.Builder |
InstancesScopedList.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
InstancesScopedList.Builder |
InstancesScopedList.Builder.clearWarning()
[Output Only] Informational warning which replaces the list of instances when the list is empty.
|
InstancesScopedList.Builder |
InstancesScopedList.Builder.clone() |
InstancesScopedList.Builder |
InstancesScopedList.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
InstancesScopedList.Builder |
InstancesScopedList.Builder.mergeFrom(InstancesScopedList other) |
InstancesScopedList.Builder |
InstancesScopedList.Builder.mergeFrom(com.google.protobuf.Message other) |
InstancesScopedList.Builder |
InstancesScopedList.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
InstancesScopedList.Builder |
InstancesScopedList.Builder.mergeWarning(Warning value)
[Output Only] Informational warning which replaces the list of instances when the list is empty.
|
static InstancesScopedList.Builder |
InstancesScopedList.newBuilder() |
static InstancesScopedList.Builder |
InstancesScopedList.newBuilder(InstancesScopedList prototype) |
InstancesScopedList.Builder |
InstancesScopedList.newBuilderForType() |
protected InstancesScopedList.Builder |
InstancesScopedList.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
InstancesScopedList.Builder |
InstancesScopedList.Builder.removeInstances(int index)
[Output Only] A list of instances contained in this scope.
|
InstancesScopedList.Builder |
InstancesScopedList.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InstancesScopedList.Builder |
InstancesScopedList.Builder.setInstances(int index,
Instance.Builder builderForValue)
[Output Only] A list of instances contained in this scope.
|
InstancesScopedList.Builder |
InstancesScopedList.Builder.setInstances(int index,
Instance value)
[Output Only] A list of instances contained in this scope.
|
InstancesScopedList.Builder |
InstancesScopedList.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
InstancesScopedList.Builder |
InstancesScopedList.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
InstancesScopedList.Builder |
InstancesScopedList.Builder.setWarning(Warning.Builder builderForValue)
[Output Only] Informational warning which replaces the list of instances when the list is empty.
|
InstancesScopedList.Builder |
InstancesScopedList.Builder.setWarning(Warning value)
[Output Only] Informational warning which replaces the list of instances when the list is empty.
|
InstancesScopedList.Builder |
InstancesScopedList.toBuilder() |
Copyright © 2023 Google LLC. All rights reserved.