Download route53-1.5.7-sources.jar
route53/route53-1.5.7-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.NewZone.java
org.jclouds.route53.domain.RecordSet.java
org.jclouds.route53.domain.RecordSetIterable.java
org.jclouds.route53.domain.Zone.java
org.jclouds.route53.domain.ZoneAndNameServers.java
org.jclouds.route53.features.RecordSetApi.java
org.jclouds.route53.features.RecordSetAsyncApi.java
org.jclouds.route53.features.ZoneApi.java
org.jclouds.route53.features.ZoneAsyncApi.java
org.jclouds.route53.filters.RestAuthentication.java
org.jclouds.route53.functions.RecordSetIterableToPagedIterable.java
org.jclouds.route53.functions.SerializeRRS.java
org.jclouds.route53.functions.ZonesToPagedIterable.java
org.jclouds.route53.handlers.Route53ErrorHandler.java
org.jclouds.route53.predicates.RecordSetPredicates.java
org.jclouds.route53.predicates.ZonePredicates.java
org.jclouds.route53.xml.ChangeHandler.java
org.jclouds.route53.xml.CreateHostedZoneResponseHandler.java
org.jclouds.route53.xml.GetHostedZoneResponseHandler.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
org.jclouds.route53.xml.ZoneHandler.java
Related examples in the same category