79 строки
5.7 KiB
YAML
79 строки
5.7 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.hybridnetwork.models.ArtifactManifestListResult"
|
|
fullName: "com.azure.resourcemanager.hybridnetwork.models.ArtifactManifestListResult"
|
|
name: "ArtifactManifestListResult"
|
|
nameWithType: "ArtifactManifestListResult"
|
|
summary: "A list of artifact manifests."
|
|
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 **ArtifactManifestListResult**"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.hybridnetwork.models.ArtifactManifestListResult.ArtifactManifestListResult()"
|
|
fullName: "com.azure.resourcemanager.hybridnetwork.models.ArtifactManifestListResult.ArtifactManifestListResult()"
|
|
name: "ArtifactManifestListResult()"
|
|
nameWithType: "ArtifactManifestListResult.ArtifactManifestListResult()"
|
|
summary: "Creates an instance of Artifact<wbr>Manifest<wbr>List<wbr>Result class."
|
|
syntax: "public ArtifactManifestListResult()"
|
|
desc: "Creates an instance of ArtifactManifestListResult class."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.hybridnetwork.models.ArtifactManifestListResult.nextLink()"
|
|
fullName: "com.azure.resourcemanager.hybridnetwork.models.ArtifactManifestListResult.nextLink()"
|
|
name: "nextLink()"
|
|
nameWithType: "ArtifactManifestListResult.nextLink()"
|
|
summary: "Get the next<wbr>Link property: The URI to get the next set of results."
|
|
syntax: "public String nextLink()"
|
|
desc: "Get the nextLink property: The URI to get the next set 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.hybridnetwork.models.ArtifactManifestListResult.validate()"
|
|
fullName: "com.azure.resourcemanager.hybridnetwork.models.ArtifactManifestListResult.validate()"
|
|
name: "validate()"
|
|
nameWithType: "ArtifactManifestListResult.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.hybridnetwork.models.ArtifactManifestListResult.value()"
|
|
fullName: "com.azure.resourcemanager.hybridnetwork.models.ArtifactManifestListResult.value()"
|
|
name: "value()"
|
|
nameWithType: "ArtifactManifestListResult.value()"
|
|
summary: "Get the value property: A list of artifact manifests."
|
|
syntax: "public List<ArtifactManifestInner> value()"
|
|
desc: "Get the value property: A list of artifact manifests."
|
|
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.hybridnetwork.fluent.models.ArtifactManifestInner?alt=com.azure.resourcemanager.hybridnetwork.fluent.models.ArtifactManifestInner&text=ArtifactManifestInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.hybridnetwork.models.ArtifactManifestListResult.withValue(java.util.List<com.azure.resourcemanager.hybridnetwork.fluent.models.ArtifactManifestInner>)"
|
|
fullName: "com.azure.resourcemanager.hybridnetwork.models.ArtifactManifestListResult.withValue(List<ArtifactManifestInner> value)"
|
|
name: "withValue(List<ArtifactManifestInner> value)"
|
|
nameWithType: "ArtifactManifestListResult.withValue(List<ArtifactManifestInner> value)"
|
|
summary: "Set the value property: A list of artifact manifests."
|
|
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.hybridnetwork.fluent.models.ArtifactManifestInner?alt=com.azure.resourcemanager.hybridnetwork.fluent.models.ArtifactManifestInner&text=ArtifactManifestInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
syntax: "public ArtifactManifestListResult withValue(List<ArtifactManifestInner> value)"
|
|
desc: "Set the value property: A list of artifact manifests."
|
|
returns:
|
|
description: "the ArtifactManifestListResult object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.models.ArtifactManifestListResult?alt=com.azure.resourcemanager.hybridnetwork.models.ArtifactManifestListResult&text=ArtifactManifestListResult\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "A list of artifact manifests."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.hybridnetwork.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-hybridnetwork:1.0.0
|