Package | Description |
---|---|
org.jclouds.cloudstack.functions | |
org.jclouds.joyent.sdc.v6_5.domain | |
org.jclouds.json.config | |
org.jclouds.snia.cdmi.v1.domain |
Modifier and Type | Method and Description |
---|---|
AsyncJob<?> |
ParseTypedAsyncJob.apply(AsyncJob<Map<String,JsonBall>> toParse) |
Constructor and Description |
---|
ParseAsyncJobFromHttpResponse(ParseTypedAsyncJob parseTyped,
UnwrapOnlyJsonValue<AsyncJob<Map<String,JsonBall>>> parser) |
Modifier and Type | Method and Description |
---|---|
Machine.Builder |
Machine.Builder.metadata(Map<String,JsonBall> metadata) |
Constructor and Description |
---|
Machine(String id,
String name,
Type type,
Machine.State state,
String dataset,
int memorySizeMb,
int diskSizeGb,
Set<String> ips,
Date created,
Date updated,
Map<String,JsonBall> metadata) |
Modifier and Type | Method and Description |
---|---|
protected JsonBall |
GsonModule.NullHackJsonBallAdapter.createJsonLiteralFromRawJson(String json) |
Modifier and Type | Method and Description |
---|---|
protected com.google.gson.TypeAdapter<JsonBall> |
GsonModule.provideJsonBallAdapter(GsonModule.NullHackJsonBallAdapter in) |
Modifier and Type | Method and Description |
---|---|
Map<String,JsonBall> |
Container.getMetadata()
Metadata for the container object.
|
Modifier and Type | Method and Description |
---|---|
B |
Container.Builder.metadata(Map<String,JsonBall> metadata) |
Copyright © 2009-2012 jclouds. All Rights Reserved.