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

69 строки
4.9 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.recoveryservicessiterecovery.models.TestMigrateCleanupInputProperties"
fullName: "com.azure.resourcemanager.recoveryservicessiterecovery.models.TestMigrateCleanupInputProperties"
name: "TestMigrateCleanupInputProperties"
nameWithType: "TestMigrateCleanupInputProperties"
summary: "Test migrate cleanup input properties."
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 **TestMigrateCleanupInputProperties**"
constructors:
- uid: "com.azure.resourcemanager.recoveryservicessiterecovery.models.TestMigrateCleanupInputProperties.TestMigrateCleanupInputProperties()"
fullName: "com.azure.resourcemanager.recoveryservicessiterecovery.models.TestMigrateCleanupInputProperties.TestMigrateCleanupInputProperties()"
name: "TestMigrateCleanupInputProperties()"
nameWithType: "TestMigrateCleanupInputProperties.TestMigrateCleanupInputProperties()"
summary: "Creates an instance of Test<wbr>Migrate<wbr>Cleanup<wbr>Input<wbr>Properties class."
syntax: "public TestMigrateCleanupInputProperties()"
desc: "Creates an instance of TestMigrateCleanupInputProperties class."
methods:
- uid: "com.azure.resourcemanager.recoveryservicessiterecovery.models.TestMigrateCleanupInputProperties.comments()"
fullName: "com.azure.resourcemanager.recoveryservicessiterecovery.models.TestMigrateCleanupInputProperties.comments()"
name: "comments()"
nameWithType: "TestMigrateCleanupInputProperties.comments()"
summary: "Get the comments property: Test migrate cleanup comments."
syntax: "public String comments()"
desc: "Get the comments property: Test migrate cleanup comments."
returns:
description: "the comments value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.recoveryservicessiterecovery.models.TestMigrateCleanupInputProperties.validate()"
fullName: "com.azure.resourcemanager.recoveryservicessiterecovery.models.TestMigrateCleanupInputProperties.validate()"
name: "validate()"
nameWithType: "TestMigrateCleanupInputProperties.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.recoveryservicessiterecovery.models.TestMigrateCleanupInputProperties.withComments(java.lang.String)"
fullName: "com.azure.resourcemanager.recoveryservicessiterecovery.models.TestMigrateCleanupInputProperties.withComments(String comments)"
name: "withComments(String comments)"
nameWithType: "TestMigrateCleanupInputProperties.withComments(String comments)"
summary: "Set the comments property: Test migrate cleanup comments."
parameters:
- description: "the comments value to set."
name: "comments"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public TestMigrateCleanupInputProperties withComments(String comments)"
desc: "Set the comments property: Test migrate cleanup comments."
returns:
description: "the TestMigrateCleanupInputProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.recoveryservicessiterecovery.models.TestMigrateCleanupInputProperties?alt=com.azure.resourcemanager.recoveryservicessiterecovery.models.TestMigrateCleanupInputProperties&text=TestMigrateCleanupInputProperties\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Test migrate cleanup input properties."
metadata: {}
package: "com.azure.resourcemanager.recoveryservicessiterecovery.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-recoveryservicessiterecovery:1.1.0