public final class BlobPrefix extends Object
Constructor and Description |
---|
BlobPrefix() |
Modifier and Type | Method and Description |
---|---|
String |
name()
Get the name value.
|
BlobPrefix |
withName(String name)
Set the name value.
|
public String name()
public BlobPrefix withName(String name)
name
- the name value to set.This documentation was released into the public domain.