public class Capability extends Object
| Constructor and Description |
|---|
Capability() |
| Modifier and Type | Method and Description |
|---|---|
String |
name()
Get name of the Cosmos DB capability.
|
Capability |
withName(String name)
Set name of the Cosmos DB capability.
|
public String name()
public Capability withName(String name)
name - the name value to setCopyright © 2019. All rights reserved.