|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.appengine.api.images.ServingUrlOptions.Builder
public static final class ServingUrlOptions.Builder
Contains static creation methods for ServingUrlOptions.
| Method Summary | |
|---|---|
static ServingUrlOptions |
withBlobKey(BlobKey blobKey)
Returns default ServingUrlOptions and calls
ServingUrlOptions.blobKey(BlobKey). |
static ServingUrlOptions |
withGoogleStorageFileName(java.lang.String googleStorageFileName)
Returns default ServingUrlOptions and calls
ServingUrlOptions.googleStorageFileName(String). |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ServingUrlOptions withBlobKey(BlobKey blobKey)
ServingUrlOptions and calls
ServingUrlOptions.blobKey(BlobKey).
public static ServingUrlOptions withGoogleStorageFileName(java.lang.String googleStorageFileName)
ServingUrlOptions and calls
ServingUrlOptions.googleStorageFileName(String).
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||