| Modifier and Type | Method and Description |
|---|---|
AttachedDisk |
AttachedDisk.Builder.build() |
AttachedDisk |
AttachedDisk.Builder.buildPartial() |
AttachedDisk |
AttachDiskInstanceRequestOrBuilder.getAttachedDiskResource()
The body resource for this request
|
AttachedDisk |
AttachDiskInstanceRequest.getAttachedDiskResource()
The body resource for this request
|
AttachedDisk |
AttachDiskInstanceRequest.Builder.getAttachedDiskResource()
The body resource for this request
|
static AttachedDisk |
AttachedDisk.getDefaultInstance() |
AttachedDisk |
AttachedDisk.getDefaultInstanceForType() |
AttachedDisk |
AttachedDisk.Builder.getDefaultInstanceForType() |
AttachedDisk |
InstancePropertiesOrBuilder.getDisks(int index)
An array of disks that are associated with the instances that are created from these properties.
|
AttachedDisk |
Instance.getDisks(int index)
Array of disks associated with this instance.
|
AttachedDisk |
Instance.Builder.getDisks(int index)
Array of disks associated with this instance.
|
AttachedDisk |
InstanceOrBuilder.getDisks(int index)
Array of disks associated with this instance.
|
AttachedDisk |
InstanceProperties.getDisks(int index)
An array of disks that are associated with the instances that are created from these properties.
|
AttachedDisk |
InstanceProperties.Builder.getDisks(int index)
An array of disks that are associated with the instances that are created from these properties.
|
static AttachedDisk |
AttachedDisk.parseDelimitedFrom(InputStream input) |
static AttachedDisk |
AttachedDisk.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttachedDisk |
AttachedDisk.parseFrom(byte[] data) |
static AttachedDisk |
AttachedDisk.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttachedDisk |
AttachedDisk.parseFrom(ByteBuffer data) |
static AttachedDisk |
AttachedDisk.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttachedDisk |
AttachedDisk.parseFrom(com.google.protobuf.ByteString data) |
static AttachedDisk |
AttachedDisk.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttachedDisk |
AttachedDisk.parseFrom(com.google.protobuf.CodedInputStream input) |
static AttachedDisk |
AttachedDisk.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttachedDisk |
AttachedDisk.parseFrom(InputStream input) |
static AttachedDisk |
AttachedDisk.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<AttachedDisk> |
InstancePropertiesOrBuilder.getDisksList()
An array of disks that are associated with the instances that are created from these properties.
|
List<AttachedDisk> |
Instance.getDisksList()
Array of disks associated with this instance.
|
List<AttachedDisk> |
Instance.Builder.getDisksList()
Array of disks associated with this instance.
|
List<AttachedDisk> |
InstanceOrBuilder.getDisksList()
Array of disks associated with this instance.
|
List<AttachedDisk> |
InstanceProperties.getDisksList()
An array of disks that are associated with the instances that are created from these properties.
|
List<AttachedDisk> |
InstanceProperties.Builder.getDisksList()
An array of disks that are associated with the instances that are created from these properties.
|
com.google.protobuf.Parser<AttachedDisk> |
AttachedDisk.getParserForType() |
static com.google.protobuf.Parser<AttachedDisk> |
AttachedDisk.parser() |
| Modifier and Type | Method and Description |
|---|---|
Instance.Builder |
Instance.Builder.addDisks(AttachedDisk value)
Array of disks associated with this instance.
|
InstanceProperties.Builder |
InstanceProperties.Builder.addDisks(AttachedDisk value)
An array of disks that are associated with the instances that are created from these properties.
|
Instance.Builder |
Instance.Builder.addDisks(int index,
AttachedDisk value)
Array of disks associated with this instance.
|
InstanceProperties.Builder |
InstanceProperties.Builder.addDisks(int index,
AttachedDisk value)
An array of disks that are associated with the instances that are created from these properties.
|
AttachDiskInstanceRequest.Builder |
AttachDiskInstanceRequest.Builder.mergeAttachedDiskResource(AttachedDisk value)
The body resource for this request
|
AttachedDisk.Builder |
AttachedDisk.Builder.mergeFrom(AttachedDisk other) |
static AttachedDisk.Builder |
AttachedDisk.newBuilder(AttachedDisk prototype) |
AttachDiskInstanceRequest.Builder |
AttachDiskInstanceRequest.Builder.setAttachedDiskResource(AttachedDisk value)
The body resource for this request
|
Instance.Builder |
Instance.Builder.setDisks(int index,
AttachedDisk value)
Array of disks associated with this instance.
|
InstanceProperties.Builder |
InstanceProperties.Builder.setDisks(int index,
AttachedDisk value)
An array of disks that are associated with the instances that are created from these properties.
|
| Modifier and Type | Method and Description |
|---|---|
Instance.Builder |
Instance.Builder.addAllDisks(Iterable<? extends AttachedDisk> values)
Array of disks associated with this instance.
|
InstanceProperties.Builder |
InstanceProperties.Builder.addAllDisks(Iterable<? extends AttachedDisk> values)
An array of disks that are associated with the instances that are created from these properties.
|
Copyright © 2023 Google LLC. All rights reserved.