| Modifier and Type | Method and Description |
|---|---|
protected com.google.common.cache.LoadingCache<String,ResourceGroup> |
AzureComputeServiceContextModule.defaultResourceGroup(com.google.common.cache.CacheLoader<String,ResourceGroup> in) |
| Modifier and Type | Method and Description |
|---|---|
protected com.google.common.cache.LoadingCache<String,ResourceGroup> |
AzureComputeServiceContextModule.defaultResourceGroup(com.google.common.cache.CacheLoader<String,ResourceGroup> in) |
| Modifier and Type | Method and Description |
|---|---|
ResourceGroup |
DefaultResourceGroup.load(String locationId) |
| Modifier and Type | Method and Description |
|---|---|
static ResourceGroup |
ResourceGroup.create(String id,
String name,
String location,
Map<String,String> tags,
ResourceGroup.ResourceGroupProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
ResourceGroup |
ResourceGroupApi.create(String name,
String location,
Map<String,String> tags) |
ResourceGroup |
ResourceGroupApi.get(String name) |
ResourceGroup |
ResourceGroupApi.update(String name,
Map<String,String> tags) |
| Modifier and Type | Method and Description |
|---|---|
List<ResourceGroup> |
ResourceGroupApi.list() |
Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.