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