Class GetBlobRequest


  • public class GetBlobRequest
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      GetBlobRequest​(java.lang.String clientId, java.lang.String blobId)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getBlobId()  
      java.lang.String getClientId()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GetBlobRequest

        public GetBlobRequest​(java.lang.String clientId,
                              java.lang.String blobId)
    • Method Detail

      • getClientId

        public java.lang.String getClientId()
      • getBlobId

        public java.lang.String getBlobId()