| Package | Description |
|---|---|
| com.google.api.services.compute.model |
| Modifier and Type | Method and Description |
|---|---|
WireGroupWireInputs |
WireGroupWireInputs.clone() |
WireGroupWireInputs |
WireGroupWireInputs.set(String fieldName,
Object value) |
WireGroupWireInputs |
WireGroupWireInputs.setAdminEnabled(Boolean adminEnabled)
Indicates whether the wire is enabled.
|
WireGroupWireInputs |
WireGroupWireInputs.setWirePropertyOverrides(WireProperties wirePropertyOverrides)
The overridden properties for the wire.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,WireGroupWireInputs> |
WireGroup.getWireInputs()
A map that contains optional settings for individual wires.
|
| Modifier and Type | Method and Description |
|---|---|
WireGroup |
WireGroup.setWireInputs(Map<String,WireGroupWireInputs> wireInputs)
A map that contains optional settings for individual wires.
|
Copyright © 2011–2025 Google. All rights reserved.