azure-docs-sdk-java/docs-ref-autogen/com.azure.core.annotation.G...

15 строки
1.2 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.core.annotation.Generated"
fullName: "com.azure.core.annotation.Generated"
name: "Generated"
nameWithType: "Generated"
summary: "Annotation given to all methods that are generated by Auto<wbr>Rest."
syntax: "public interface **Generated**</br> implements <a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html\">Annotation</a>"
type: "interface"
desc: "Annotation given to all methods that are generated by AutoRest. This annotation is intended to be used by the code generation tool only to identify methods that are generated. The purpose of this annotation is to find and replace all methods in a class that are generated. Methods not annotated with this annotation will not be updated when code is regenerated.\n\nThis annotation is expected to be used in classes that are annotated with <xref uid=\"com.azure.core.annotation.ServiceClient\" data-throw-if-not-resolved=\"false\" data-raw-source=\"ServiceClient\"></xref> only."
implements:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html\">Annotation</a>"
metadata: {}
package: "com.azure.core.annotation"
artifact: com.azure:azure-core:1.52.0