public final class BlobPrefix
extends java.lang.Object
| Constructor and Description |
|---|
BlobPrefix() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
name()
Get the name value.
|
BlobPrefix |
withName(java.lang.String name)
Set the name value.
|
public java.lang.String name()
public BlobPrefix withName(java.lang.String name)
name - the name value to set.