Package | Description |
---|---|
org.jclouds.azurecompute.arm.compute | |
org.jclouds.azurecompute.arm.compute.functions | |
org.jclouds.azurecompute.arm.domain |
Modifier and Type | Method and Description |
---|---|
VMImage |
AzureComputeServiceAdapter.getImage(String id) |
Modifier and Type | Method and Description |
---|---|
Iterable<VMImage> |
AzureComputeServiceAdapter.listImages() |
Modifier and Type | Method and Description |
---|---|
VMImage |
CustomImageToVMImage.apply(Image input) |
Modifier and Type | Method and Description |
---|---|
static com.google.common.base.Function<VMImage,OperatingSystem.Builder> |
VMImageToImage.osFamily() |
Modifier and Type | Method and Description |
---|---|
Image |
VMImageToImage.apply(VMImage image) |
Modifier and Type | Method and Description |
---|---|
abstract VMImage |
VMImage.Builder.build() |
static VMImage |
VMImage.decodeFieldsFromUniqueId(String id) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.