DataBoxCustomerDiskCopyLogDetails Class
- java.
lang. Object - com.
azure. resourcemanager. databox. models. CopyLogDetails - com.
azure. resourcemanager. databox. models. DataBoxCustomerDiskCopyLogDetails
- com.
- com.
public final class DataBoxCustomerDiskCopyLogDetails
extends CopyLogDetails
Copy Log Details for customer disk.
Constructor Summary
| Constructor | Description |
|---|---|
| DataBoxCustomerDiskCopyLogDetails() |
Creates an instance of Data |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
Class |
copyLogDetailsType()
Get the copy |
| String |
errorLogLink()
Get the error |
|
static
Data |
fromJson(JsonReader jsonReader)
Reads an instance of Data |
| String |
serialNumber()
Get the serial |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
| String |
verboseLogLink()
Get the verbose |
Methods inherited from CopyLogDetails
Methods inherited from java.lang.Object
Constructor Details
DataBoxCustomerDiskCopyLogDetails
public DataBoxCustomerDiskCopyLogDetails()
Creates an instance of DataBoxCustomerDiskCopyLogDetails class.
Method Details
copyLogDetailsType
public ClassDiscriminator copyLogDetailsType()
Get the copyLogDetailsType property: Indicates the type of job details.
Overrides:
DataBoxCustomerDiskCopyLogDetails.copyLogDetailsType()Returns:
errorLogLink
public String errorLogLink()
Get the errorLogLink property: Link for copy error logs.
Returns:
fromJson
public static DataBoxCustomerDiskCopyLogDetails fromJson(JsonReader jsonReader)
Reads an instance of DataBoxCustomerDiskCopyLogDetails from the JsonReader.
Parameters:
Returns:
Throws:
serialNumber
public String serialNumber()
Get the serialNumber property: Disk Serial Number.
Returns:
toJson
public JsonWriter toJson(JsonWriter jsonWriter)
Overrides:
DataBoxCustomerDiskCopyLogDetails.toJson(JsonWriter jsonWriter)Parameters:
Throws:
validate
public void validate()
Validates the instance.
Overrides:
DataBoxCustomerDiskCopyLogDetails.validate()verboseLogLink
public String verboseLogLink()
Get the verboseLogLink property: Link for copy verbose logs.
Returns: