| Modifier and Type | Class and Description |
|---|---|
class |
AttachedDisk
An instance-attached disk resource.
|
static class |
AttachedDisk.Builder
An instance-attached disk resource.
|
| Modifier and Type | Method and Description |
|---|---|
AttachedDiskOrBuilder |
AttachDiskInstanceRequest.getAttachedDiskResourceOrBuilder()
The body resource for this request
.google.cloud.compute.v1.AttachedDisk attached_disk_resource = 90605845 [(.google.api.field_behavior) = REQUIRED];
|
AttachedDiskOrBuilder |
AttachDiskInstanceRequest.Builder.getAttachedDiskResourceOrBuilder()
The body resource for this request
.google.cloud.compute.v1.AttachedDisk attached_disk_resource = 90605845 [(.google.api.field_behavior) = REQUIRED];
|
AttachedDiskOrBuilder |
AttachDiskInstanceRequestOrBuilder.getAttachedDiskResourceOrBuilder()
The body resource for this request
.google.cloud.compute.v1.AttachedDisk attached_disk_resource = 90605845 [(.google.api.field_behavior) = REQUIRED];
|
AttachedDiskOrBuilder |
InstanceProperties.getDisksOrBuilder(int index)
An array of disks that are associated with the instances that are created from these properties.
|
AttachedDiskOrBuilder |
InstanceProperties.Builder.getDisksOrBuilder(int index)
An array of disks that are associated with the instances that are created from these properties.
|
AttachedDiskOrBuilder |
Instance.getDisksOrBuilder(int index)
Array of disks associated with this instance.
|
AttachedDiskOrBuilder |
Instance.Builder.getDisksOrBuilder(int index)
Array of disks associated with this instance.
|
AttachedDiskOrBuilder |
InstancePropertiesOrBuilder.getDisksOrBuilder(int index)
An array of disks that are associated with the instances that are created from these properties.
|
AttachedDiskOrBuilder |
InstanceOrBuilder.getDisksOrBuilder(int index)
Array of disks associated with this instance.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends AttachedDiskOrBuilder> |
InstanceProperties.getDisksOrBuilderList()
An array of disks that are associated with the instances that are created from these properties.
|
List<? extends AttachedDiskOrBuilder> |
InstanceProperties.Builder.getDisksOrBuilderList()
An array of disks that are associated with the instances that are created from these properties.
|
List<? extends AttachedDiskOrBuilder> |
Instance.getDisksOrBuilderList()
Array of disks associated with this instance.
|
List<? extends AttachedDiskOrBuilder> |
Instance.Builder.getDisksOrBuilderList()
Array of disks associated with this instance.
|
List<? extends AttachedDiskOrBuilder> |
InstancePropertiesOrBuilder.getDisksOrBuilderList()
An array of disks that are associated with the instances that are created from these properties.
|
List<? extends AttachedDiskOrBuilder> |
InstanceOrBuilder.getDisksOrBuilderList()
Array of disks associated with this instance.
|
Copyright © 2025 Google LLC. All rights reserved.