69 строки
4.5 KiB
YAML
69 строки
4.5 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.storagemover.fluent.models.AgentUpdateProperties"
|
|
fullName: "com.azure.resourcemanager.storagemover.fluent.models.AgentUpdateProperties"
|
|
name: "AgentUpdateProperties"
|
|
nameWithType: "AgentUpdateProperties"
|
|
summary: "The Agent<wbr>Update<wbr>Properties model."
|
|
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 **AgentUpdateProperties**"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.storagemover.fluent.models.AgentUpdateProperties.AgentUpdateProperties()"
|
|
fullName: "com.azure.resourcemanager.storagemover.fluent.models.AgentUpdateProperties.AgentUpdateProperties()"
|
|
name: "AgentUpdateProperties()"
|
|
nameWithType: "AgentUpdateProperties.AgentUpdateProperties()"
|
|
summary: "Creates an instance of Agent<wbr>Update<wbr>Properties class."
|
|
syntax: "public AgentUpdateProperties()"
|
|
desc: "Creates an instance of AgentUpdateProperties class."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.storagemover.fluent.models.AgentUpdateProperties.description()"
|
|
fullName: "com.azure.resourcemanager.storagemover.fluent.models.AgentUpdateProperties.description()"
|
|
name: "description()"
|
|
nameWithType: "AgentUpdateProperties.description()"
|
|
summary: "Get the description property: A description for the Agent."
|
|
syntax: "public String description()"
|
|
desc: "Get the description property: A description for the Agent."
|
|
returns:
|
|
description: "the description value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.storagemover.fluent.models.AgentUpdateProperties.validate()"
|
|
fullName: "com.azure.resourcemanager.storagemover.fluent.models.AgentUpdateProperties.validate()"
|
|
name: "validate()"
|
|
nameWithType: "AgentUpdateProperties.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.storagemover.fluent.models.AgentUpdateProperties.withDescription(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.storagemover.fluent.models.AgentUpdateProperties.withDescription(String description)"
|
|
name: "withDescription(String description)"
|
|
nameWithType: "AgentUpdateProperties.withDescription(String description)"
|
|
summary: "Set the description property: A description for the Agent."
|
|
parameters:
|
|
- description: "the description value to set."
|
|
name: "description"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public AgentUpdateProperties withDescription(String description)"
|
|
desc: "Set the description property: A description for the Agent."
|
|
returns:
|
|
description: "the AgentUpdateProperties object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.storagemover.fluent.models.AgentUpdateProperties?alt=com.azure.resourcemanager.storagemover.fluent.models.AgentUpdateProperties&text=AgentUpdateProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "The AgentUpdateProperties model."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.storagemover.fluent.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-storagemover:1.0.0
|