63 строки
4.1 KiB
YAML
63 строки
4.1 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.mysql.models.PrivateLinkResourceListResult"
|
|
fullName: "com.azure.resourcemanager.mysql.models.PrivateLinkResourceListResult"
|
|
name: "PrivateLinkResourceListResult"
|
|
nameWithType: "PrivateLinkResourceListResult"
|
|
summary: "A list of private link resources."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
|
|
methodsRef:
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
|
|
syntax: "public final class **PrivateLinkResourceListResult**"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.mysql.models.PrivateLinkResourceListResult.PrivateLinkResourceListResult()"
|
|
fullName: "com.azure.resourcemanager.mysql.models.PrivateLinkResourceListResult.PrivateLinkResourceListResult()"
|
|
name: "PrivateLinkResourceListResult()"
|
|
nameWithType: "PrivateLinkResourceListResult.PrivateLinkResourceListResult()"
|
|
syntax: "public PrivateLinkResourceListResult()"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.mysql.models.PrivateLinkResourceListResult.nextLink()"
|
|
fullName: "com.azure.resourcemanager.mysql.models.PrivateLinkResourceListResult.nextLink()"
|
|
name: "nextLink()"
|
|
nameWithType: "PrivateLinkResourceListResult.nextLink()"
|
|
summary: "Get the next<wbr>Link property: Link to retrieve next page of results."
|
|
syntax: "public String nextLink()"
|
|
desc: "Get the nextLink property: Link to retrieve next page of results."
|
|
returns:
|
|
description: "the nextLink value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.mysql.models.PrivateLinkResourceListResult.validate()"
|
|
fullName: "com.azure.resourcemanager.mysql.models.PrivateLinkResourceListResult.validate()"
|
|
name: "validate()"
|
|
nameWithType: "PrivateLinkResourceListResult.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.mysql.models.PrivateLinkResourceListResult.value()"
|
|
fullName: "com.azure.resourcemanager.mysql.models.PrivateLinkResourceListResult.value()"
|
|
name: "value()"
|
|
nameWithType: "PrivateLinkResourceListResult.value()"
|
|
summary: "Get the value property: Array of results."
|
|
syntax: "public List<PrivateLinkResourceInner> value()"
|
|
desc: "Get the value property: Array of results."
|
|
returns:
|
|
description: "the value value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.resourcemanager.mysql.fluent.models.PrivateLinkResourceInner?alt=com.azure.resourcemanager.mysql.fluent.models.PrivateLinkResourceInner&text=PrivateLinkResourceInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
type: "class"
|
|
desc: "A list of private link resources."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.mysql.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-mysql:1.0.2
|