Package | Description |
---|---|
com.google.api.services.compute |
Modifier and Type | Method and Description |
---|---|
Compute.ZoneOperations.List |
Compute.ZoneOperations.list(String project,
String zone)
Retrieves the list of operation resources contained within the specified zone.
|
Compute.ZoneOperations.List |
Compute.ZoneOperations.List.set(String parameterName,
Object value) |
Compute.ZoneOperations.List |
Compute.ZoneOperations.List.setAlt(String alt) |
Compute.ZoneOperations.List |
Compute.ZoneOperations.List.setFields(String fields) |
Compute.ZoneOperations.List |
Compute.ZoneOperations.List.setFilter(String filter)
Optional.
|
Compute.ZoneOperations.List |
Compute.ZoneOperations.List.setKey(String key) |
Compute.ZoneOperations.List |
Compute.ZoneOperations.List.setMaxResults(Long maxResults)
Optional.
|
Compute.ZoneOperations.List |
Compute.ZoneOperations.List.setOauthToken(String oauthToken) |
Compute.ZoneOperations.List |
Compute.ZoneOperations.List.setPageToken(String pageToken)
Optional.
|
Compute.ZoneOperations.List |
Compute.ZoneOperations.List.setPrettyPrint(Boolean prettyPrint) |
Compute.ZoneOperations.List |
Compute.ZoneOperations.List.setProject(String project)
Name of the project scoping this request.
|
Compute.ZoneOperations.List |
Compute.ZoneOperations.List.setQuotaUser(String quotaUser) |
Compute.ZoneOperations.List |
Compute.ZoneOperations.List.setUserIp(String userIp) |
Compute.ZoneOperations.List |
Compute.ZoneOperations.List.setZone(String zone)
Name of the zone scoping this request.
|