| Package | Description |
|---|---|
| com.google.api.services.compute.model |
| Modifier and Type | Method and Description |
|---|---|
InstanceParams |
InstanceParams.clone() |
InstanceParams |
Instance.getParams()
Input only.
|
InstanceParams |
InstanceParams.set(String fieldName,
Object value) |
InstanceParams |
InstanceParams.setResourceManagerTags(Map<String,String> resourceManagerTags)
Resource manager tags to be bound to the instance.
|
| Modifier and Type | Method and Description |
|---|---|
Instance |
Instance.setParams(InstanceParams params)
Input only.
|
Copyright © 2011–2023 Google. All rights reserved.