89 строки
5.3 KiB
YAML
89 строки
5.3 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.compute.models.RoleInstanceListResult"
|
|
fullName: "com.azure.resourcemanager.compute.models.RoleInstanceListResult"
|
|
name: "RoleInstanceListResult"
|
|
nameWithType: "RoleInstanceListResult"
|
|
summary: "The Role<wbr>Instance<wbr>List<wbr>Result model."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedMembers:
|
|
- "java.lang.Object.clone()"
|
|
- "java.lang.Object.equals(java.lang.Object)"
|
|
- "java.lang.Object.finalize()"
|
|
- "java.lang.Object.getClass()"
|
|
- "java.lang.Object.hashCode()"
|
|
- "java.lang.Object.notify()"
|
|
- "java.lang.Object.notifyAll()"
|
|
- "java.lang.Object.toString()"
|
|
- "java.lang.Object.wait()"
|
|
- "java.lang.Object.wait(long)"
|
|
- "java.lang.Object.wait(long,int)"
|
|
syntax: "public final class RoleInstanceListResult"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.compute.models.RoleInstanceListResult.RoleInstanceListResult()"
|
|
fullName: "com.azure.resourcemanager.compute.models.RoleInstanceListResult.RoleInstanceListResult()"
|
|
name: "RoleInstanceListResult()"
|
|
nameWithType: "RoleInstanceListResult.RoleInstanceListResult()"
|
|
syntax: "public RoleInstanceListResult()"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.compute.models.RoleInstanceListResult.nextLink()"
|
|
fullName: "com.azure.resourcemanager.compute.models.RoleInstanceListResult.nextLink()"
|
|
name: "nextLink()"
|
|
nameWithType: "RoleInstanceListResult.nextLink()"
|
|
summary: "Get the next<wbr>Link property: The next<wbr>Link property."
|
|
syntax: "public String nextLink()"
|
|
desc: "Get the nextLink property: The nextLink property."
|
|
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.compute.models.RoleInstanceListResult.validate()"
|
|
fullName: "com.azure.resourcemanager.compute.models.RoleInstanceListResult.validate()"
|
|
name: "validate()"
|
|
nameWithType: "RoleInstanceListResult.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.compute.models.RoleInstanceListResult.value()"
|
|
fullName: "com.azure.resourcemanager.compute.models.RoleInstanceListResult.value()"
|
|
name: "value()"
|
|
nameWithType: "RoleInstanceListResult.value()"
|
|
summary: "Get the value property: The value property."
|
|
syntax: "public List<RoleInstanceInner> value()"
|
|
desc: "Get the value property: The value property."
|
|
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.compute.fluent.models.RoleInstanceInner?alt=com.azure.resourcemanager.compute.fluent.models.RoleInstanceInner&text=RoleInstanceInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.compute.models.RoleInstanceListResult.withNextLink(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.compute.models.RoleInstanceListResult.withNextLink(String nextLink)"
|
|
name: "withNextLink(String nextLink)"
|
|
nameWithType: "RoleInstanceListResult.withNextLink(String nextLink)"
|
|
summary: "Set the next<wbr>Link property: The next<wbr>Link property."
|
|
parameters:
|
|
- description: "the nextLink value to set."
|
|
name: "nextLink"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public RoleInstanceListResult withNextLink(String nextLink)"
|
|
desc: "Set the nextLink property: The nextLink property."
|
|
returns:
|
|
description: "the RoleInstanceListResult object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.compute.models.RoleInstanceListResult?alt=com.azure.resourcemanager.compute.models.RoleInstanceListResult&text=RoleInstanceListResult\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.compute.models.RoleInstanceListResult.withValue(java.util.List<com.azure.resourcemanager.compute.fluent.models.RoleInstanceInner>)"
|
|
fullName: "com.azure.resourcemanager.compute.models.RoleInstanceListResult.withValue(List<RoleInstanceInner> value)"
|
|
name: "withValue(List<RoleInstanceInner> value)"
|
|
nameWithType: "RoleInstanceListResult.withValue(List<RoleInstanceInner> value)"
|
|
summary: "Set the value property: The value property."
|
|
parameters:
|
|
- description: "the value value to set."
|
|
name: "value"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.resourcemanager.compute.fluent.models.RoleInstanceInner?alt=com.azure.resourcemanager.compute.fluent.models.RoleInstanceInner&text=RoleInstanceInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
syntax: "public RoleInstanceListResult withValue(List<RoleInstanceInner> value)"
|
|
desc: "Set the value property: The value property."
|
|
returns:
|
|
description: "the RoleInstanceListResult object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.compute.models.RoleInstanceListResult?alt=com.azure.resourcemanager.compute.models.RoleInstanceListResult&text=RoleInstanceListResult\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "The RoleInstanceListResult model."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.compute.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-compute:2.16.0
|