| Modifier and Type | Class and Description |
|---|---|
class |
DiskInstantiationConfig
A specification of the desired way to instantiate a disk in the instance template when its created from a source instance.
|
static class |
DiskInstantiationConfig.Builder
A specification of the desired way to instantiate a disk in the instance template when its created from a source instance.
|
| Modifier and Type | Method and Description |
|---|---|
DiskInstantiationConfigOrBuilder |
SourceInstanceParams.getDiskConfigsOrBuilder(int index)
Attached disks configuration.
|
DiskInstantiationConfigOrBuilder |
SourceInstanceParams.Builder.getDiskConfigsOrBuilder(int index)
Attached disks configuration.
|
DiskInstantiationConfigOrBuilder |
SourceInstanceParamsOrBuilder.getDiskConfigsOrBuilder(int index)
Attached disks configuration.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends DiskInstantiationConfigOrBuilder> |
SourceInstanceParams.getDiskConfigsOrBuilderList()
Attached disks configuration.
|
List<? extends DiskInstantiationConfigOrBuilder> |
SourceInstanceParams.Builder.getDiskConfigsOrBuilderList()
Attached disks configuration.
|
List<? extends DiskInstantiationConfigOrBuilder> |
SourceInstanceParamsOrBuilder.getDiskConfigsOrBuilderList()
Attached disks configuration.
|
Copyright © 2023 Google LLC. All rights reserved.