public class CreateBackupOfServerOptions extends Object implements org.jclouds.rest.MapBinder
| Modifier and Type | Class and Description |
|---|---|
static class |
CreateBackupOfServerOptions.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected org.jclouds.rest.binders.BindToJsonPayload |
jsonBinder |
static CreateBackupOfServerOptions |
NONE |
| Constructor and Description |
|---|
CreateBackupOfServerOptions() |
| Modifier and Type | Method and Description |
|---|---|
<R extends org.jclouds.http.HttpRequest> |
bindToRequest(R request,
Map<String,Object> postParams) |
<R extends org.jclouds.http.HttpRequest> |
bindToRequest(R request,
Object toBind) |
boolean |
equals(Object object) |
Map<String,String> |
getMetadata()
Extra image properties to include
|
int |
hashCode() |
CreateBackupOfServerOptions |
metadata(Map<String,String> metadata) |
protected com.google.common.base.Objects.ToStringHelper |
string() |
String |
toString() |
public static final CreateBackupOfServerOptions NONE
@Inject protected org.jclouds.rest.binders.BindToJsonPayload jsonBinder
public <R extends org.jclouds.http.HttpRequest> R bindToRequest(R request,
Map<String,Object> postParams)
bindToRequest in interface org.jclouds.rest.MapBinderpublic <R extends org.jclouds.http.HttpRequest> R bindToRequest(R request,
Object toBind)
bindToRequest in interface org.jclouds.rest.Binderprotected com.google.common.base.Objects.ToStringHelper string()
public CreateBackupOfServerOptions metadata(Map<String,String> metadata)
getMetadata()Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.