| Modifier and Type | Class and Description |
|---|---|
class |
Container.Projects.Zones
The "zones" collection of methods.
|
| Constructor and Description |
|---|
Container.Projects() |
public Container.Projects.Zones zones()
The typical use is:
Container container = new Container(...);Container.Zones.List request = container.zones().list(parameters ...)