DisksScopedList.Builder |
DisksScopedList.Builder.addAllDisks(Iterable<? extends Disk> values) |
[Output Only] A list of disks contained in this scope.
|
DisksScopedList.Builder |
DisksScopedList.Builder.addDisks(int index,
Disk value) |
[Output Only] A list of disks contained in this scope.
|
DisksScopedList.Builder |
DisksScopedList.Builder.addDisks(int index,
Disk.Builder builderForValue) |
[Output Only] A list of disks contained in this scope.
|
DisksScopedList.Builder |
DisksScopedList.Builder.addDisks(Disk value) |
[Output Only] A list of disks contained in this scope.
|
DisksScopedList.Builder |
DisksScopedList.Builder.addDisks(Disk.Builder builderForValue) |
[Output Only] A list of disks contained in this scope.
|
DisksScopedList.Builder |
DisksScopedList.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
DisksScopedList.Builder |
DisksScopedList.Builder.clear() |
|
DisksScopedList.Builder |
DisksScopedList.Builder.clearDisks() |
[Output Only] A list of disks contained in this scope.
|
DisksScopedList.Builder |
DisksScopedList.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
DisksScopedList.Builder |
DisksScopedList.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
DisksScopedList.Builder |
DisksScopedList.Builder.clearWarning() |
[Output Only] Informational warning which replaces the list of disks when the list is empty.
|
DisksScopedList.Builder |
DisksScopedList.Builder.clone() |
|
DisksScopedList.Builder |
DisksScopedList.Builder.mergeFrom(DisksScopedList other) |
|
DisksScopedList.Builder |
DisksScopedList.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
DisksScopedList.Builder |
DisksScopedList.Builder.mergeFrom(com.google.protobuf.Message other) |
|
DisksScopedList.Builder |
DisksScopedList.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
DisksScopedList.Builder |
DisksScopedList.Builder.mergeWarning(Warning value) |
[Output Only] Informational warning which replaces the list of disks when the list is empty.
|
static DisksScopedList.Builder |
DisksScopedList.newBuilder() |
|
static DisksScopedList.Builder |
DisksScopedList.newBuilder(DisksScopedList prototype) |
|
DisksScopedList.Builder |
DisksScopedList.newBuilderForType() |
|
protected DisksScopedList.Builder |
DisksScopedList.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
DisksScopedList.Builder |
DisksScopedList.Builder.removeDisks(int index) |
[Output Only] A list of disks contained in this scope.
|
DisksScopedList.Builder |
DisksScopedList.Builder.setDisks(int index,
Disk value) |
[Output Only] A list of disks contained in this scope.
|
DisksScopedList.Builder |
DisksScopedList.Builder.setDisks(int index,
Disk.Builder builderForValue) |
[Output Only] A list of disks contained in this scope.
|
DisksScopedList.Builder |
DisksScopedList.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
DisksScopedList.Builder |
DisksScopedList.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
DisksScopedList.Builder |
DisksScopedList.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
DisksScopedList.Builder |
DisksScopedList.Builder.setWarning(Warning value) |
[Output Only] Informational warning which replaces the list of disks when the list is empty.
|
DisksScopedList.Builder |
DisksScopedList.Builder.setWarning(Warning.Builder builderForValue) |
[Output Only] Informational warning which replaces the list of disks when the list is empty.
|
DisksScopedList.Builder |
DisksScopedList.toBuilder() |
|