### YamlMime:JavaType uid: "com.azure.core.test.models.RecordFilePayload" fullName: "com.azure.core.test.models.RecordFilePayload" name: "RecordFilePayload" nameWithType: "RecordFilePayload" summary: "Model type for serializing the record file path passsed to the test proxy." inheritances: - "" inheritedClassMethods: - classRef: "java.lang.Object" methodsRef: - "clone" - "equals" - "finalize" - "getClass" - "hashCode" - "notify" - "notifyAll" - "toString" - "wait" - "wait" - "wait" syntax: "public class **RecordFilePayload**" constructors: - uid: "com.azure.core.test.models.RecordFilePayload.RecordFilePayload(java.lang.String,java.lang.String)" fullName: "com.azure.core.test.models.RecordFilePayload.RecordFilePayload(String recordingFile, String assetFile)" name: "RecordFilePayload(String recordingFile, String assetFile)" nameWithType: "RecordFilePayload.RecordFilePayload(String recordingFile, String assetFile)" summary: "Creates an instance of ." parameters: - description: "The partial path to the recording file." name: "recordingFile" type: "String" - description: "The path to asset file." name: "assetFile" type: "String" syntax: "public RecordFilePayload(String recordingFile, String assetFile)" desc: "Creates an instance of ." type: "class" desc: "Model type for serializing the record file path passsed to the test proxy." metadata: {} package: "com.azure.core.test.models" artifact: com.azure:azure-core-test:1.26.2