| Package | Description | 
|---|---|
| com.google.api.services.compute | |
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| Compute.Instances.SetMinCpuPlatform | Compute.Instances. setMinCpuPlatform(String project,
                 String zone,
                 String instance,
                 InstancesSetMinCpuPlatformRequest content)Changes the minimum CPU platform that this instance should use. | 
| Constructor and Description | 
|---|
| SetMinCpuPlatform(String project,
                 String zone,
                 String instance,
                 InstancesSetMinCpuPlatformRequest content)Changes the minimum CPU platform that this instance should use. | 
| Modifier and Type | Method and Description | 
|---|---|
| InstancesSetMinCpuPlatformRequest | InstancesSetMinCpuPlatformRequest. clone() | 
| InstancesSetMinCpuPlatformRequest | InstancesSetMinCpuPlatformRequest. set(String fieldName,
   Object value) | 
| InstancesSetMinCpuPlatformRequest | InstancesSetMinCpuPlatformRequest. setMinCpuPlatform(String minCpuPlatform)Minimum cpu/platform this instance should be started at. | 
Copyright © 2011–2021 Google. All rights reserved.