93 строки
5.1 KiB
YAML
93 строки
5.1 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.resourcemover.models.Summary"
|
|
fullName: "com.azure.resourcemanager.resourcemover.models.Summary"
|
|
name: "Summary"
|
|
nameWithType: "Summary"
|
|
summary: "Summary item."
|
|
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 **Summary**"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.resourcemover.models.Summary.Summary()"
|
|
fullName: "com.azure.resourcemanager.resourcemover.models.Summary.Summary()"
|
|
name: "Summary()"
|
|
nameWithType: "Summary.Summary()"
|
|
summary: "Creates an instance of Summary class."
|
|
syntax: "public Summary()"
|
|
desc: "Creates an instance of Summary class."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.resourcemover.models.Summary.count()"
|
|
fullName: "com.azure.resourcemanager.resourcemover.models.Summary.count()"
|
|
name: "count()"
|
|
nameWithType: "Summary.count()"
|
|
summary: "Get the count property: Gets the count."
|
|
syntax: "public Integer count()"
|
|
desc: "Get the count property: Gets the count."
|
|
returns:
|
|
description: "the count value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
|
|
- uid: "com.azure.resourcemanager.resourcemover.models.Summary.item()"
|
|
fullName: "com.azure.resourcemanager.resourcemover.models.Summary.item()"
|
|
name: "item()"
|
|
nameWithType: "Summary.item()"
|
|
summary: "Get the item property: Gets the item."
|
|
syntax: "public String item()"
|
|
desc: "Get the item property: Gets the item."
|
|
returns:
|
|
description: "the item value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.resourcemover.models.Summary.validate()"
|
|
fullName: "com.azure.resourcemanager.resourcemover.models.Summary.validate()"
|
|
name: "validate()"
|
|
nameWithType: "Summary.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.resourcemover.models.Summary.withCount(java.lang.Integer)"
|
|
fullName: "com.azure.resourcemanager.resourcemover.models.Summary.withCount(Integer count)"
|
|
name: "withCount(Integer count)"
|
|
nameWithType: "Summary.withCount(Integer count)"
|
|
summary: "Set the count property: Gets the count."
|
|
parameters:
|
|
- description: "the count value to set."
|
|
name: "count"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
|
|
syntax: "public Summary withCount(Integer count)"
|
|
desc: "Set the count property: Gets the count."
|
|
returns:
|
|
description: "the Summary object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.resourcemover.models.Summary?alt=com.azure.resourcemanager.resourcemover.models.Summary&text=Summary\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.resourcemover.models.Summary.withItem(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.resourcemover.models.Summary.withItem(String item)"
|
|
name: "withItem(String item)"
|
|
nameWithType: "Summary.withItem(String item)"
|
|
summary: "Set the item property: Gets the item."
|
|
parameters:
|
|
- description: "the item value to set."
|
|
name: "item"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public Summary withItem(String item)"
|
|
desc: "Set the item property: Gets the item."
|
|
returns:
|
|
description: "the Summary object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.resourcemover.models.Summary?alt=com.azure.resourcemanager.resourcemover.models.Summary&text=Summary\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "Summary item."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.resourcemover.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcemover:1.1.0
|