All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.compute.model.ShieldedInstanceConfig.html Maven / Gradle / Ivy

There is a newer version: v1-rev20250320-2.0.0
Show newest version






ShieldedInstanceConfig (Compute Engine API v1-rev20250107-2.0.0)












com.google.api.services.compute.model

Class ShieldedInstanceConfig

    • Constructor Detail

      • ShieldedInstanceConfig

        public ShieldedInstanceConfig()
    • Method Detail

      • getEnableIntegrityMonitoring

        public Boolean getEnableIntegrityMonitoring()
        Defines whether the instance has integrity monitoring enabled. Enabled by default.
        Returns:
        value or null for none
      • setEnableIntegrityMonitoring

        public ShieldedInstanceConfig setEnableIntegrityMonitoring(Boolean enableIntegrityMonitoring)
        Defines whether the instance has integrity monitoring enabled. Enabled by default.
        Parameters:
        enableIntegrityMonitoring - enableIntegrityMonitoring or null for none
      • getEnableSecureBoot

        public Boolean getEnableSecureBoot()
        Defines whether the instance has Secure Boot enabled. Disabled by default.
        Returns:
        value or null for none
      • setEnableSecureBoot

        public ShieldedInstanceConfig setEnableSecureBoot(Boolean enableSecureBoot)
        Defines whether the instance has Secure Boot enabled. Disabled by default.
        Parameters:
        enableSecureBoot - enableSecureBoot or null for none
      • getEnableVtpm

        public Boolean getEnableVtpm()
        Defines whether the instance has the vTPM enabled. Enabled by default.
        Returns:
        value or null for none
      • setEnableVtpm

        public ShieldedInstanceConfig setEnableVtpm(Boolean enableVtpm)
        Defines whether the instance has the vTPM enabled. Enabled by default.
        Parameters:
        enableVtpm - enableVtpm or null for none
      • clone

        public ShieldedInstanceConfig clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2025 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy