Class OpenstackCinderSnapshotResource

java.lang.Object
org.apache.camel.quarkus.component.openstack.it.OpenstackCinderSnapshotResource

@Path("/openstack/cinder/snapshots/") @ApplicationScoped public class OpenstackCinderSnapshotResource extends Object
  • Field Details

    • template

      @Inject org.apache.camel.ProducerTemplate template
  • Constructor Details

    • OpenstackCinderSnapshotResource

      public OpenstackCinderSnapshotResource()
  • Method Details

    • getAllShouldSucceed

      @Path("/getAllShouldSucceed") @POST public void getAllShouldSucceed()