AzureCommunicationsRecordingStorage Class
- java.
lang. Object - com.
azure. communication. callautomation. models. RecordingStorage - com.
azure. communication. callautomation. models. AzureCommunicationsRecordingStorage
- com.
- com.
public class AzureCommunicationsRecordingStorage
extends RecordingStorage
The AzureBlobContainerRecordingStorage model.
Constructor Summary
| Constructor | Description |
|---|---|
| AzureCommunicationsRecordingStorage() |
Creates an instance of Azure |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Azure |
fromJson(JsonReader jsonReader)
Reads an instance of Azure |
|
Recording |
getRecordingStorageType()
Get the recording |
|
Json |
toJson(JsonWriter jsonWriter) |
Methods inherited from RecordingStorage
Methods inherited from java.lang.Object
Constructor Details
AzureCommunicationsRecordingStorage
public AzureCommunicationsRecordingStorage()
Creates an instance of AzureBlobContainerRecordingStorage class.
Method Details
fromJson
public static AzureCommunicationsRecordingStorage fromJson(JsonReader jsonReader)
Reads an instance of AzureCommunicationsRecordingStorage from the JsonReader.
Parameters:
Returns:
Throws:
getRecordingStorageType
public RecordingStorageType getRecordingStorageType()
Get the recordingStorageType property: Defines the kind of external storage.
Overrides:
AzureCommunicationsRecordingStorage.getRecordingStorageType()Returns: