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

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

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






DisksStartAsyncReplicationRequest (Compute Engine API v1-rev20250107-2.0.0)












com.google.api.services.compute.model

Class DisksStartAsyncReplicationRequest

    • Constructor Detail

      • DisksStartAsyncReplicationRequest

        public DisksStartAsyncReplicationRequest()
    • Method Detail

      • getAsyncSecondaryDisk

        public String getAsyncSecondaryDisk()
        The secondary disk to start asynchronous replication to. You can provide this as a partial or full URL to the resource. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /disks/disk - https://www.googleapis.com/compute/v1/projects/project/regions/region /disks/disk - projects/project/zones/zone/disks/disk - projects/project/regions/region/disks/disk - zones/zone/disks/disk - regions/region/disks/disk
        Returns:
        value or null for none
      • setAsyncSecondaryDisk

        public DisksStartAsyncReplicationRequest setAsyncSecondaryDisk(String asyncSecondaryDisk)
        The secondary disk to start asynchronous replication to. You can provide this as a partial or full URL to the resource. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /disks/disk - https://www.googleapis.com/compute/v1/projects/project/regions/region /disks/disk - projects/project/zones/zone/disks/disk - projects/project/regions/region/disks/disk - zones/zone/disks/disk - regions/region/disks/disk
        Parameters:
        asyncSecondaryDisk - asyncSecondaryDisk or null for none

Copyright © 2011–2025 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy