BuilderResourceCollection Class
- java.
lang. Object - com.
azure. resourcemanager. appplatform. models. BuilderResourceCollection
- com.
Implements
public final class BuilderResourceCollection
implements JsonSerializable<BuilderResourceCollection>
Object that includes an array of Builder resources and a possible link for next set.
Constructor | Description |
---|---|
Builder |
Creates an instance of Builder |
Modifier and Type | Method and Description |
---|---|
static
Builder |
from Reads an instance of Builder |
String |
next Get the next |
Json |
to |
void |
validate()
Validates the instance. |
List<Builder |
value()
Get the value property: Collection of Builder resources. |
Builder |
with Set the next |
Builder |
with Set the value property: Collection of Builder resources. |
Methods inherited from java.lang.Object
BuilderResourceCollection
public BuilderResourceCollection()
Creates an instance of BuilderResourceCollection class.
fromJson
public static BuilderResourceCollection fromJson(JsonReader jsonReader)
Reads an instance of BuilderResourceCollection 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 Builder resources.
Returns:
withNextLink
public BuilderResourceCollection 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 BuilderResourceCollection withValue(List
Set the value property: Collection of Builder 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: