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