Download route53-1.6.0-rc.2-sources.jar
route53/route53-1.6.0-rc.2-sources.jar.zip( 46 k)
The download jar file contains the following class files or Java source files.
META-INF/LICENSE.txt
META-INF/MANIFEST.MF
META-INF/NOTICE.txt
META-INF/services/org.jclouds.apis.ApiMetadata
org.jclouds.route53.InvalidChangeBatchException.java
org.jclouds.route53.Route53Api.java
org.jclouds.route53.Route53ApiMetadata.java
org.jclouds.route53.Route53AsyncApi.java
org.jclouds.route53.binders.BindChangeBatch.java
org.jclouds.route53.binders.BindNextRecord.java
org.jclouds.route53.config.Route53RestClientModule.java
org.jclouds.route53.domain.Change.java
org.jclouds.route53.domain.ChangeBatch.java
org.jclouds.route53.domain.HostedZone.java
org.jclouds.route53.domain.HostedZoneAndNameServers.java
org.jclouds.route53.domain.NewHostedZone.java
org.jclouds.route53.domain.ResourceRecordSet.java
org.jclouds.route53.domain.ResourceRecordSetIterable.java
org.jclouds.route53.features.HostedZoneApi.java
org.jclouds.route53.features.HostedZoneAsyncApi.java
org.jclouds.route53.features.ResourceRecordSetApi.java
org.jclouds.route53.features.ResourceRecordSetAsyncApi.java
org.jclouds.route53.filters.RestAuthentication.java
org.jclouds.route53.functions.HostedZonesToPagedIterable.java
org.jclouds.route53.functions.ResourceRecordSetIterableToPagedIterable.java
org.jclouds.route53.functions.SerializeRRS.java
org.jclouds.route53.handlers.Route53ErrorHandler.java
org.jclouds.route53.predicates.HostedZonePredicates.java
org.jclouds.route53.predicates.ResourceRecordSetPredicates.java
org.jclouds.route53.xml.ChangeHandler.java
org.jclouds.route53.xml.CreateHostedZoneResponseHandler.java
org.jclouds.route53.xml.GetHostedZoneResponseHandler.java
org.jclouds.route53.xml.HostedZoneHandler.java
org.jclouds.route53.xml.InvalidChangeBatchHandler.java
org.jclouds.route53.xml.ListHostedZonesResponseHandler.java
org.jclouds.route53.xml.ListResourceRecordSetsResponseHandler.java
org.jclouds.route53.xml.ResourceRecordSetHandler.java
Related examples in the same category