69 строки
4.5 KiB
YAML
69 строки
4.5 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.sphere.models.ProductUpdate"
|
|
fullName: "com.azure.resourcemanager.sphere.models.ProductUpdate"
|
|
name: "ProductUpdate"
|
|
nameWithType: "ProductUpdate"
|
|
summary: "The type used for update operations of the Product."
|
|
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 **ProductUpdate**"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.sphere.models.ProductUpdate.ProductUpdate()"
|
|
fullName: "com.azure.resourcemanager.sphere.models.ProductUpdate.ProductUpdate()"
|
|
name: "ProductUpdate()"
|
|
nameWithType: "ProductUpdate.ProductUpdate()"
|
|
summary: "Creates an instance of Product<wbr>Update class."
|
|
syntax: "public ProductUpdate()"
|
|
desc: "Creates an instance of ProductUpdate class."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.sphere.models.ProductUpdate.properties()"
|
|
fullName: "com.azure.resourcemanager.sphere.models.ProductUpdate.properties()"
|
|
name: "properties()"
|
|
nameWithType: "ProductUpdate.properties()"
|
|
summary: "Get the properties property: The updatable properties of the Product."
|
|
syntax: "public ProductUpdateProperties properties()"
|
|
desc: "Get the properties property: The updatable properties of the Product."
|
|
returns:
|
|
description: "the properties value."
|
|
type: "<xref href=\"com.azure.resourcemanager.sphere.models.ProductUpdateProperties?alt=com.azure.resourcemanager.sphere.models.ProductUpdateProperties&text=ProductUpdateProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.sphere.models.ProductUpdate.validate()"
|
|
fullName: "com.azure.resourcemanager.sphere.models.ProductUpdate.validate()"
|
|
name: "validate()"
|
|
nameWithType: "ProductUpdate.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.sphere.models.ProductUpdate.withProperties(com.azure.resourcemanager.sphere.models.ProductUpdateProperties)"
|
|
fullName: "com.azure.resourcemanager.sphere.models.ProductUpdate.withProperties(ProductUpdateProperties properties)"
|
|
name: "withProperties(ProductUpdateProperties properties)"
|
|
nameWithType: "ProductUpdate.withProperties(ProductUpdateProperties properties)"
|
|
summary: "Set the properties property: The updatable properties of the Product."
|
|
parameters:
|
|
- description: "the properties value to set."
|
|
name: "properties"
|
|
type: "<xref href=\"com.azure.resourcemanager.sphere.models.ProductUpdateProperties?alt=com.azure.resourcemanager.sphere.models.ProductUpdateProperties&text=ProductUpdateProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public ProductUpdate withProperties(ProductUpdateProperties properties)"
|
|
desc: "Set the properties property: The updatable properties of the Product."
|
|
returns:
|
|
description: "the ProductUpdate object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.sphere.models.ProductUpdate?alt=com.azure.resourcemanager.sphere.models.ProductUpdate&text=ProductUpdate\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "The type used for update operations of the Product."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.sphere.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-sphere:1.0.0
|