SnapshotListResult Class
- java.
lang. Object - com.
azure. resourcemanager. containerservice. models. SnapshotListResult
- com.
Implements
public final class SnapshotListResult
implements JsonSerializable<SnapshotListResult>
The response from the List Snapshots operation.
Constructor | Description |
---|---|
Snapshot |
Creates an instance of Snapshot |
Modifier and Type | Method and Description |
---|---|
static
Snapshot |
from Reads an instance of Snapshot |
String |
next Get the next |
Json |
to |
void |
validate()
Validates the instance. |
List<Snapshot |
value()
Get the value property: The list of snapshots. |
Snapshot |
with Set the value property: The list of snapshots. |
Methods inherited from java.lang.Object
SnapshotListResult
public SnapshotListResult()
Creates an instance of SnapshotListResult class.
fromJson
public static SnapshotListResult fromJson(JsonReader jsonReader)
Reads an instance of SnapshotListResult from the JsonReader.
Parameters:
Returns:
Throws:
nextLink
public String nextLink()
Get the nextLink property: The URL to get the next set of snapshot results.
Returns:
toJson
validate
public void validate()
Validates the instance.
value
public List
Get the value property: The list of snapshots.
Returns:
withValue
public SnapshotListResult withValue(List
Set the value property: The list of snapshots.
Parameters:
Returns:
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: