RelationshipListResult Class
- java.
lang. Object - com.
azure. resourcemanager. customerinsights. models. RelationshipListResult
- com.
Implements
public final class RelationshipListResult
implements JsonSerializable<RelationshipListResult>
The response of list relationship operation.
Constructor | Description |
---|---|
Relationship |
Creates an instance of Relationship |
Modifier and Type | Method and Description |
---|---|
static
Relationship |
from Reads an instance of Relationship |
String |
next Get the next |
Json |
to |
void |
validate()
Validates the instance. |
List<Relationship |
value()
Get the value property: Results of the list operation. |
Relationship |
with Set the next |
Relationship |
with Set the value property: Results of the list operation. |
Methods inherited from java.lang.Object
RelationshipListResult
public RelationshipListResult()
Creates an instance of RelationshipListResult class.
fromJson
public static RelationshipListResult fromJson(JsonReader jsonReader)
Reads an instance of RelationshipListResult from the JsonReader.
Parameters:
Returns:
Throws:
nextLink
public String nextLink()
Get the nextLink property: Link to the next set of results.
Returns:
toJson
validate
public void validate()
Validates the instance.
value
public List
Get the value property: Results of the list operation.
Returns:
withNextLink
public RelationshipListResult withNextLink(String nextLink)
Set the nextLink property: Link to the next set of results.
Parameters:
Returns:
withValue
public RelationshipListResult withValue(List
Set the value property: Results of the list operation.
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: