jar

org.apache.jclouds.labs : joyent-cloudapi

Maven & Gradle

Sep 04, 2021
1 usages

jclouds joyent-cloudapi api · jclouds components to access an implementation of Joyent SDC

Table Of Contents

Latest Version

Download org.apache.jclouds.labs : joyent-cloudapi JAR file - Latest Versions:

All Versions

Download org.apache.jclouds.labs : joyent-cloudapi JAR file - All Versions:

Version Vulnerabilities Size Updated
2.4.x
2.3.x
2.2.x
2.1.x
2.0.x
1.9.x
1.8.x
1.7.x
1.6.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window joyent-cloudapi-2.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jclouds.joyent.cloudapi.v6_5.features

├─ org.jclouds.joyent.cloudapi.v6_5.features.DatacenterApi.class - [JAR]

├─ org.jclouds.joyent.cloudapi.v6_5.features.DatasetApi.class - [JAR]

├─ org.jclouds.joyent.cloudapi.v6_5.features.KeyApi.class - [JAR]

├─ org.jclouds.joyent.cloudapi.v6_5.features.MachineApi.class - [JAR]

├─ org.jclouds.joyent.cloudapi.v6_5.features.PackageApi.class - [JAR]

org.jclouds.joyent.cloudapi.v6_5.suppliers

├─ org.jclouds.joyent.cloudapi.v6_5.suppliers.ZoneIdToURIFromDatacentersApi.class - [JAR]

org.jclouds.joyent.cloudapi.v6_5.compute.options

├─ org.jclouds.joyent.cloudapi.v6_5.compute.options.JoyentCloudTemplateOptions.class - [JAR]

org.jclouds.joyent.cloudapi.v6_5.compute.strategy

├─ org.jclouds.joyent.cloudapi.v6_5.compute.strategy.ApplyJoyentCloudTemplateOptionsCreateNodesWithGroupEncodedIntoNameThenAddToSet.class - [JAR]

org.jclouds.joyent.cloudapi.v6_5.predicates

├─ org.jclouds.joyent.cloudapi.v6_5.predicates.KeyPredicates.class - [JAR]

org.jclouds.joyent.cloudapi.v6_5.compute

├─ org.jclouds.joyent.cloudapi.v6_5.compute.JoyentCloudComputeService.class - [JAR]

├─ org.jclouds.joyent.cloudapi.v6_5.compute.JoyentCloudComputeServiceAdapter.class - [JAR]

org.jclouds.joyent.cloudapi.v6_5.compute.loaders

├─ org.jclouds.joyent.cloudapi.v6_5.compute.loaders.CreateUniqueKey.class - [JAR]

org.jclouds.joyent.cloudapi.v6_5.compute.internal

├─ org.jclouds.joyent.cloudapi.v6_5.compute.internal.KeyAndPrivateKey.class - [JAR]

org.jclouds.joyent.cloudapi.v6_5.domain.datacenterscoped

├─ org.jclouds.joyent.cloudapi.v6_5.domain.datacenterscoped.DatacenterAndId.class - [JAR]

├─ org.jclouds.joyent.cloudapi.v6_5.domain.datacenterscoped.DatacenterAndName.class - [JAR]

├─ org.jclouds.joyent.cloudapi.v6_5.domain.datacenterscoped.DatasetInDatacenter.class - [JAR]

├─ org.jclouds.joyent.cloudapi.v6_5.domain.datacenterscoped.KeyInDatacenter.class - [JAR]

├─ org.jclouds.joyent.cloudapi.v6_5.domain.datacenterscoped.MachineInDatacenter.class - [JAR]

├─ org.jclouds.joyent.cloudapi.v6_5.domain.datacenterscoped.PackageInDatacenter.class - [JAR]

org.jclouds.joyent.cloudapi.v6_5.compute.functions

├─ org.jclouds.joyent.cloudapi.v6_5.compute.functions.DatasetInDatacenterToImage.class - [JAR]

├─ org.jclouds.joyent.cloudapi.v6_5.compute.functions.DatasetToOperatingSystem.class - [JAR]

├─ org.jclouds.joyent.cloudapi.v6_5.compute.functions.MachineInDatacenterToNodeMetadata.class - [JAR]

├─ org.jclouds.joyent.cloudapi.v6_5.compute.functions.OrphanedGroupsByDatacenterId.class - [JAR]

├─ org.jclouds.joyent.cloudapi.v6_5.compute.functions.PackageInDatacenterToHardware.class - [JAR]

org.jclouds.joyent.cloudapi.v6_5

├─ org.jclouds.joyent.cloudapi.v6_5.JoyentCloudApi.class - [JAR]

├─ org.jclouds.joyent.cloudapi.v6_5.JoyentCloudApiMetadata.class - [JAR]

org.jclouds.joyent.cloudapi.v6_5.config

├─ org.jclouds.joyent.cloudapi.v6_5.config.DatacentersAreZonesModule.class - [JAR]

├─ org.jclouds.joyent.cloudapi.v6_5.config.JoyentCloudHttpApiModule.class - [JAR]

├─ org.jclouds.joyent.cloudapi.v6_5.config.JoyentCloudProperties.class - [JAR]

org.jclouds.joyent.cloudapi.v6_5.compute.config

├─ org.jclouds.joyent.cloudapi.v6_5.compute.config.JoyentCloudComputeServiceContextModule.class - [JAR]

org.jclouds.joyent.cloudapi.v6_5.domain

├─ org.jclouds.joyent.cloudapi.v6_5.domain.Dataset.class - [JAR]

├─ org.jclouds.joyent.cloudapi.v6_5.domain.Key.class - [JAR]

├─ org.jclouds.joyent.cloudapi.v6_5.domain.Machine.class - [JAR]

├─ org.jclouds.joyent.cloudapi.v6_5.domain.Package.class - [JAR]

org.jclouds.joyent.cloudapi.v6_5.reference

├─ org.jclouds.joyent.cloudapi.v6_5.reference.Metadata.class - [JAR]

org.jclouds.joyent.cloudapi.v6_5.options

├─ org.jclouds.joyent.cloudapi.v6_5.options.CreateMachineOptions.class - [JAR]

org.jclouds.joyent.cloudapi.v6_5.handlers

├─ org.jclouds.joyent.cloudapi.v6_5.handlers.JoyentCloudErrorHandler.class - [JAR]

org.jclouds.joyent.cloudapi.v6_5.compute.predicates

├─ org.jclouds.joyent.cloudapi.v6_5.compute.predicates.AllNodesInGroupTerminated.class - [JAR]