Modifier and Type | Class and Description |
---|---|
class |
ReturnEndpointIfAlreadyExists |
Modifier and Type | Class and Description |
---|---|
class |
ListDirectoryResponseHandler
Parses an object list
|
Modifier and Type | Class and Description |
---|---|
class |
AWSDescribeInstancesResponseHandler
Parses the following XML document:
DescribeImagesResponse xmlns="http:
|
class |
AWSRunInstancesResponseHandler
Parses the following XML document:
RunInstancesResponse xmlns="http:
|
class |
BaseAWSReservationHandler<T> |
class |
CreateSecurityGroupResponseHandler |
class |
DescribePlacementGroupsResponseHandler |
class |
DescribeReservedInstancesOfferingResponseHandler |
class |
DescribeSpotPriceHistoryResponseHandler |
class |
DescribeTagsResponseHandler |
class |
LaunchSpecificationHandler |
class |
MonitoringStateHandler |
class |
PlacementGroupHandler |
class |
ProductCodesHandler |
class |
ReservedInstancesOfferingHandler |
class |
SpotHandler |
class |
SpotInstanceHandler |
class |
SpotInstancesHandler |
class |
TagHandler |
class |
TagSetHandler |
Modifier and Type | Class and Description |
---|---|
class |
ErrorHandler
Parses the error from the Amazon S3 REST API.
|
Modifier and Type | Class and Description |
---|---|
class |
ParseBlobPropertiesFromHeaders
This parses @{link
BlobProperties from HTTP
headers. |
class |
ParseContainerPropertiesFromHeaders
This parses @{link
org.jclouds.azureblob.domain.ListableContainerProperties from
HTTP headers. |
Modifier and Type | Class and Description |
---|---|
class |
AccountNameEnumerationResultsHandler
Parses the following XML document:
EnumerationResults AccountName="http://myaccount.blob.core.windows.net"
|
class |
ContainerNameEnumerationResultsHandler
Parses the following XML document:
EnumerationResults ContainerName="http://myaccount.blob.core.windows.net/mycontainer"
|
Modifier and Type | Class and Description |
---|---|
class |
ParseBlobFromHeadersAndHttpContent
Parses response headers and creates a new Blob from them and the HTTP content.
|
class |
ParseSystemAndUserMetadataFromHeaders |
Modifier and Type | Class and Description |
---|---|
class |
ResourceAllocationSettingDataHandler |
class |
VirtualSystemSettingDataHandler |
Modifier and Type | Class and Description |
---|---|
class |
ParseContainerCDNMetadataFromHeaders
This parses
AccountMetadata from HTTP headers. |
Modifier and Type | Class and Description |
---|---|
class |
UnwrapLoadBalancer |
class |
UnwrapLoadBalancers |
Modifier and Type | Class and Description |
---|---|
class |
DatapointHandler |
class |
GetMetricStatisticsResponseHandler |
Modifier and Type | Class and Description |
---|---|
class |
DeltacloudCollectionHandler |
class |
DeltacloudCollectionsHandler |
class |
HardwareProfileHandler |
class |
HardwareProfilesHandler |
class |
HardwarePropertyHandler |
class |
ImageHandler |
class |
ImagesHandler |
class |
InstanceHandler |
class |
InstancesHandler |
class |
InstanceStatesHandler |
class |
RealmHandler |
class |
RealmsHandler |
Modifier and Type | Class and Description |
---|---|
class |
AllocateAddressResponseHandler |
class |
AttachmentHandler |
class |
BaseReservationHandler<T> |
class |
BlockDeviceMappingHandler |
class |
BooleanValueHandler |
class |
BundleTaskHandler |
class |
CreateVolumeResponseHandler |
class |
DescribeAddressesResponseHandler |
class |
DescribeAvailabilityZonesResponseHandler |
class |
DescribeBundleTasksResponseHandler |
class |
DescribeImagesResponseHandler
Parses the following XML document:
DescribeImagesResponse xmlns="http://ec2.amazonaws.com/doc/2010-06-15/"
|
class |
DescribeInstancesResponseHandler
Parses the following XML document:
DescribeImagesResponse xmlns="http:
|
class |
DescribeKeyPairsResponseHandler
Parses: DescribeKeyPairsResponse xmlns="http://ec2.amazonaws.com/doc/2010-06-15/"
|
class |
DescribeRegionsResponseHandler |
class |
DescribeSecurityGroupsResponseHandler
Parses: DescribeSecurityGroupsResponse
xmlns="http://ec2.amazonaws.com/doc/2010-06-15/"
|
class |
DescribeSnapshotsResponseHandler |
class |
DescribeVolumesResponseHandler |
class |
GetPasswordDataResponseHandler |
class |
ImageIdHandler |
class |
InstanceInitiatedShutdownBehaviorHandler |
class |
InstanceStateChangeHandler
Parses the following XML document:
TerminateInstancesResponse xmlns="http://ec2.amazonaws.com/doc/2010-06-15/"
StartInstancesResponse xmlns="http://ec2.amazonaws.com/doc/2010-06-15/" StopInstancesResponse
xmlns="http://ec2.amazonaws.com/doc/2010-06-15/"
|
class |
InstanceTypeHandler |
class |
KeyPairResponseHandler |
class |
PermissionHandler |
class |
RunInstancesResponseHandler
Parses the following XML document:
RunInstancesResponse xmlns="http:
|
class |
SnapshotHandler |
class |
StringValueHandler |
class |
UnencodeStringValueHandler |
Modifier and Type | Class and Description |
---|---|
class |
ParseContainerMetadataFromHeaders
This parses @{link
org.jclouds.hpcloud.objectstorage.lvs.domain.ContainerMetadata from
HTTP headers. |
Modifier and Type | Class and Description |
---|---|
class |
ParseContentMD5FromHeaders |
class |
ParseSax<T>
This object will parse the body of an HttpResponse and return the result of type
|
static class |
ParseSax.HandlerForGeneratedRequestWithResult<T> |
static class |
ParseSax.HandlerWithResult<T>
Handler that produces a useable domain object accessible after parsing completes.
|
class |
ParseURIFromListOrLocationHeaderIf20x
parses a single URI from a list
|
Modifier and Type | Class and Description |
---|---|
class |
ParseAuthenticationResponseFromHeaders
This parses
AuthenticationResponse from HTTP headers. |
Modifier and Type | Class and Description |
---|---|
class |
ParseObjectInfoFromHeaders
This parses @{link
MutableObjectInfoWithMetadata from HTTP headers. |
class |
ParseObjectInfoListFromJsonResponse
This parses
ObjectInfo from a gson string. |
Modifier and Type | Class and Description |
---|---|
class |
DeploymentOptionSectionHandler |
class |
DiskSectionHandler |
class |
EnvelopeHandler |
class |
NetworkSectionHandler |
class |
OperatingSystemSectionHandler |
class |
ProductSectionHandler |
class |
SectionHandler<T extends Section<T>,B extends Section.Builder<T>> |
class |
VirtualHardwareSectionHandler |
class |
VirtualSystemHandler |
Modifier and Type | Class and Description |
---|---|
class |
BaseEnvelopeHandler<V extends BaseVirtualSystem<V>,B extends BaseVirtualSystem.Builder<V>,H extends BaseVirtualSystemHandler<V,B>,E extends BaseEnvelope<V,E>,T extends BaseEnvelope.Builder<V,E>> |
class |
BaseVirtualSystemHandler<T extends BaseVirtualSystem<T>,B extends BaseVirtualSystem.Builder<T>> |
Modifier and Type | Interface and Description |
---|---|
interface |
InvocationContext<I extends InvocationContext<I>>
Passes generated Http request into this object;
|
Modifier and Type | Class and Description |
---|---|
class |
BlobToObjectMetadata |
Modifier and Type | Class and Description |
---|---|
class |
ParseObjectFromHeadersAndHttpContent
Parses response headers and creates a new S3Object from them and the HTTP content.
|
class |
ParseObjectMetadataFromHeaders
This parses @{link
org.jclouds.s3.domain.internal.MutableObjectMetadata from HTTP
headers. |
Modifier and Type | Class and Description |
---|---|
class |
AccessControlListHandler
Parses the following XML document:
AccessControlPolicy xmlns="http://s3.amazonaws.com/doc/2006-03-01/"
|
class |
BucketLoggingHandler
Parses the following XML document:
BucketLoggingStatus xmlns="http://s3.amazonaws.com/doc/2006-03-01/"
|
class |
CopyObjectHandler
Parses the response from Amazon S3 COPY Object command.
|
class |
ListAllMyBucketsHandler
Parses the following XML document:
SetAllMyBucketsResult xmlns="http://doc.s3.amazonaws.com/2006-03-01"
|
class |
ListBucketHandler
Parses the following XML document:
ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01"
|
class |
LocationConstraintHandler
Parses the response from Amazon S3 GET Bucket Location
Region is the document we expect to parse.
|
class |
PayerHandler
Parses the response from Amazon S3 GET Request Payment
RequestPaymentConfiguration is the document we expect to parse.
|
Modifier and Type | Class and Description |
---|---|
class |
FirewallRuleHandler |
class |
FirewallServiceHandler |
class |
NetworkConfigSectionHandler |
class |
VMHandler |
Modifier and Type | Class and Description |
---|---|
class |
BackupHandler |
class |
BackupsHandler |
class |
FlavorHandler |
class |
FlavorsHandler |
class |
SliceHandler |
class |
SlicesHandler |
Modifier and Type | Class and Description |
---|---|
class |
ECloudOrgHandler |
class |
TagNameToUsageCountHandler |
Modifier and Type | Class and Description |
---|---|
class |
CatalogHandler |
class |
CatalogItemHandler |
class |
CustomizationParametersHandler |
class |
DataCenterHandler |
class |
DataCentersHandler |
class |
InternetServiceHandler |
class |
InternetServicesHandler |
class |
IpAddressesHandler |
class |
KeyPairByNameHandler |
class |
KeyPairHandler |
class |
KeyPairsHandler |
class |
NetworkExtendedInfoHandler |
class |
NetworkHandler |
class |
NodeHandler |
class |
NodesHandler |
class |
OrgHandler |
class |
OrgListHandler |
class |
PublicIpAddressesHandler |
class |
PublicIpAddressHandler |
class |
SupportedVersionsHandler |
class |
TaskHandler |
class |
TasksListHandler |
class |
VAppExtendedInfoHandler |
class |
VAppHandler |
class |
VAppTemplateHandler |
class |
VDCHandler |
Modifier and Type | Class and Description |
---|---|
class |
GuestCustomizationSectionHandler |
class |
NetworkConnectionHandler |
class |
NetworkConnectionSectionHandler |
class |
OrgNetworkHandler |
class |
VCloudVirtualHardwareHandler |
class |
VmHandler |
Modifier and Type | Class and Description |
---|---|
class |
VCloudNetworkSectionHandler |
class |
VCloudOperatingSystemHandler |
class |
VCloudResourceAllocationSettingDataHandler |
Copyright © 2009-2012 jclouds. All Rights Reserved.