public class IsoSpec extends Object
Modifier and Type | Class and Description |
---|---|
static class |
IsoSpec.Builder |
Constructor and Description |
---|
IsoSpec(String sourcePath,
String installationKeySequence) |
Modifier and Type | Method and Description |
---|---|
static IsoSpec.Builder |
builder() |
boolean |
equals(Object o) |
String |
getInstallationKeySequence() |
String |
getSourcePath() |
int |
hashCode() |
String |
toString() |
public static IsoSpec.Builder builder()
public String getInstallationKeySequence()
public String getSourcePath()
Copyright © 2009-2013 jclouds. All Rights Reserved.