### YamlMime:JavaType uid: "com.azure.resourcemanager.netapp.models.SnapshotRestoreFiles" fullName: "com.azure.resourcemanager.netapp.models.SnapshotRestoreFiles" name: "SnapshotRestoreFiles" nameWithType: "SnapshotRestoreFiles" summary: "Restore payload for Single File Snapshot Restore." inheritances: - "" inheritedClassMethods: - classRef: "java.lang.Object" methodsRef: - "clone" - "equals" - "finalize" - "getClass" - "hashCode" - "notify" - "notifyAll" - "toString" - "wait" - "wait" - "wait" syntax: "public final class **SnapshotRestoreFiles**
implements <>" constructors: - uid: "com.azure.resourcemanager.netapp.models.SnapshotRestoreFiles.SnapshotRestoreFiles()" fullName: "com.azure.resourcemanager.netapp.models.SnapshotRestoreFiles.SnapshotRestoreFiles()" name: "SnapshotRestoreFiles()" nameWithType: "SnapshotRestoreFiles.SnapshotRestoreFiles()" summary: "Creates an instance of SnapshotRestoreFiles class." syntax: "public SnapshotRestoreFiles()" desc: "Creates an instance of SnapshotRestoreFiles class." methods: - uid: "com.azure.resourcemanager.netapp.models.SnapshotRestoreFiles.destinationPath()" fullName: "com.azure.resourcemanager.netapp.models.SnapshotRestoreFiles.destinationPath()" name: "destinationPath()" nameWithType: "SnapshotRestoreFiles.destinationPath()" summary: "Get the destinationPath property: Destination folder where the files will be restored." syntax: "public String destinationPath()" desc: "Get the destinationPath property: Destination folder where the files will be restored." returns: description: "the destinationPath value." type: "String" - uid: "com.azure.resourcemanager.netapp.models.SnapshotRestoreFiles.filePaths()" fullName: "com.azure.resourcemanager.netapp.models.SnapshotRestoreFiles.filePaths()" name: "filePaths()" nameWithType: "SnapshotRestoreFiles.filePaths()" summary: "Get the filePaths property: List of files to be restored." syntax: "public List filePaths()" desc: "Get the filePaths property: List of files to be restored." returns: description: "the filePaths value." type: "List<String>" - uid: "com.azure.resourcemanager.netapp.models.SnapshotRestoreFiles.fromJson(com.azure.json.JsonReader)" fullName: "com.azure.resourcemanager.netapp.models.SnapshotRestoreFiles.fromJson(JsonReader jsonReader)" name: "fromJson(JsonReader jsonReader)" nameWithType: "SnapshotRestoreFiles.fromJson(JsonReader jsonReader)" summary: "Reads an instance of SnapshotRestoreFiles from the JsonReader." modifiers: - "static" parameters: - description: "The JsonReader being read." name: "jsonReader" type: "" syntax: "public static SnapshotRestoreFiles fromJson(JsonReader jsonReader)" exceptions: - description: "If the deserialized JSON object was missing any required properties." type: "IOException" desc: "Reads an instance of SnapshotRestoreFiles from the JsonReader." returns: description: "An instance of SnapshotRestoreFiles if the JsonReader was pointing to an instance of it, or null if it\n was pointing to JSON null." type: "" - uid: "com.azure.resourcemanager.netapp.models.SnapshotRestoreFiles.toJson(com.azure.json.JsonWriter)" fullName: "com.azure.resourcemanager.netapp.models.SnapshotRestoreFiles.toJson(JsonWriter jsonWriter)" name: "toJson(JsonWriter jsonWriter)" nameWithType: "SnapshotRestoreFiles.toJson(JsonWriter jsonWriter)" parameters: - name: "jsonWriter" type: "" syntax: "public JsonWriter toJson(JsonWriter jsonWriter)" exceptions: - type: "IOException" returns: type: "" - uid: "com.azure.resourcemanager.netapp.models.SnapshotRestoreFiles.validate()" fullName: "com.azure.resourcemanager.netapp.models.SnapshotRestoreFiles.validate()" name: "validate()" nameWithType: "SnapshotRestoreFiles.validate()" summary: "Validates the instance." syntax: "public void validate()" desc: "Validates the instance." - uid: "com.azure.resourcemanager.netapp.models.SnapshotRestoreFiles.withDestinationPath(java.lang.String)" fullName: "com.azure.resourcemanager.netapp.models.SnapshotRestoreFiles.withDestinationPath(String destinationPath)" name: "withDestinationPath(String destinationPath)" nameWithType: "SnapshotRestoreFiles.withDestinationPath(String destinationPath)" summary: "Set the destinationPath property: Destination folder where the files will be restored." parameters: - description: "the destinationPath value to set." name: "destinationPath" type: "String" syntax: "public SnapshotRestoreFiles withDestinationPath(String destinationPath)" desc: "Set the destinationPath property: Destination folder where the files will be restored." returns: description: "the SnapshotRestoreFiles object itself." type: "" - uid: "com.azure.resourcemanager.netapp.models.SnapshotRestoreFiles.withFilePaths(java.util.List)" fullName: "com.azure.resourcemanager.netapp.models.SnapshotRestoreFiles.withFilePaths(List filePaths)" name: "withFilePaths(List filePaths)" nameWithType: "SnapshotRestoreFiles.withFilePaths(List filePaths)" summary: "Set the filePaths property: List of files to be restored." parameters: - description: "the filePaths value to set." name: "filePaths" type: "List<String>" syntax: "public SnapshotRestoreFiles withFilePaths(List filePaths)" desc: "Set the filePaths property: List of files to be restored." returns: description: "the SnapshotRestoreFiles object itself." type: "" type: "class" desc: "Restore payload for Single File Snapshot Restore." implements: - "<>" metadata: {} package: "com.azure.resourcemanager.netapp.models" artifact: com.azure.resourcemanager:azure-resourcemanager-netapp:1.5.1