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

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

The newest version!






InstanceGroupManagerResourcePolicies (Compute Engine API v1-rev20250320-2.0.0)












com.google.api.services.compute.model

Class InstanceGroupManagerResourcePolicies

    • Constructor Detail

      • InstanceGroupManagerResourcePolicies

        public InstanceGroupManagerResourcePolicies()
    • Method Detail

      • getWorkloadPolicy

        public String getWorkloadPolicy()
        The URL of the workload policy that is specified for this managed instance group. It can be a full or partial URL. For example, the following are all valid URLs to a workload policy: - https://www.googleapis.com/compute/v1/projects/project/regions/region /resourcePolicies/resourcePolicy - projects/project/regions/region/resourcePolicies/resourcePolicy - regions/region/resourcePolicies/resourcePolicy
        Returns:
        value or null for none
      • setWorkloadPolicy

        public InstanceGroupManagerResourcePolicies setWorkloadPolicy(String workloadPolicy)
        The URL of the workload policy that is specified for this managed instance group. It can be a full or partial URL. For example, the following are all valid URLs to a workload policy: - https://www.googleapis.com/compute/v1/projects/project/regions/region /resourcePolicies/resourcePolicy - projects/project/regions/region/resourcePolicies/resourcePolicy - regions/region/resourcePolicies/resourcePolicy
        Parameters:
        workloadPolicy - workloadPolicy or null for none

Copyright © 2011–2025 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy