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

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







CustomerEncryptionKeyProtectedDisk (Compute Engine API beta-rev20220312-1.32.1)












com.google.api.services.compute.model

Class CustomerEncryptionKeyProtectedDisk

    • Constructor Detail

      • CustomerEncryptionKeyProtectedDisk

        public CustomerEncryptionKeyProtectedDisk()
    • Method Detail

      • getDiskEncryptionKey

        public CustomerEncryptionKey getDiskEncryptionKey()
        Decrypts data associated with the disk with a customer-supplied encryption key.
        Returns:
        value or null for none
      • setDiskEncryptionKey

        public CustomerEncryptionKeyProtectedDisk setDiskEncryptionKey(CustomerEncryptionKey diskEncryptionKey)
        Decrypts data associated with the disk with a customer-supplied encryption key.
        Parameters:
        diskEncryptionKey - diskEncryptionKey or null for none
      • getSource

        public String getSource()
        Specifies a valid partial or full URL to an existing Persistent Disk resource. This field is only applicable for persistent disks. For example: "source": "/compute/v1/projects/project_id/zones/zone/disks/ disk_name
        Returns:
        value or null for none
      • setSource

        public CustomerEncryptionKeyProtectedDisk setSource(String source)
        Specifies a valid partial or full URL to an existing Persistent Disk resource. This field is only applicable for persistent disks. For example: "source": "/compute/v1/projects/project_id/zones/zone/disks/ disk_name
        Parameters:
        source - source or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy