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