Class PhotosLibraryUploadStub

  • All Implemented Interfaces:
    com.google.api.gax.core.BackgroundResource, java.lang.AutoCloseable
    Direct Known Subclasses:
    PhotosLibraryUploadStubImpl

    public abstract class PhotosLibraryUploadStub
    extends java.lang.Object
    implements com.google.api.gax.core.BackgroundResource
    Base stub class for uploading with Photos Library API.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.google.api.gax.rpc.UnaryCallable<UploadMediaItemRequest,​UploadMediaItemResponse> uploadMediaItemCallable()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface java.lang.AutoCloseable

        close
      • Methods inherited from interface com.google.api.gax.core.BackgroundResource

        awaitTermination, isShutdown, isTerminated, shutdown, shutdownNow