| Modifier and Type | Method and Description |
|---|---|
SavedAttachedDisk |
SavedAttachedDisk.Builder.build() |
SavedAttachedDisk |
SavedAttachedDisk.Builder.buildPartial() |
static SavedAttachedDisk |
SavedAttachedDisk.getDefaultInstance() |
SavedAttachedDisk |
SavedAttachedDisk.getDefaultInstanceForType() |
SavedAttachedDisk |
SavedAttachedDisk.Builder.getDefaultInstanceForType() |
SavedAttachedDisk |
SourceInstancePropertiesOrBuilder.getDisks(int index)
An array of disks that are associated with the instances that are created from this machine image.
|
SavedAttachedDisk |
SourceInstanceProperties.getDisks(int index)
An array of disks that are associated with the instances that are created from this machine image.
|
SavedAttachedDisk |
SourceInstanceProperties.Builder.getDisks(int index)
An array of disks that are associated with the instances that are created from this machine image.
|
static SavedAttachedDisk |
SavedAttachedDisk.parseDelimitedFrom(InputStream input) |
static SavedAttachedDisk |
SavedAttachedDisk.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SavedAttachedDisk |
SavedAttachedDisk.parseFrom(byte[] data) |
static SavedAttachedDisk |
SavedAttachedDisk.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SavedAttachedDisk |
SavedAttachedDisk.parseFrom(ByteBuffer data) |
static SavedAttachedDisk |
SavedAttachedDisk.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SavedAttachedDisk |
SavedAttachedDisk.parseFrom(com.google.protobuf.ByteString data) |
static SavedAttachedDisk |
SavedAttachedDisk.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SavedAttachedDisk |
SavedAttachedDisk.parseFrom(com.google.protobuf.CodedInputStream input) |
static SavedAttachedDisk |
SavedAttachedDisk.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SavedAttachedDisk |
SavedAttachedDisk.parseFrom(InputStream input) |
static SavedAttachedDisk |
SavedAttachedDisk.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<SavedAttachedDisk> |
SourceInstancePropertiesOrBuilder.getDisksList()
An array of disks that are associated with the instances that are created from this machine image.
|
List<SavedAttachedDisk> |
SourceInstanceProperties.getDisksList()
An array of disks that are associated with the instances that are created from this machine image.
|
List<SavedAttachedDisk> |
SourceInstanceProperties.Builder.getDisksList()
An array of disks that are associated with the instances that are created from this machine image.
|
com.google.protobuf.Parser<SavedAttachedDisk> |
SavedAttachedDisk.getParserForType() |
static com.google.protobuf.Parser<SavedAttachedDisk> |
SavedAttachedDisk.parser() |
| Modifier and Type | Method and Description |
|---|---|
SourceInstanceProperties.Builder |
SourceInstanceProperties.Builder.addDisks(int index,
SavedAttachedDisk value)
An array of disks that are associated with the instances that are created from this machine image.
|
SourceInstanceProperties.Builder |
SourceInstanceProperties.Builder.addDisks(SavedAttachedDisk value)
An array of disks that are associated with the instances that are created from this machine image.
|
SavedAttachedDisk.Builder |
SavedAttachedDisk.Builder.mergeFrom(SavedAttachedDisk other) |
static SavedAttachedDisk.Builder |
SavedAttachedDisk.newBuilder(SavedAttachedDisk prototype) |
SourceInstanceProperties.Builder |
SourceInstanceProperties.Builder.setDisks(int index,
SavedAttachedDisk value)
An array of disks that are associated with the instances that are created from this machine image.
|
| Modifier and Type | Method and Description |
|---|---|
SourceInstanceProperties.Builder |
SourceInstanceProperties.Builder.addAllDisks(Iterable<? extends SavedAttachedDisk> values)
An array of disks that are associated with the instances that are created from this machine image.
|
Copyright © 2023 Google LLC. All rights reserved.