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 classInitialStateConfigInitial State for shielded instance, these are public keys which are safe to store in publicstatic classInitialStateConfig.BuilderInitial 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 InitialStateConfigOrBuilderAttachedDisk.Builder. getShieldedInstanceInitialStateOrBuilder()[Output Only] shielded vm initial state stored on diskInitialStateConfigOrBuilderAttachedDisk. getShieldedInstanceInitialStateOrBuilder()[Output Only] shielded vm initial state stored on diskInitialStateConfigOrBuilderAttachedDiskOrBuilder. getShieldedInstanceInitialStateOrBuilder()[Output Only] shielded vm initial state stored on diskInitialStateConfigOrBuilderImage.Builder. getShieldedInstanceInitialStateOrBuilder()Set the secure boot keys of shielded instance.InitialStateConfigOrBuilderImage. getShieldedInstanceInitialStateOrBuilder()Set the secure boot keys of shielded instance.InitialStateConfigOrBuilderImageOrBuilder. getShieldedInstanceInitialStateOrBuilder()Set the secure boot keys of shielded instance.
-