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