azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.s...

65 строки
3.9 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.storagemover.models.AgentList"
fullName: "com.azure.resourcemanager.storagemover.models.AgentList"
name: "AgentList"
nameWithType: "AgentList"
summary: "List of Agents."
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 **AgentList**"
constructors:
- uid: "com.azure.resourcemanager.storagemover.models.AgentList.AgentList()"
fullName: "com.azure.resourcemanager.storagemover.models.AgentList.AgentList()"
name: "AgentList()"
nameWithType: "AgentList.AgentList()"
summary: "Creates an instance of Agent<wbr>List class."
syntax: "public AgentList()"
desc: "Creates an instance of AgentList class."
methods:
- uid: "com.azure.resourcemanager.storagemover.models.AgentList.nextLink()"
fullName: "com.azure.resourcemanager.storagemover.models.AgentList.nextLink()"
name: "nextLink()"
nameWithType: "AgentList.nextLink()"
summary: "Get the next<wbr>Link property: Request URL that can be used to query next page of containers."
syntax: "public String nextLink()"
desc: "Get the nextLink property: Request URL that can be used to query next page of containers. Returned when total number of requested containers exceed maximum page size."
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.storagemover.models.AgentList.validate()"
fullName: "com.azure.resourcemanager.storagemover.models.AgentList.validate()"
name: "validate()"
nameWithType: "AgentList.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.storagemover.models.AgentList.value()"
fullName: "com.azure.resourcemanager.storagemover.models.AgentList.value()"
name: "value()"
nameWithType: "AgentList.value()"
summary: "Get the value property: The value property."
syntax: "public List<AgentInner> 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>&lt;<xref href=\"com.azure.resourcemanager.storagemover.fluent.models.AgentInner?alt=com.azure.resourcemanager.storagemover.fluent.models.AgentInner&text=AgentInner\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "class"
desc: "List of Agents."
metadata: {}
package: "com.azure.resourcemanager.storagemover.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-storagemover:1.0.0