| Constructor and Description |
|---|
File() |
| Modifier and Type | Method and Description |
|---|---|
URL |
getBlobUrl()
Gets blob url.
|
String |
getFileName()
Gets file name.
|
int |
getLinesAdded()
Gets lines added.
|
int |
getLinesChanged()
Gets lines changed.
|
int |
getLinesDeleted()
Gets lines deleted.
|
String |
getPatch()
Gets patch.
|
String |
getPreviousFilename()
Gets previous filename.
|
URL |
getRawUrl()
Gets raw url.
|
String |
getSha()
Gets sha.
|
String |
getStatus()
Gets status.
|
public int getLinesChanged()
public int getLinesAdded()
public int getLinesDeleted()
public String getStatus()
public String getFileName()
public String getPreviousFilename()
public String getPatch()
public URL getRawUrl()
public URL getBlobUrl()
public String getSha()
Copyright © 2020. All rights reserved.