| Package | Description | 
|---|---|
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| InitialStateConfig | InitialStateConfig. clone() | 
| InitialStateConfig | AttachedDisk. getShieldedInstanceInitialState()[Output Only] shielded vm initial state stored on disk | 
| InitialStateConfig | Image. getShieldedInstanceInitialState()Set the secure boot keys of shielded instance. | 
| InitialStateConfig | InitialStateConfig. set(String fieldName,
   Object value) | 
| InitialStateConfig | InitialStateConfig. setDbs(List<FileContentBuffer> dbs)The Key Database (db). | 
| InitialStateConfig | InitialStateConfig. setDbxs(List<FileContentBuffer> dbxs)The forbidden key database (dbx). | 
| InitialStateConfig | InitialStateConfig. setKeks(List<FileContentBuffer> keks)The Key Exchange Key (KEK). | 
| InitialStateConfig | InitialStateConfig. setPk(FileContentBuffer pk)The Platform Key (PK). | 
| Modifier and Type | Method and Description | 
|---|---|
| AttachedDisk | AttachedDisk. setShieldedInstanceInitialState(InitialStateConfig shieldedInstanceInitialState)[Output Only] shielded vm initial state stored on disk | 
| Image | Image. setShieldedInstanceInitialState(InitialStateConfig shieldedInstanceInitialState)Set the secure boot keys of shielded instance. | 
Copyright © 2011–2021 Google. All rights reserved.