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

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

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






InstanceGroupManagerStatusStateful (Compute Engine API v1-rev20240919-2.0.0)












com.google.api.services.compute.model

Class InstanceGroupManagerStatusStateful

    • Constructor Detail

      • InstanceGroupManagerStatusStateful

        public InstanceGroupManagerStatusStateful()
    • Method Detail

      • getHasStatefulConfig

        public Boolean getHasStatefulConfig()
        [Output Only] A bit indicating whether the managed instance group has stateful configuration, that is, if you have configured any items in a stateful policy or in per-instance configs. The group might report that it has no stateful configuration even when there is still some preserved state on a managed instance, for example, if you have deleted all PICs but not yet applied those deletions.
        Returns:
        value or null for none
      • setHasStatefulConfig

        public InstanceGroupManagerStatusStateful setHasStatefulConfig(Boolean hasStatefulConfig)
        [Output Only] A bit indicating whether the managed instance group has stateful configuration, that is, if you have configured any items in a stateful policy or in per-instance configs. The group might report that it has no stateful configuration even when there is still some preserved state on a managed instance, for example, if you have deleted all PICs but not yet applied those deletions.
        Parameters:
        hasStatefulConfig - hasStatefulConfig or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy