Download route53-1.5.7.jar
route53/route53-1.5.7.jar.zip( 68 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/maven/org.jclouds.api/route53/pom.properties
META-INF/maven/org.jclouds.api/route53/pom.xml
META-INF/services/org.jclouds.apis.ApiMetadata
org.jclouds.route53.InvalidChangeBatchException.class
org.jclouds.route53.Route53Api.class
org.jclouds.route53.Route53ApiMetadata.class
org.jclouds.route53.Route53AsyncApi.class
org.jclouds.route53.binders.BindChangeBatch.class
org.jclouds.route53.binders.BindNextRecord.class
org.jclouds.route53.config.Route53RestClientModule.class
org.jclouds.route53.domain.Change.class
org.jclouds.route53.domain.ChangeBatch.class
org.jclouds.route53.domain.NewZone.class
org.jclouds.route53.domain.RecordSet.class
org.jclouds.route53.domain.RecordSetIterable.class
org.jclouds.route53.domain.Zone.class
org.jclouds.route53.domain.ZoneAndNameServers.class
org.jclouds.route53.features.RecordSetApi.class
org.jclouds.route53.features.RecordSetAsyncApi.class
org.jclouds.route53.features.ZoneApi.class
org.jclouds.route53.features.ZoneAsyncApi.class
org.jclouds.route53.filters.RestAuthentication.class
org.jclouds.route53.functions.RecordSetIterableToPagedIterable.class
org.jclouds.route53.functions.SerializeRRS.class
org.jclouds.route53.functions.ZonesToPagedIterable.class
org.jclouds.route53.handlers.Route53ErrorHandler.class
org.jclouds.route53.predicates.RecordSetPredicates.class
org.jclouds.route53.predicates.ZonePredicates.class
org.jclouds.route53.xml.ChangeHandler.class
org.jclouds.route53.xml.CreateHostedZoneResponseHandler.class
org.jclouds.route53.xml.GetHostedZoneResponseHandler.class
org.jclouds.route53.xml.InvalidChangeBatchHandler.class
org.jclouds.route53.xml.ListHostedZonesResponseHandler.class
org.jclouds.route53.xml.ListResourceRecordSetsResponseHandler.class
org.jclouds.route53.xml.ResourceRecordSetHandler.class
org.jclouds.route53.xml.ZoneHandler.class
Related examples in the same category