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

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







ShieldedVmConfig (Compute Engine API beta-rev20220312-1.32.1)












com.google.api.services.compute.model

Class ShieldedVmConfig

    • Constructor Detail

      • ShieldedVmConfig

        public ShieldedVmConfig()
    • Method Detail

      • getEnableIntegrityMonitoring

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

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

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

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

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

        public ShieldedVmConfig setEnableVtpm(Boolean enableVtpm)
        Defines whether the instance has the vTPM enabled.
        Parameters:
        enableVtpm - enableVtpm or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy