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







InstanceGroupManagerStatusStateful (Compute Engine API beta-rev20220726-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
      • getIsStateful

        public Boolean getIsStateful()
        [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. This field is deprecated in favor of has_stateful_config.
        Returns:
        value or null for none
      • setIsStateful

        public InstanceGroupManagerStatusStateful setIsStateful(Boolean isStateful)
        [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. This field is deprecated in favor of has_stateful_config.
        Parameters:
        isStateful - isStateful or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy