| Package | Description |
|---|---|
| com.google.cloud.resourcemanager |
A client to Google Cloud Resource Manager.
|
| com.google.cloud.resourcemanager.spi | |
| com.google.cloud.resourcemanager.testing |
A testing helper for Google Cloud Resource Manager.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceManagerOptions |
ResourceManagerOptions.Builder.build() |
static ResourceManagerOptions |
ResourceManagerOptions.defaultInstance()
Returns a default
ResourceManagerOptions instance. |
| Modifier and Type | Method and Description |
|---|---|
ResourceManager |
ResourceManagerOptions.DefaultResourceManagerFactory.create(ResourceManagerOptions options) |
ResourceManagerRpc |
ResourceManagerOptions.DefaultResourceManagerRpcFactory.create(ResourceManagerOptions options) |
| Constructor and Description |
|---|
DefaultResourceManagerRpc(ResourceManagerOptions options) |
| Modifier and Type | Method and Description |
|---|---|
ResourceManagerOptions |
LocalResourceManagerHelper.options()
Returns a
ResourceManagerOptions instance that sets the host to use the mock server. |
Copyright © 2016 Google. All rights reserved.