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

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

The newest version!






InstanceGroupManagerStatusStatefulPerInstanceConfigs (Compute Engine API v1-rev20250320-2.0.0)












com.google.api.services.compute.model

Class InstanceGroupManagerStatusStatefulPerInstanceConfigs

  • All Implemented Interfaces:
    Cloneable, Map<String,Object>


    public final class InstanceGroupManagerStatusStatefulPerInstanceConfigs
    extends com.google.api.client.json.GenericJson
    Model definition for InstanceGroupManagerStatusStatefulPerInstanceConfigs.

    This is the Java data model class that specifies how to parse/serialize into the JSON that is transmitted over HTTP when working with the Compute Engine API. For a detailed explanation see: https://developers.google.com/api-client-library/java/google-http-java-client/json

    Author:
    Google, Inc.
    • Constructor Detail

      • InstanceGroupManagerStatusStatefulPerInstanceConfigs

        public InstanceGroupManagerStatusStatefulPerInstanceConfigs()
    • Method Detail

      • getAllEffective

        public Boolean getAllEffective()
        A bit indicating if all of the group's per-instance configurations (listed in the output of a listPerInstanceConfigs API call) have status EFFECTIVE or there are no per-instance-configs.
        Returns:
        value or null for none
      • setAllEffective

        public InstanceGroupManagerStatusStatefulPerInstanceConfigs setAllEffective(Boolean allEffective)
        A bit indicating if all of the group's per-instance configurations (listed in the output of a listPerInstanceConfigs API call) have status EFFECTIVE or there are no per-instance-configs.
        Parameters:
        allEffective - allEffective or null for none

Copyright © 2011–2025 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy