ApplicationLiveViewResourceCollection Class
- java.
lang. Object - com.
azure. resourcemanager. appplatform. models. ApplicationLiveViewResourceCollection
- com.
Implements
public final class ApplicationLiveViewResourceCollection
implements JsonSerializable<ApplicationLiveViewResourceCollection>
Object that includes an array of Application Live View resources and a possible link for next set.
Constructor | Description |
---|---|
Application |
Creates an instance of Application |
Modifier and Type | Method and Description |
---|---|
static
Application |
from Reads an instance of Application |
String |
next Get the next |
Json |
to |
void |
validate()
Validates the instance. |
List<Application |
value()
Get the value property: Collection of Application Live View resources. |
Application |
with Set the next |
Application |
with Set the value property: Collection of Application Live View resources. |
Methods inherited from java.lang.Object
ApplicationLiveViewResourceCollection
public ApplicationLiveViewResourceCollection()
Creates an instance of ApplicationLiveViewResourceCollection class.
fromJson
public static ApplicationLiveViewResourceCollection fromJson(JsonReader jsonReader)
Reads an instance of ApplicationLiveViewResourceCollection from the JsonReader.
Parameters:
Returns:
Throws:
nextLink
public String nextLink()
Get the nextLink property: URL client should use to fetch the next page (per server side paging). It's null for now, added for future use.
Returns:
toJson
validate
public void validate()
Validates the instance.
value
public List
Get the value property: Collection of Application Live View resources.
Returns:
withNextLink
public ApplicationLiveViewResourceCollection withNextLink(String nextLink)
Set the nextLink property: URL client should use to fetch the next page (per server side paging). It's null for now, added for future use.
Parameters:
Returns:
withValue
public ApplicationLiveViewResourceCollection withValue(List
Set the value property: Collection of Application Live View resources.
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: