Class ServingUrlOptions.Builder (2.0.0)

public static final class ServingUrlOptions.Builder

Contains static creation methods for ServingUrlOptions.

Inheritance

java.lang.Object > ServingUrlOptions.Builder

Static Methods

withBlobKey(BlobKey blobKey)

public static ServingUrlOptions withBlobKey(BlobKey blobKey)
Parameter
NameDescription
blobKeyBlobKey
Returns
TypeDescription
ServingUrlOptions

withGoogleStorageFileName(String googleStorageFileName)

public static ServingUrlOptions withGoogleStorageFileName(String googleStorageFileName)
Parameter
NameDescription
googleStorageFileNameString
Returns
TypeDescription
ServingUrlOptions