| Package | Description | 
|---|---|
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| ManagedInstance | ManagedInstance. clone() | 
| ManagedInstance | ManagedInstance. set(String fieldName,
   Object value) | 
| ManagedInstance | ManagedInstance. setCurrentAction(String currentAction)[Output Only] The current action that the managed instance group has scheduled for the
 instance. | 
| ManagedInstance | ManagedInstance. setId(BigInteger id)[Output only] The unique identifier for this resource. | 
| ManagedInstance | ManagedInstance. setInstance(String instance)[Output Only] The URL of the instance. | 
| ManagedInstance | ManagedInstance. setInstanceHealth(List<ManagedInstanceInstanceHealth> instanceHealth)[Output Only] Health state of the instance per health-check. | 
| ManagedInstance | ManagedInstance. setInstanceStatus(String instanceStatus)[Output Only] The status of the instance. | 
| ManagedInstance | ManagedInstance. setLastAttempt(ManagedInstanceLastAttempt lastAttempt)[Output Only] Information about the last attempt to create or delete the instance. | 
| ManagedInstance | ManagedInstance. setPreservedStateFromConfig(PreservedState preservedStateFromConfig)[Output Only] Preserved state applied from per-instance config for this instance. | 
| ManagedInstance | ManagedInstance. setPreservedStateFromPolicy(PreservedState preservedStateFromPolicy)[Output Only] Preserved state generated based on stateful policy for this instance. | 
| ManagedInstance | ManagedInstance. setVersion(ManagedInstanceVersion version)[Output Only] Intended version of this instance. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<ManagedInstance> | RegionInstanceGroupManagersListInstancesResponse. getManagedInstances()A list of managed instances. | 
| List<ManagedInstance> | InstanceGroupManagersListManagedInstancesResponse. getManagedInstances()[Output Only] The list of instances in the managed instance group. | 
| Modifier and Type | Method and Description | 
|---|---|
| RegionInstanceGroupManagersListInstancesResponse | RegionInstanceGroupManagersListInstancesResponse. setManagedInstances(List<ManagedInstance> managedInstances)A list of managed instances. | 
| InstanceGroupManagersListManagedInstancesResponse | InstanceGroupManagersListManagedInstancesResponse. setManagedInstances(List<ManagedInstance> managedInstances)[Output Only] The list of instances in the managed instance group. | 
Copyright © 2011–2021 Google. All rights reserved.