| 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 |
AttachDiskInstanceRequestOrBuilder.getAttachedDiskResourceOrBuilder()
The body resource for this request
|
AttachedDiskOrBuilder |
AttachDiskInstanceRequest.getAttachedDiskResourceOrBuilder()
The body resource for this request
|
AttachedDiskOrBuilder |
AttachDiskInstanceRequest.Builder.getAttachedDiskResourceOrBuilder()
The body resource for this request
|
AttachedDiskOrBuilder |
InstancePropertiesOrBuilder.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 |
InstanceOrBuilder.getDisksOrBuilder(int index)
Array of disks associated with this instance.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends AttachedDiskOrBuilder> |
InstancePropertiesOrBuilder.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> |
InstanceOrBuilder.getDisksOrBuilderList()
Array of disks associated with this instance.
|
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.
|
Copyright © 2023 Google LLC. All rights reserved.