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
Name Description
blobKey BlobKey
Returns
Type Description
ServingUrlOptions

withGoogleStorageFileName(String googleStorageFileName)

public static ServingUrlOptions withGoogleStorageFileName(String googleStorageFileName)
Parameter
Name Description
googleStorageFileName String
Returns
Type Description
ServingUrlOptions