CommunityGalleryImageList Class
- java.
lang. Object - com.
azure. resourcemanager. compute. models. CommunityGalleryImageList
- com.
Implements
public final class CommunityGalleryImageList
implements JsonSerializable<CommunityGalleryImageList>
The List Community Gallery Images operation response.
Constructor | Description |
---|---|
Community |
Creates an instance of Community |
Modifier and Type | Method and Description |
---|---|
static
Community |
from Reads an instance of Community |
String |
next Get the next |
Json |
to |
void |
validate()
Validates the instance. |
List<Community |
value()
Get the value property: A list of community gallery images. |
Community |
with Set the next |
Community |
with Set the value property: A list of community gallery images. |
Methods inherited from java.lang.Object
CommunityGalleryImageList
public CommunityGalleryImageList()
Creates an instance of CommunityGalleryImageList class.
fromJson
public static CommunityGalleryImageList fromJson(JsonReader jsonReader)
Reads an instance of CommunityGalleryImageList from the JsonReader.
Parameters:
Returns:
Throws:
nextLink
public String nextLink()
Get the nextLink property: The URI to fetch the next page of community gallery images. Call ListNext() with this to fetch the next page of community gallery images.
Returns:
toJson
validate
public void validate()
Validates the instance.
value
public List
Get the value property: A list of community gallery images.
Returns:
withNextLink
public CommunityGalleryImageList withNextLink(String nextLink)
Set the nextLink property: The URI to fetch the next page of community gallery images. Call ListNext() with this to fetch the next page of community gallery images.
Parameters:
Returns:
withValue
public CommunityGalleryImageList withValue(List
Set the value property: A list of community gallery images.
Parameters:
Returns:
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: