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

140 строки
9.7 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.appcomplianceautomation.models.QuickAssessment"
fullName: "com.azure.resourcemanager.appcomplianceautomation.models.QuickAssessment"
name: "QuickAssessment"
nameWithType: "QuickAssessment"
summary: "A class represent the quick assessment."
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 **QuickAssessment**</br> implements <xref href=\"com.azure.json.JsonSerializable?alt=com.azure.json.JsonSerializable&text=JsonSerializable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.appcomplianceautomation.models.QuickAssessment?alt=com.azure.resourcemanager.appcomplianceautomation.models.QuickAssessment&text=QuickAssessment\" data-throw-if-not-resolved=\"False\" />&gt;"
methods:
- uid: "com.azure.resourcemanager.appcomplianceautomation.models.QuickAssessment.description()"
fullName: "com.azure.resourcemanager.appcomplianceautomation.models.QuickAssessment.description()"
name: "description()"
nameWithType: "QuickAssessment.description()"
summary: "Get the description property: Quick assessment display name."
syntax: "public String description()"
desc: "Get the description property: Quick assessment display name."
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.appcomplianceautomation.models.QuickAssessment.displayName()"
fullName: "com.azure.resourcemanager.appcomplianceautomation.models.QuickAssessment.displayName()"
name: "displayName()"
nameWithType: "QuickAssessment.displayName()"
summary: "Get the display<wbr>Name property: Quick assessment display name."
syntax: "public String displayName()"
desc: "Get the displayName property: Quick assessment display name."
returns:
description: "the displayName value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.appcomplianceautomation.models.QuickAssessment.fromJson(com.azure.json.JsonReader)"
fullName: "com.azure.resourcemanager.appcomplianceautomation.models.QuickAssessment.fromJson(JsonReader jsonReader)"
name: "fromJson(JsonReader jsonReader)"
nameWithType: "QuickAssessment.fromJson(JsonReader jsonReader)"
summary: "Reads an instance of Quick<wbr>Assessment from the Json<wbr>Reader."
modifiers:
- "static"
parameters:
- description: "The JsonReader being read."
name: "jsonReader"
type: "<xref href=\"com.azure.json.JsonReader?alt=com.azure.json.JsonReader&text=JsonReader\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static QuickAssessment fromJson(JsonReader jsonReader)"
exceptions:
- description: "If an error occurs while reading the QuickAssessment."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
desc: "Reads an instance of QuickAssessment from the JsonReader."
returns:
description: "An instance of QuickAssessment if the JsonReader was pointing to an instance of it, or null if it was\n pointing to JSON null."
type: "<xref href=\"com.azure.resourcemanager.appcomplianceautomation.models.QuickAssessment?alt=com.azure.resourcemanager.appcomplianceautomation.models.QuickAssessment&text=QuickAssessment\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.appcomplianceautomation.models.QuickAssessment.remediationLink()"
fullName: "com.azure.resourcemanager.appcomplianceautomation.models.QuickAssessment.remediationLink()"
name: "remediationLink()"
nameWithType: "QuickAssessment.remediationLink()"
summary: "Get the remediation<wbr>Link property: Link to remediation steps for this quick assessment."
syntax: "public String remediationLink()"
desc: "Get the remediationLink property: Link to remediation steps for this quick assessment."
returns:
description: "the remediationLink value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.appcomplianceautomation.models.QuickAssessment.resourceId()"
fullName: "com.azure.resourcemanager.appcomplianceautomation.models.QuickAssessment.resourceId()"
name: "resourceId()"
nameWithType: "QuickAssessment.resourceId()"
summary: "Get the resource<wbr>Id property: Resource id."
syntax: "public String resourceId()"
desc: "Get the resourceId property: Resource id."
returns:
description: "the resourceId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.appcomplianceautomation.models.QuickAssessment.resourceStatus()"
fullName: "com.azure.resourcemanager.appcomplianceautomation.models.QuickAssessment.resourceStatus()"
name: "resourceStatus()"
nameWithType: "QuickAssessment.resourceStatus()"
summary: "Get the resource<wbr>Status property: Quick assessment status."
syntax: "public ResourceStatus resourceStatus()"
desc: "Get the resourceStatus property: Quick assessment status."
returns:
description: "the resourceStatus value."
type: "<xref href=\"com.azure.resourcemanager.appcomplianceautomation.models.ResourceStatus?alt=com.azure.resourcemanager.appcomplianceautomation.models.ResourceStatus&text=ResourceStatus\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.appcomplianceautomation.models.QuickAssessment.responsibilityId()"
fullName: "com.azure.resourcemanager.appcomplianceautomation.models.QuickAssessment.responsibilityId()"
name: "responsibilityId()"
nameWithType: "QuickAssessment.responsibilityId()"
summary: "Get the responsibility<wbr>Id property: Responsibility id."
syntax: "public String responsibilityId()"
desc: "Get the responsibilityId property: Responsibility id."
returns:
description: "the responsibilityId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.appcomplianceautomation.models.QuickAssessment.timestamp()"
fullName: "com.azure.resourcemanager.appcomplianceautomation.models.QuickAssessment.timestamp()"
name: "timestamp()"
nameWithType: "QuickAssessment.timestamp()"
summary: "Get the timestamp property: The timestamp of resource creation (UTC)."
syntax: "public OffsetDateTime timestamp()"
desc: "Get the timestamp property: The timestamp of resource creation (UTC)."
returns:
description: "the timestamp value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- uid: "com.azure.resourcemanager.appcomplianceautomation.models.QuickAssessment.toJson(com.azure.json.JsonWriter)"
fullName: "com.azure.resourcemanager.appcomplianceautomation.models.QuickAssessment.toJson(JsonWriter jsonWriter)"
name: "toJson(JsonWriter jsonWriter)"
nameWithType: "QuickAssessment.toJson(JsonWriter jsonWriter)"
parameters:
- name: "jsonWriter"
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
syntax: "public JsonWriter toJson(JsonWriter jsonWriter)"
exceptions:
- type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
returns:
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.appcomplianceautomation.models.QuickAssessment.validate()"
fullName: "com.azure.resourcemanager.appcomplianceautomation.models.QuickAssessment.validate()"
name: "validate()"
nameWithType: "QuickAssessment.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
type: "class"
desc: "A class represent the quick assessment."
implements:
- "<xref href=\"com.azure.json.JsonSerializable?alt=com.azure.json.JsonSerializable&text=JsonSerializable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.appcomplianceautomation.models.QuickAssessment?alt=com.azure.resourcemanager.appcomplianceautomation.models.QuickAssessment&text=QuickAssessment\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.azure.resourcemanager.appcomplianceautomation.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-appcomplianceautomation:1.0.0