Package | Description |
---|---|
org.jclouds.azurecompute.arm.domain |
Modifier and Type | Method and Description |
---|---|
static Image.Builder |
Image.builder() |
abstract Image.Builder |
Image.Builder.id(String id) |
abstract Image.Builder |
Image.Builder.location(String location) |
abstract Image.Builder |
Image.Builder.name(String name) |
abstract Image.Builder |
Image.Builder.properties(ImageProperties properties) |
abstract Image.Builder |
Image.Builder.tags(Map<String,String> tags) |
abstract Image.Builder |
Image.toBuilder() |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.