| Package | Description | 
|---|---|
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| Zone | Zone. clone() | 
| Zone | Zone. set(String fieldName,
   Object value) | 
| Zone | Zone. setAvailableCpuPlatforms(List<String> availableCpuPlatforms)[Output Only] Available cpu/platform selections for the zone. | 
| Zone | Zone. setCreationTimestamp(String creationTimestamp)[Output Only] Creation timestamp in RFC3339 text format. | 
| Zone | Zone. setDeprecated(DeprecationStatus deprecated)[Output Only] The deprecation status associated with this zone. | 
| Zone | Zone. setDescription(String description)[Output Only] Textual description of the resource. | 
| Zone | Zone. setId(BigInteger id)[Output Only] The unique identifier for the resource. | 
| Zone | Zone. setKind(String kind)[Output Only] Type of the resource. | 
| Zone | Zone. setName(String name)[Output Only] Name of the resource. | 
| Zone | Zone. setRegion(String region)[Output Only] Full URL reference to the region which hosts the zone. | 
| Zone | Zone. setSelfLink(String selfLink)[Output Only] Server-defined URL for the resource. | 
| Zone | Zone. setStatus(String status)[Output Only] Status of the zone, either UP or DOWN. | 
| Zone | Zone. setSupportsPzs(Boolean supportsPzs)[Output Only] Reserved for future use. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Zone> | ZoneList. getItems()A list of Zone resources. | 
| Modifier and Type | Method and Description | 
|---|---|
| ZoneList | ZoneList. setItems(List<Zone> items)A list of Zone resources. | 
Copyright © 2011–2021 Google. All rights reserved.