Package | Description |
---|---|
org.jclouds.azurecompute.arm.compute.functions | |
org.jclouds.azurecompute.arm.domain | |
org.jclouds.azurecompute.arm.features |
Modifier and Type | Method and Description |
---|---|
VMImage |
CustomImageToVMImage.apply(Image input) |
Modifier and Type | Method and Description |
---|---|
Image |
Image.Builder.build() |
static Image |
Image.create(String id,
String name,
String location,
ImageProperties properties,
Map<String,String> tags) |
Modifier and Type | Method and Description |
---|---|
Image |
ImageApi.createOrUpdate(String imageName,
String location,
ImageProperties properties) |
Image |
ImageApi.get(String imageName) |
Modifier and Type | Method and Description |
---|---|
List<Image> |
ImageApi.list() |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.