org.jclouds.io.ByteStreams2.asByteSource(Payload)
org.jclouds.openstack.nova.v2_0.extensions.VolumeApi.attachVolumeToServerAsDevice(String, String, String)
To be removed in jclouds 1.7
org.jclouds.openstack.v2_0.options.PaginationOptions.changesSince(Date)
The changes-since
query does not apply to all OpenStack APIs. Please refer to the OpenStack
Nova ListOptions.changesSince(Date)
and Glance ListImageOptions.changesSince(Date)
.
This option will be removed in 2.1.
org.jclouds.openstack.v2_0.options.PaginationOptions.Builder.changesSince(Date)
The changes-since
query does not apply to all OpenStack APIs. Please refer to the OpenStack
Nova ListOptions.changesSince(Date)
and Glance ListImageOptions.changesSince(Date)
.
This option will be removed in 2.1.
org.jclouds.util.Closeables2.closeQuietly(Closeable)
org.jclouds.openstack.swift.CommonSwiftClient.containerExists(String)
This method will be replaced by
org.jclouds.openstack.swift.v1.features.ContainerApi#head()
org.jclouds.io.ContentMetadataBuilder.contentMD5(byte[])
org.jclouds.blobstore.domain.BlobBuilder.PayloadBlobBuilder.contentMD5(byte[])
org.jclouds.blobstore.domain.internal.BlobBuilderImpl.PayloadBlobBuilderImpl.contentMD5(byte[])
org.jclouds.openstack.swift.CommonSwiftClient.copyObject(String, String, String, String)
This method will be replaced by
org.jclouds.openstack.swift.v1.features.ObjectApi#copy()
org.jclouds.openstack.swift.CommonSwiftClient.createContainer(String)
This method will be replaced by
org.jclouds.openstack.swift.v1.features.ContainerApi#createIfAbsent()
org.jclouds.openstack.swift.CommonSwiftClient.createContainer(String, CreateContainerOptions...)
This method will be replaced by
org.jclouds.openstack.swift.v1.features.ContainerApi#createIfAbsent()
org.jclouds.rest.internal.RestAnnotationProcessor.createRequest(Invokable, ?>, List)
org.jclouds.openstack.swift.CommonSwiftClient.deleteContainerIfEmpty(String)
This method will be replaced by
(@link org.jclouds.openstack.swift.v1.features.ContainerApi#deleteIfEmpty()}
org.jclouds.openstack.swift.CommonSwiftClient.deleteContainerMetadata(String, Iterable)
This method will be replaced by
org.jclouds.openstack.swift.v1.features.ContainerApi#deleteMetadata()
org.jclouds.openstack.nova.v2_0.extensions.VolumeApi.detachVolumeFromServer(String, String)
To be removed in jclouds 1.7
org.jclouds.openstack.swift.CommonSwiftClient.getAccountStatistics()
org.jclouds.rest.RestContext.getAsyncApi()
please use org.jclouds.ContextBuilder#buildApi()
as
async interface will be removed in jclouds 1.7.
org.jclouds.openstack.nova.v2_0.extensions.VolumeApi.getAttachmentForVolumeOnServer(String, String)
To be removed in jclouds 1.7
org.jclouds.openstack.neutron.v2_0.NeutronApi.getConfiguredZones()
org.jclouds.openstack.swift.CommonSwiftClient.getContainerMetadata(String)
This method will be replaced by
org.jclouds.openstack.swift.v1.features.ContainerApi#get()
org.jclouds.io.ContentMetadata.getContentMD5()
org.jclouds.io.payloads.BaseMutableContentMetadata.getContentMD5()
org.jclouds.io.payloads.BaseImmutableContentMetadata.getContentMD5()
org.jclouds.atmos.domain.internal.DelegatingMutableContentMetadata.getContentMD5()
org.jclouds.openstack.swift.v1.domain.SwiftObject.getEtag()
org.jclouds.openstack.neutron.v2_0.NeutronApi.getExtensionApiForZone(String)
org.jclouds.io.Payload.getInput()
see openStream
org.jclouds.openstack.neutron.v2_0.NeutronApi.getNetworkApiForZone(String)
org.jclouds.cloudstack.compute.options.CloudStackTemplateOptions.getNetworkIds()
See TemplateOptions#getNetworks
org.jclouds.openstack.swift.CommonSwiftClient.getObject(String, String, GetOptions...)
This method will be replaced by
org.jclouds.openstack.swift.v1.features.ObjectApi#get()
org.jclouds.openstack.swift.CommonSwiftClient.getObjectInfo(String, String)
This method will be replaced by
org.jclouds.openstack.swift.v1.features.ObjectApi#head()
org.jclouds.domain.LoginCredentials.getPassword()
org.jclouds.openstack.neutron.v2_0.NeutronApi.getPortApiForZone(String)
org.jclouds.domain.LoginCredentials.getPrivateKey()
org.jclouds.ec2.domain.Volume.getRegion()
org.jclouds.ec2.domain.Snapshot.getRegion()
org.jclouds.ec2.domain.SecurityGroup.getRegion()
org.jclouds.ec2.domain.RunningInstance.getRegion()
org.jclouds.ec2.domain.ReservedInstancesOffering.getRegion()
org.jclouds.ec2.domain.Reservation.getRegion()
org.jclouds.ec2.domain.PublicIpInstanceIdPair.getRegion()
org.jclouds.ec2.domain.KeyPair.getRegion()
org.jclouds.ec2.domain.InstanceStateChange.getRegion()
org.jclouds.ec2.domain.Image.getRegion()
org.jclouds.ec2.domain.BundleTask.getRegion()
org.jclouds.ec2.domain.Attachment.getRegion()
org.jclouds.aws.ec2.domain.Spot.getRegion()
org.jclouds.aws.ec2.domain.PlacementGroup.getRegion()
org.jclouds.openstack.neutron.v2_0.NeutronApi.getRouterExtensionForZone(String)
org.jclouds.openstack.nova.v2_0.compute.options.NovaTemplateOptions.getSecurityGroupNames()
org.jclouds.openstack.neutron.v2_0.NeutronApi.getSubnetApiForZone(String)
org.jclouds.openstack.nova.v2_0.extensions.VolumeApi.listAttachmentsOnServer(String)
To be removed in jclouds 1.7
org.jclouds.openstack.swift.CommonSwiftClient.listContainers(ListContainerOptions...)
org.jclouds.openstack.swift.CommonSwiftClient.listObjects(String, ListContainerOptions...)
org.jclouds.openstack.nova.v2_0.options.ListOptions.Builder.maxResults(int)
org.jclouds.cloudstack.compute.options.CloudStackTemplateOptions.networkId(String)
See TemplateOptions#networks
org.jclouds.cloudstack.compute.options.CloudStackTemplateOptions.Builder.networkId(String)
See TemplateOptions#networks
org.jclouds.cloudstack.compute.options.CloudStackTemplateOptions.networkIds(Iterable)
See TemplateOptions#networks
org.jclouds.cloudstack.compute.options.CloudStackTemplateOptions.Builder.networkIds(Iterable)
see TemplateOptions#networks
org.jclouds.io.Payloads.newByteArrayPayload(byte[])
see newPayload(ByteSource)
org.jclouds.io.Payloads.newFilePayload(File)
see newPayload(ByteSource)
org.jclouds.io.Payloads.newPayload(Object)
see newPayload(ByteSource) or newPayload(InputStream)
org.jclouds.io.Payloads.newStringPayload(String)
see newPayload(ByteSource)
org.jclouds.openstack.swift.CommonSwiftClient.newSwiftObject()
org.jclouds.openstack.swift.CommonSwiftClient.objectExists(String, String)
This method will be replaced by
org.jclouds.openstack.swift.v1.features.ObjectApi#head()
org.jclouds.collect.PagedIterables.of(IterableWithMarker)
org.jclouds.http.HttpMessage.Builder.payload(byte[])
see payload(ByteSource.wrap(byte[]))
org.jclouds.blobstore.domain.BlobBuilder.payload(byte[])
see payload(ByteSource.wrap(byte[])
org.jclouds.http.HttpMessage.Builder.payload(File)
see payload(Files.asByteSource(File))
org.jclouds.blobstore.domain.BlobBuilder.payload(File)
see payload(Files.asByteSource(File))
org.jclouds.http.HttpMessage.Builder.payload(String)
see payload(ByteSource.wrap(String.getBytes()))
org.jclouds.blobstore.domain.BlobBuilder.payload(String)
see payload(ByteSource.wrap(String.getBytes()))
org.jclouds.openstack.swift.CommonSwiftClient.putObject(String, SwiftObject)
This method will be replaced by
org.jclouds.openstack.swift.v1.features.ObjectApi#replace()
org.jclouds.openstack.swift.CommonSwiftClient.putObjectManifest(String, String)
This method will be replaced by
org.jclouds.openstack.swift.v1.features.ObjectApi#replaceManifest()
org.jclouds.openstack.swift.CommonSwiftClient.removeObject(String, String)
This method will be replaced by
org.jclouds.openstack.swift.v1.features.ObjectApi#delete()
org.jclouds.openstack.nova.v2_0.compute.options.NovaTemplateOptions.securityGroupNames(Iterable)
org.jclouds.openstack.nova.v2_0.compute.options.NovaTemplateOptions.securityGroupNames(String...)
org.jclouds.openstack.swift.CommonSwiftClient.setContainerMetadata(String, Map)
This method will be replaced by
org.jclouds.openstack.swift.v1.features.ContainerApi#updateMetadata()
org.jclouds.io.MutableContentMetadata.setContentMD5(byte[])
org.jclouds.io.payloads.BaseMutableContentMetadata.setContentMD5(byte[])
org.jclouds.atmos.domain.internal.DelegatingMutableContentMetadata.setContentMD5(byte[])
org.jclouds.openstack.swift.CommonSwiftClient.setObjectInfo(String, String, Map)
This method will be replaced by
org.jclouds.openstack.swift.v1.features.ObjectApi@updateMetadata()
org.jclouds.util.Strings2.toString(InputSupplier extends InputStream>)
use CharSource.read() instead