public final class CassandraTableListResult extends Object
| Constructor and Description |
|---|
CassandraTableListResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate()
Validates the instance.
|
List<CassandraTableGetResultsInner> |
value()
Get the value property: List of Cassandra tables and their properties.
|
public List<CassandraTableGetResultsInner> value()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.