| Modifier and Type | Method and Description |
|---|---|
Disk |
Disk.Builder.build() |
Disk |
Disk.Builder.buildPartial() |
static Disk |
Disk.getDefaultInstance() |
Disk |
Disk.getDefaultInstanceForType() |
Disk |
Disk.Builder.getDefaultInstanceForType() |
Disk |
InsertDiskRequestOrBuilder.getDiskResource()
The body resource for this request
|
Disk |
InsertRegionDiskRequest.getDiskResource()
The body resource for this request
|
Disk |
InsertRegionDiskRequest.Builder.getDiskResource()
The body resource for this request
|
Disk |
InsertDiskRequest.getDiskResource()
The body resource for this request
|
Disk |
InsertDiskRequest.Builder.getDiskResource()
The body resource for this request
|
Disk |
InsertRegionDiskRequestOrBuilder.getDiskResource()
The body resource for this request
|
Disk |
DisksScopedList.getDisks(int index)
[Output Only] A list of disks contained in this scope.
|
Disk |
DisksScopedList.Builder.getDisks(int index)
[Output Only] A list of disks contained in this scope.
|
Disk |
DisksScopedListOrBuilder.getDisks(int index)
[Output Only] A list of disks contained in this scope.
|
Disk |
DiskList.getItems(int index)
A list of Disk resources.
|
Disk |
DiskList.Builder.getItems(int index)
A list of Disk resources.
|
Disk |
DiskListOrBuilder.getItems(int index)
A list of Disk resources.
|
static Disk |
Disk.parseDelimitedFrom(InputStream input) |
static Disk |
Disk.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Disk |
Disk.parseFrom(byte[] data) |
static Disk |
Disk.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Disk |
Disk.parseFrom(ByteBuffer data) |
static Disk |
Disk.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Disk |
Disk.parseFrom(com.google.protobuf.ByteString data) |
static Disk |
Disk.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Disk |
Disk.parseFrom(com.google.protobuf.CodedInputStream input) |
static Disk |
Disk.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Disk |
Disk.parseFrom(InputStream input) |
static Disk |
Disk.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Disk> |
DisksScopedList.getDisksList()
[Output Only] A list of disks contained in this scope.
|
List<Disk> |
DisksScopedList.Builder.getDisksList()
[Output Only] A list of disks contained in this scope.
|
List<Disk> |
DisksScopedListOrBuilder.getDisksList()
[Output Only] A list of disks contained in this scope.
|
List<Disk> |
DiskList.getItemsList()
A list of Disk resources.
|
List<Disk> |
DiskList.Builder.getItemsList()
A list of Disk resources.
|
List<Disk> |
DiskListOrBuilder.getItemsList()
A list of Disk resources.
|
com.google.protobuf.Parser<Disk> |
Disk.getParserForType() |
static com.google.protobuf.Parser<Disk> |
Disk.parser() |
| Modifier and Type | Method and Description |
|---|---|
DisksScopedList.Builder |
DisksScopedList.Builder.addDisks(Disk value)
[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.
|
DiskList.Builder |
DiskList.Builder.addItems(Disk value)
A list of Disk resources.
|
DiskList.Builder |
DiskList.Builder.addItems(int index,
Disk value)
A list of Disk resources.
|
InsertRegionDiskRequest.Builder |
InsertRegionDiskRequest.Builder.mergeDiskResource(Disk value)
The body resource for this request
|
InsertDiskRequest.Builder |
InsertDiskRequest.Builder.mergeDiskResource(Disk value)
The body resource for this request
|
Disk.Builder |
Disk.Builder.mergeFrom(Disk other) |
static Disk.Builder |
Disk.newBuilder(Disk prototype) |
InsertRegionDiskRequest.Builder |
InsertRegionDiskRequest.Builder.setDiskResource(Disk value)
The body resource for this request
|
InsertDiskRequest.Builder |
InsertDiskRequest.Builder.setDiskResource(Disk value)
The body resource for this request
|
DisksScopedList.Builder |
DisksScopedList.Builder.setDisks(int index,
Disk value)
[Output Only] A list of disks contained in this scope.
|
DiskList.Builder |
DiskList.Builder.setItems(int index,
Disk value)
A list of Disk resources.
|
| Modifier and Type | Method and Description |
|---|---|
DisksScopedList.Builder |
DisksScopedList.Builder.addAllDisks(Iterable<? extends Disk> values)
[Output Only] A list of disks contained in this scope.
|
DiskList.Builder |
DiskList.Builder.addAllItems(Iterable<? extends Disk> values)
A list of Disk resources.
|
Copyright © 2023 Google LLC. All rights reserved.