Uses of Interface
com.google.cloud.compute.v1.InitialStateConfigOrBuilder
-
Packages that use InitialStateConfigOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of InitialStateConfigOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement InitialStateConfigOrBuilder Modifier and Type Class Description class
InitialStateConfig
Initial State for shielded instance, these are public keys which are safe to store in publicstatic class
InitialStateConfig.Builder
Initial State for shielded instance, these are public keys which are safe to store in publicMethods in com.google.cloud.compute.v1 that return InitialStateConfigOrBuilder Modifier and Type Method Description InitialStateConfigOrBuilder
AttachedDisk.Builder. getShieldedInstanceInitialStateOrBuilder()
[Output Only] shielded vm initial state stored on diskInitialStateConfigOrBuilder
AttachedDisk. getShieldedInstanceInitialStateOrBuilder()
[Output Only] shielded vm initial state stored on diskInitialStateConfigOrBuilder
AttachedDiskOrBuilder. getShieldedInstanceInitialStateOrBuilder()
[Output Only] shielded vm initial state stored on diskInitialStateConfigOrBuilder
Image.Builder. getShieldedInstanceInitialStateOrBuilder()
Set the secure boot keys of shielded instance.InitialStateConfigOrBuilder
Image. getShieldedInstanceInitialStateOrBuilder()
Set the secure boot keys of shielded instance.InitialStateConfigOrBuilder
ImageOrBuilder. getShieldedInstanceInitialStateOrBuilder()
Set the secure boot keys of shielded instance.
-