Class BlobstoreClient
java.lang.Object
com.here.platform.data.client.blobstore.BlobstoreClient
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic BlobstoreClientExtapply(org.apache.pekko.actor.ActorSystem system) static BlobstoreClientExtcreateExtension(org.apache.pekko.actor.ExtendedActorSystem system) static final booleanstatic Tget(org.apache.pekko.actor.ActorSystem system) static Tget(org.apache.pekko.actor.ClassicActorSystemProvider system) static final inthashCode()static com.here.platform.data.client.blobstore.BlobstoreClient$lookup()
-
Constructor Details
-
BlobstoreClient
public BlobstoreClient()
-
-
Method Details
-
apply
-
lookup
public static com.here.platform.data.client.blobstore.BlobstoreClient$ lookup() -
createExtension
-
get
public static T get(org.apache.pekko.actor.ActorSystem system) -
get
public static T get(org.apache.pekko.actor.ClassicActorSystemProvider system) -
hashCode
public static final int hashCode() -
equals
-