public final class JobVersionListResult extends Object
| Constructor and Description |
|---|
JobVersionListResult() |
| Modifier and Type | Method and Description |
|---|---|
String |
nextLink()
Get the nextLink property: Link to retrieve next page of results.
|
void |
validate()
Validates the instance.
|
List<com.azure.core.management.Resource> |
value()
Get the value property: Array of results.
|
public List<com.azure.core.management.Resource> value()
public String nextLink()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.