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

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

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






SourceInstanceParams (Compute Engine API alpha-rev20200526-1.30.9)












com.google.api.services.compute.model

Class SourceInstanceParams

    • Constructor Detail

      • SourceInstanceParams

        public SourceInstanceParams()
    • Method Detail

      • getDiskConfigs

        public List<DiskInstantiationConfig> getDiskConfigs()
        Attached disks configuration. If not provided, defaults are applied: For boot disk and any other R/W disks, new custom images will be created from each disk. For read-only disks, they will be attached in read-only mode. Local SSD disks will be created as blank volumes.
        Returns:
        value or null for none
      • setDiskConfigs

        public SourceInstanceParams setDiskConfigs(List<DiskInstantiationConfig> diskConfigs)
        Attached disks configuration. If not provided, defaults are applied: For boot disk and any other R/W disks, new custom images will be created from each disk. For read-only disks, they will be attached in read-only mode. Local SSD disks will be created as blank volumes.
        Parameters:
        diskConfigs - diskConfigs or null for none

Copyright © 2011–2020 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy