Skip to content

Commit

Permalink
Add InstanceInfo, related classes and tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mziccard committed Apr 25, 2016
1 parent 312cff9 commit d0c3e68
Show file tree
Hide file tree
Showing 5 changed files with 1,625 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2339,7 +2339,7 @@ Operation deprecate(ImageId image, DeprecationStatus<ImageId> deprecationStatus,
*
* @throws ComputeException upon failure
*/
Page<Subnetwork> listSubnetworks(String project, SubnetworkListOption... options);
Page<Subnetwork> listSubnetworks(String region, SubnetworkListOption... options);

/**
* Lists subnetworks for all regions.
Expand Down
Loading

0 comments on commit d0c3e68

Please sign in to comment.