Uses of Class
com.google.cloud.aiplatform.v1.ShieldedVmConfig.Builder
Packages that use ShieldedVmConfig.Builder
-
Uses of ShieldedVmConfig.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ShieldedVmConfig.BuilderModifier and TypeMethodDescriptionShieldedVmConfig.Builder.clear()ShieldedVmConfig.Builder.clearEnableSecureBoot()Defines whether the instance has [Secure Boot](https://cloud.google.com/compute/shielded-vm/docs/shielded-vm#secure-boot) enabled.NotebookRuntime.Builder.getShieldedVmConfigBuilder()Output only.NotebookRuntimeTemplate.Builder.getShieldedVmConfigBuilder()Optional.ShieldedVmConfig.Builder.mergeFrom(ShieldedVmConfig other) ShieldedVmConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ShieldedVmConfig.Builder.mergeFrom(com.google.protobuf.Message other) static ShieldedVmConfig.BuilderShieldedVmConfig.newBuilder()static ShieldedVmConfig.BuilderShieldedVmConfig.newBuilder(ShieldedVmConfig prototype) ShieldedVmConfig.newBuilderForType()protected ShieldedVmConfig.BuilderShieldedVmConfig.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) ShieldedVmConfig.Builder.setEnableSecureBoot(boolean value) Defines whether the instance has [Secure Boot](https://cloud.google.com/compute/shielded-vm/docs/shielded-vm#secure-boot) enabled.ShieldedVmConfig.toBuilder()Methods in com.google.cloud.aiplatform.v1 with parameters of type ShieldedVmConfig.BuilderModifier and TypeMethodDescriptionNotebookRuntime.Builder.setShieldedVmConfig(ShieldedVmConfig.Builder builderForValue) Output only.NotebookRuntimeTemplate.Builder.setShieldedVmConfig(ShieldedVmConfig.Builder builderForValue) Optional.