Package | Description |
---|---|
com.google.cloud.compute.deprecated.testing |
A testing helper for Google Compute Engine.
|
Modifier and Type | Method and Description |
---|---|
static RemoteComputeHelper |
RemoteComputeHelper.create()
Creates a
RemoteComputeHelper object using default project id and authentication
credentials. |
static RemoteComputeHelper |
RemoteComputeHelper.create(String projectId,
InputStream keyStream)
Creates a
RemoteComputeHelper object for the given project id and JSON key input
stream. |
Copyright © 2019 Google LLC. All rights reserved.