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

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

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






ConfidentialInstanceConfig (Compute Engine API v1-rev20250107-2.0.0)












com.google.api.services.compute.model

Class ConfidentialInstanceConfig

    • Constructor Detail

      • ConfidentialInstanceConfig

        public ConfidentialInstanceConfig()
    • Method Detail

      • getConfidentialInstanceType

        public String getConfidentialInstanceType()
        Defines the type of technology used by the confidential instance.
        Returns:
        value or null for none
      • setConfidentialInstanceType

        public ConfidentialInstanceConfig setConfidentialInstanceType(String confidentialInstanceType)
        Defines the type of technology used by the confidential instance.
        Parameters:
        confidentialInstanceType - confidentialInstanceType or null for none
      • getEnableConfidentialCompute

        public Boolean getEnableConfidentialCompute()
        Defines whether the instance should have confidential compute enabled.
        Returns:
        value or null for none
      • setEnableConfidentialCompute

        public ConfidentialInstanceConfig setEnableConfidentialCompute(Boolean enableConfidentialCompute)
        Defines whether the instance should have confidential compute enabled.
        Parameters:
        enableConfidentialCompute - enableConfidentialCompute or null for none

Copyright © 2011–2025 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy