79 строки
5.1 KiB
YAML
79 строки
5.1 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.sphere.models.ImageListResult"
|
|
fullName: "com.azure.resourcemanager.sphere.models.ImageListResult"
|
|
name: "ImageListResult"
|
|
nameWithType: "ImageListResult"
|
|
summary: "The response of a Image list operation."
|
|
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 **ImageListResult**"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.sphere.models.ImageListResult.ImageListResult()"
|
|
fullName: "com.azure.resourcemanager.sphere.models.ImageListResult.ImageListResult()"
|
|
name: "ImageListResult()"
|
|
nameWithType: "ImageListResult.ImageListResult()"
|
|
summary: "Creates an instance of Image<wbr>List<wbr>Result class."
|
|
syntax: "public ImageListResult()"
|
|
desc: "Creates an instance of ImageListResult class."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.sphere.models.ImageListResult.nextLink()"
|
|
fullName: "com.azure.resourcemanager.sphere.models.ImageListResult.nextLink()"
|
|
name: "nextLink()"
|
|
nameWithType: "ImageListResult.nextLink()"
|
|
summary: "Get the next<wbr>Link property: The link to the next page of items."
|
|
syntax: "public String nextLink()"
|
|
desc: "Get the nextLink property: The link to the next page of items."
|
|
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.sphere.models.ImageListResult.validate()"
|
|
fullName: "com.azure.resourcemanager.sphere.models.ImageListResult.validate()"
|
|
name: "validate()"
|
|
nameWithType: "ImageListResult.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.sphere.models.ImageListResult.value()"
|
|
fullName: "com.azure.resourcemanager.sphere.models.ImageListResult.value()"
|
|
name: "value()"
|
|
nameWithType: "ImageListResult.value()"
|
|
summary: "Get the value property: The Image items on this page."
|
|
syntax: "public List<ImageInner> value()"
|
|
desc: "Get the value property: The Image items on this page."
|
|
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.sphere.fluent.models.ImageInner?alt=com.azure.resourcemanager.sphere.fluent.models.ImageInner&text=ImageInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.sphere.models.ImageListResult.withValue(java.util.List<com.azure.resourcemanager.sphere.fluent.models.ImageInner>)"
|
|
fullName: "com.azure.resourcemanager.sphere.models.ImageListResult.withValue(List<ImageInner> value)"
|
|
name: "withValue(List<ImageInner> value)"
|
|
nameWithType: "ImageListResult.withValue(List<ImageInner> value)"
|
|
summary: "Set the value property: The Image items on this page."
|
|
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.sphere.fluent.models.ImageInner?alt=com.azure.resourcemanager.sphere.fluent.models.ImageInner&text=ImageInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
syntax: "public ImageListResult withValue(List<ImageInner> value)"
|
|
desc: "Set the value property: The Image items on this page."
|
|
returns:
|
|
description: "the ImageListResult object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.sphere.models.ImageListResult?alt=com.azure.resourcemanager.sphere.models.ImageListResult&text=ImageListResult\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "The response of a Image list operation."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.sphere.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-sphere:1.0.0
|