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.Copyright © 2019 Microsoft Corporation. All rights reserved.