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, matrixParameters, pathSuffix, payload, queryParameters
Constructor and Description |
---|
CreatePodOptions() |
Modifier and Type | Method and Description |
---|---|
CreatePodOptions |
allocationState(AllocationState allocationState) |
buildFormParameters, buildMatrixParameters, buildPathSuffix, buildQueryParameters, buildRequestHeaders, buildStringPayload, equals, getFirstFormOrNull, getFirstHeaderOrNull, getFirstMatrixOrNull, getFirstQueryOrNull, hashCode, replaceHeader, toString
public static final CreatePodOptions NONE
public CreatePodOptions allocationState(AllocationState allocationState)
Copyright © 2009-2012 jclouds. All Rights Reserved.