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