public static final class AttachedDisk.ScratchDiskConfiguration.Builder extends Object
ScratchDiskConfiguration
objects.Modifier and Type | Method and Description |
---|---|
AttachedDisk.ScratchDiskConfiguration |
build()
Creates a
ScratchDiskConfiguration object. |
AttachedDisk.ScratchDiskConfiguration.Builder |
setDiskType(DiskTypeId diskType)
Sets the identity of the disk type for the scratch disk to attach.
|
AttachedDisk.ScratchDiskConfiguration.Builder |
setInterfaceType(AttachedDisk.AttachedDiskConfiguration.InterfaceType interfaceType)
Sets the interface type.
|
public AttachedDisk.ScratchDiskConfiguration.Builder setDiskType(DiskTypeId diskType)
public AttachedDisk.ScratchDiskConfiguration.Builder setInterfaceType(AttachedDisk.AttachedDiskConfiguration.InterfaceType interfaceType)
SCSI
is used.public AttachedDisk.ScratchDiskConfiguration build()
ScratchDiskConfiguration
object.Copyright © 2019 Google LLC. All rights reserved.