Class StorageBlobSample

java.lang.Object
com.azure.aot.graalvm.samples.storage.blob.StorageBlobSample

public class StorageBlobSample extends Object
A sample to demonstrate uploading a blob to Azure Blob Storage using GraalVM.
  • Constructor Details

    • StorageBlobSample

      public StorageBlobSample()
  • Method Details

    • runSample

      public static void runSample()
      The method to run the storage blob sample.