public class CreatePodOptions extends BaseHttpRequestOptions
Modifier and Type | Class and Description |
---|---|
static class |
CreatePodOptions.Builder |
Modifier and Type | Field and Description |
---|---|
static CreatePodOptions |
NONE |
formParameters, headers, pathSuffix, payload, queryParameters
Constructor and Description |
---|
CreatePodOptions() |
Modifier and Type | Method and Description |
---|---|
CreatePodOptions |
allocationState(AllocationState allocationState) |
buildFormParameters, buildPathSuffix, buildQueryParameters, buildRequestHeaders, buildStringPayload, equals, getFirstFormOrNull, getFirstHeaderOrNull, getFirstQueryOrNull, hashCode, replaceHeader, toString
public static final CreatePodOptions NONE
public CreatePodOptions allocationState(AllocationState allocationState)
Copyright © 2009-2013 jclouds. All Rights Reserved.