Package | Description |
---|---|
com.google.api.services.compute |
Modifier and Type | Method and Description |
---|---|
Compute.ZoneOperations.Delete |
Compute.ZoneOperations.delete(String project,
String zone,
String operation)
Deletes the specified zone-specific operation resource.
|
Compute.ZoneOperations.Delete |
Compute.ZoneOperations.Delete.set(String parameterName,
Object value) |
Compute.ZoneOperations.Delete |
Compute.ZoneOperations.Delete.setAlt(String alt) |
Compute.ZoneOperations.Delete |
Compute.ZoneOperations.Delete.setFields(String fields) |
Compute.ZoneOperations.Delete |
Compute.ZoneOperations.Delete.setKey(String key) |
Compute.ZoneOperations.Delete |
Compute.ZoneOperations.Delete.setOauthToken(String oauthToken) |
Compute.ZoneOperations.Delete |
Compute.ZoneOperations.Delete.setOperation(String operation)
Name of the operation resource to delete.
|
Compute.ZoneOperations.Delete |
Compute.ZoneOperations.Delete.setPrettyPrint(Boolean prettyPrint) |
Compute.ZoneOperations.Delete |
Compute.ZoneOperations.Delete.setProject(String project)
Name of the project scoping this request.
|
Compute.ZoneOperations.Delete |
Compute.ZoneOperations.Delete.setQuotaUser(String quotaUser) |
Compute.ZoneOperations.Delete |
Compute.ZoneOperations.Delete.setUserIp(String userIp) |
Compute.ZoneOperations.Delete |
Compute.ZoneOperations.Delete.setZone(String zone)
Name of the zone scoping this request.
|