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