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 |
diskType(DiskTypeId diskType)
Sets the identity of the disk type for the scratch disk to attach.
|
AttachedDisk.ScratchDiskConfiguration.Builder |
interfaceType(AttachedDisk.AttachedDiskConfiguration.InterfaceType interfaceType)
Sets the interface type.
|
public AttachedDisk.ScratchDiskConfiguration.Builder diskType(DiskTypeId diskType)
public AttachedDisk.ScratchDiskConfiguration.Builder interfaceType(AttachedDisk.AttachedDiskConfiguration.InterfaceType interfaceType)
SCSI is used.public AttachedDisk.ScratchDiskConfiguration build()
ScratchDiskConfiguration object.Copyright © 2016 Google. All rights reserved.