| Modifier and Type | Method and Description |
|---|---|
DiskType |
DiskType.Builder.build() |
DiskType |
DiskType.Builder.buildPartial() |
static DiskType |
DiskType.getDefaultInstance() |
DiskType |
DiskType.getDefaultInstanceForType() |
DiskType |
DiskType.Builder.getDefaultInstanceForType() |
DiskType |
DiskTypesScopedListOrBuilder.getDiskTypes(int index)
[Output Only] A list of disk types contained in this scope.
|
DiskType |
DiskTypesScopedList.getDiskTypes(int index)
[Output Only] A list of disk types contained in this scope.
|
DiskType |
DiskTypesScopedList.Builder.getDiskTypes(int index)
[Output Only] A list of disk types contained in this scope.
|
DiskType |
DiskTypeListOrBuilder.getItems(int index)
A list of DiskType resources.
|
DiskType |
RegionDiskTypeListOrBuilder.getItems(int index)
A list of DiskType resources.
|
DiskType |
DiskTypeList.getItems(int index)
A list of DiskType resources.
|
DiskType |
DiskTypeList.Builder.getItems(int index)
A list of DiskType resources.
|
DiskType |
RegionDiskTypeList.getItems(int index)
A list of DiskType resources.
|
DiskType |
RegionDiskTypeList.Builder.getItems(int index)
A list of DiskType resources.
|
static DiskType |
DiskType.parseDelimitedFrom(InputStream input) |
static DiskType |
DiskType.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DiskType |
DiskType.parseFrom(byte[] data) |
static DiskType |
DiskType.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DiskType |
DiskType.parseFrom(ByteBuffer data) |
static DiskType |
DiskType.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DiskType |
DiskType.parseFrom(com.google.protobuf.ByteString data) |
static DiskType |
DiskType.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DiskType |
DiskType.parseFrom(com.google.protobuf.CodedInputStream input) |
static DiskType |
DiskType.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DiskType |
DiskType.parseFrom(InputStream input) |
static DiskType |
DiskType.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<DiskType> |
DiskTypesScopedListOrBuilder.getDiskTypesList()
[Output Only] A list of disk types contained in this scope.
|
List<DiskType> |
DiskTypesScopedList.getDiskTypesList()
[Output Only] A list of disk types contained in this scope.
|
List<DiskType> |
DiskTypesScopedList.Builder.getDiskTypesList()
[Output Only] A list of disk types contained in this scope.
|
List<DiskType> |
DiskTypeListOrBuilder.getItemsList()
A list of DiskType resources.
|
List<DiskType> |
RegionDiskTypeListOrBuilder.getItemsList()
A list of DiskType resources.
|
List<DiskType> |
DiskTypeList.getItemsList()
A list of DiskType resources.
|
List<DiskType> |
DiskTypeList.Builder.getItemsList()
A list of DiskType resources.
|
List<DiskType> |
RegionDiskTypeList.getItemsList()
A list of DiskType resources.
|
List<DiskType> |
RegionDiskTypeList.Builder.getItemsList()
A list of DiskType resources.
|
com.google.protobuf.Parser<DiskType> |
DiskType.getParserForType() |
static com.google.protobuf.Parser<DiskType> |
DiskType.parser() |
| Modifier and Type | Method and Description |
|---|---|
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 value)
[Output Only] A list of disk types contained in this scope.
|
DiskTypeList.Builder |
DiskTypeList.Builder.addItems(DiskType value)
A list of DiskType resources.
|
RegionDiskTypeList.Builder |
RegionDiskTypeList.Builder.addItems(DiskType value)
A list of DiskType resources.
|
DiskTypeList.Builder |
DiskTypeList.Builder.addItems(int index,
DiskType value)
A list of DiskType resources.
|
RegionDiskTypeList.Builder |
RegionDiskTypeList.Builder.addItems(int index,
DiskType value)
A list of DiskType resources.
|
DiskType.Builder |
DiskType.Builder.mergeFrom(DiskType other) |
static DiskType.Builder |
DiskType.newBuilder(DiskType prototype) |
DiskTypesScopedList.Builder |
DiskTypesScopedList.Builder.setDiskTypes(int index,
DiskType value)
[Output Only] A list of disk types contained in this scope.
|
DiskTypeList.Builder |
DiskTypeList.Builder.setItems(int index,
DiskType value)
A list of DiskType resources.
|
RegionDiskTypeList.Builder |
RegionDiskTypeList.Builder.setItems(int index,
DiskType value)
A list of DiskType resources.
|
| 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.
|
DiskTypeList.Builder |
DiskTypeList.Builder.addAllItems(Iterable<? extends DiskType> values)
A list of DiskType resources.
|
RegionDiskTypeList.Builder |
RegionDiskTypeList.Builder.addAllItems(Iterable<? extends DiskType> values)
A list of DiskType resources.
|
Copyright © 2023 Google LLC. All rights reserved.