public final class BaBackupFileResponse extends Object implements Serializable
Constructor and Description |
---|
BaBackupFileResponse(String uuid,
String name,
String type,
float sizeMb,
Instant modifiedAt)
Instantiates a new Ba backup file.
|
Modifier and Type | Method and Description |
---|---|
Instant |
getModifiedAt()
Gets modified at.
|
String |
getName()
Gets name.
|
float |
getSizeMb()
Gets size mb.
|
String |
getType()
Gets type.
|
String |
getUuid()
Gets uuid.
|
public String getUuid()
public String getName()
public String getType()
public float getSizeMb()
public Instant getModifiedAt()
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.