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

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







InstanceGroupManagerStatus (Compute Engine API v1-rev20200104-1.30.8)












com.google.api.services.compute.model

Class InstanceGroupManagerStatus

    • Constructor Detail

      • InstanceGroupManagerStatus

        public InstanceGroupManagerStatus()
    • Method Detail

      • getIsStable

        public Boolean getIsStable()
        [Output Only] A bit indicating whether the managed instance group is in a stable state. A stable state means that: none of the instances in the managed instance group is currently undergoing any type of change (for example, creation, restart, or deletion); no future changes are scheduled for instances in the managed instance group; and the managed instance group itself is not being modified.
        Returns:
        value or null for none
      • setIsStable

        public InstanceGroupManagerStatus setIsStable(Boolean isStable)
        [Output Only] A bit indicating whether the managed instance group is in a stable state. A stable state means that: none of the instances in the managed instance group is currently undergoing any type of change (for example, creation, restart, or deletion); no future changes are scheduled for instances in the managed instance group; and the managed instance group itself is not being modified.
        Parameters:
        isStable - isStable or null for none
      • getVersionTarget

        public InstanceGroupManagerStatusVersionTarget getVersionTarget()
        [Output Only] A status of consistency of Instances' versions with their target version specified by version field on Instance Group Manager.
        Returns:
        value or null for none
      • setVersionTarget

        public InstanceGroupManagerStatus setVersionTarget(InstanceGroupManagerStatusVersionTarget versionTarget)
        [Output Only] A status of consistency of Instances' versions with their target version specified by version field on Instance Group Manager.
        Parameters:
        versionTarget - versionTarget or null for none

Copyright © 2011–2020 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy