| Modifier and Type | Class and Description |
|---|---|
class |
SavedAttachedDisk
DEPRECATED: Please use compute#savedDisk instead.
|
static class |
SavedAttachedDisk.Builder
DEPRECATED: Please use compute#savedDisk instead.
|
| Modifier and Type | Method and Description |
|---|---|
SavedAttachedDiskOrBuilder |
SourceInstancePropertiesOrBuilder.getDisksOrBuilder(int index)
An array of disks that are associated with the instances that are created from this machine image.
|
SavedAttachedDiskOrBuilder |
SourceInstanceProperties.getDisksOrBuilder(int index)
An array of disks that are associated with the instances that are created from this machine image.
|
SavedAttachedDiskOrBuilder |
SourceInstanceProperties.Builder.getDisksOrBuilder(int index)
An array of disks that are associated with the instances that are created from this machine image.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends SavedAttachedDiskOrBuilder> |
SourceInstancePropertiesOrBuilder.getDisksOrBuilderList()
An array of disks that are associated with the instances that are created from this machine image.
|
List<? extends SavedAttachedDiskOrBuilder> |
SourceInstanceProperties.getDisksOrBuilderList()
An array of disks that are associated with the instances that are created from this machine image.
|
List<? extends SavedAttachedDiskOrBuilder> |
SourceInstanceProperties.Builder.getDisksOrBuilderList()
An array of disks that are associated with the instances that are created from this machine image.
|
Copyright © 2023 Google LLC. All rights reserved.