DedicatedCloudNodeListResponse Class
- java.
lang. Object - com.
azure. resourcemanager. vmwarecloudsimple. models. DedicatedCloudNodeListResponse
- com.
Implements
public final class DedicatedCloudNodeListResponse
implements JsonSerializable<DedicatedCloudNodeListResponse>
List of dedicated nodes response model.
Constructor | Description |
---|---|
Dedicated |
Creates an instance of Dedicated |
Modifier and Type | Method and Description |
---|---|
static
Dedicated |
from Reads an instance of Dedicated |
String |
next Get the next |
Json |
to |
void |
validate()
Validates the instance. |
List<Dedicated |
value()
Get the value property: Results of the Dedicated |
Dedicated |
with Set the next |
Dedicated |
with Set the value property: Results of the Dedicated |
Methods inherited from java.lang.Object
DedicatedCloudNodeListResponse
public DedicatedCloudNodeListResponse()
Creates an instance of DedicatedCloudNodeListResponse class.
fromJson
public static DedicatedCloudNodeListResponse fromJson(JsonReader jsonReader)
Reads an instance of DedicatedCloudNodeListResponse from the JsonReader.
Parameters:
Returns:
Throws:
nextLink
public String nextLink()
Get the nextLink property: Link for next list of DedicatedCloudNode.
Returns:
toJson
validate
public void validate()
Validates the instance.
value
public List
Get the value property: Results of the DedicatedCloudNode list.
Returns:
withNextLink
public DedicatedCloudNodeListResponse withNextLink(String nextLink)
Set the nextLink property: Link for next list of DedicatedCloudNode.
Parameters:
Returns:
withValue
public DedicatedCloudNodeListResponse withValue(List
Set the value property: Results of the DedicatedCloudNode list.
Parameters:
Returns:
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: