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

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

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






InstanceGroupManagerPendingActionsSummary (Compute Engine API alpha-rev20200526-1.30.9)












com.google.api.services.compute.model

Class InstanceGroupManagerPendingActionsSummary

    • Constructor Detail

      • InstanceGroupManagerPendingActionsSummary

        public InstanceGroupManagerPendingActionsSummary()
    • Method Detail

      • getCreating

        public Integer getCreating()
        [Deprecated] This field is deprecated and will be removed. Prefer using the status field instead. Please contact [email protected] to leave feedback if your workload relies on this field. [Output Only] The number of instances in the managed instance group that are pending to be created.
        Returns:
        value or null for none
      • setCreating

        public InstanceGroupManagerPendingActionsSummary setCreating(Integer creating)
        [Deprecated] This field is deprecated and will be removed. Prefer using the status field instead. Please contact [email protected] to leave feedback if your workload relies on this field. [Output Only] The number of instances in the managed instance group that are pending to be created.
        Parameters:
        creating - creating or null for none
      • getDeleting

        public Integer getDeleting()
        [Deprecated] This field is deprecated and will be removed. Prefer using the status field instead. Please contact [email protected] to leave feedback if your workload relies on this field. [Output Only] The number of instances in the managed instance group that are pending to be deleted.
        Returns:
        value or null for none
      • setDeleting

        public InstanceGroupManagerPendingActionsSummary setDeleting(Integer deleting)
        [Deprecated] This field is deprecated and will be removed. Prefer using the status field instead. Please contact [email protected] to leave feedback if your workload relies on this field. [Output Only] The number of instances in the managed instance group that are pending to be deleted.
        Parameters:
        deleting - deleting or null for none
      • getRecreating

        public Integer getRecreating()
        [Deprecated] This field is deprecated and will be removed. Prefer using the status field instead. Please contact [email protected] to leave feedback if your workload relies on this field. [Output Only] The number of instances in the managed instance group that are pending to be recreated.
        Returns:
        value or null for none
      • setRecreating

        public InstanceGroupManagerPendingActionsSummary setRecreating(Integer recreating)
        [Deprecated] This field is deprecated and will be removed. Prefer using the status field instead. Please contact [email protected] to leave feedback if your workload relies on this field. [Output Only] The number of instances in the managed instance group that are pending to be recreated.
        Parameters:
        recreating - recreating or null for none
      • getRestarting

        public Integer getRestarting()
        [Deprecated] This field is deprecated and will be removed. Prefer using the status field instead. Please contact [email protected] to leave feedback if your workload relies on this field. [Output Only] The number of instances in the managed instance group that are pending to be restarted.
        Returns:
        value or null for none
      • setRestarting

        public InstanceGroupManagerPendingActionsSummary setRestarting(Integer restarting)
        [Deprecated] This field is deprecated and will be removed. Prefer using the status field instead. Please contact [email protected] to leave feedback if your workload relies on this field. [Output Only] The number of instances in the managed instance group that are pending to be restarted.
        Parameters:
        restarting - restarting or null for none

Copyright © 2011–2020 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy