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

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

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






InstanceGroupManagerAllInstancesConfig (Compute Engine API v1-rev20250107-2.0.0)












com.google.api.services.compute.model

Class InstanceGroupManagerAllInstancesConfig

    • Constructor Detail

      • InstanceGroupManagerAllInstancesConfig

        public InstanceGroupManagerAllInstancesConfig()
    • Method Detail

      • getProperties

        public InstancePropertiesPatch getProperties()
        Properties to set on all instances in the group. You can add or modify properties using the instanceGroupManagers.patch or regionInstanceGroupManagers.patch. After setting allInstancesConfig on the group, you must update the group's instances to apply the configuration. To apply the configuration, set the group's updatePolicy.type field to use proactive updates or use the applyUpdatesToInstances method.
        Returns:
        value or null for none
      • setProperties

        public InstanceGroupManagerAllInstancesConfig setProperties(InstancePropertiesPatch properties)
        Properties to set on all instances in the group. You can add or modify properties using the instanceGroupManagers.patch or regionInstanceGroupManagers.patch. After setting allInstancesConfig on the group, you must update the group's instances to apply the configuration. To apply the configuration, set the group's updatePolicy.type field to use proactive updates or use the applyUpdatesToInstances method.
        Parameters:
        properties - properties or null for none

Copyright © 2011–2025 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy