Class S3Server

  • All Implemented Interfaces:
    com.nexomc.nexo.pack.server.NexoPackServer

    
    public final class S3Server
     implements NexoPackServer
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      S3Server()
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final S3Client getS3Client()
      Boolean isPackUploaded()
      String packUrl()
      CompletableFuture<Void> uploadPack()
      • Methods inherited from class com.nexomc.nexo.pack.server.NexoPackServer

        packInfo, sendPack, start, stop
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait