CustomDomainResourceCollection Class
- java.
lang. Object - com.
azure. resourcemanager. appplatform. models. CustomDomainResourceCollection
- com.
Implements
public final class CustomDomainResourceCollection
implements JsonSerializable<CustomDomainResourceCollection>
Collection compose of a custom domain resources list and a possible link for next page.
Constructor | Description |
---|---|
Custom |
Creates an instance of Custom |
Modifier and Type | Method and Description |
---|---|
static
Custom |
from Reads an instance of Custom |
String |
next Get the next |
Json |
to |
void |
validate()
Validates the instance. |
List<Custom |
value()
Get the value property: The custom domain resources list. |
Custom |
with Set the next |
Custom |
with Set the value property: The custom domain resources list. |
Methods inherited from java.lang.Object
CustomDomainResourceCollection
public CustomDomainResourceCollection()
Creates an instance of CustomDomainResourceCollection class.
fromJson
public static CustomDomainResourceCollection fromJson(JsonReader jsonReader)
Reads an instance of CustomDomainResourceCollection from the JsonReader.
Parameters:
Returns:
Throws:
nextLink
public String nextLink()
Get the nextLink property: The link to next page of custom domain list.
Returns:
toJson
validate
public void validate()
Validates the instance.
value
public List
Get the value property: The custom domain resources list.
Returns:
withNextLink
public CustomDomainResourceCollection withNextLink(String nextLink)
Set the nextLink property: The link to next page of custom domain list.
Parameters:
Returns:
withValue
public CustomDomainResourceCollection withValue(List
Set the value property: The custom domain resources 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: