public static class ListSnapshotsResponse.MediaSnapshot.Snapshot extends Object
| Constructor and Description |
|---|
Snapshot() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBizUrl() |
Long |
getIndex() |
String |
getUrl()
Deprecated.
use getBizUrl instead of this.
|
void |
setBizUrl(String url) |
void |
setIndex(Long index) |
void |
setUrl(String url)
Deprecated.
use setBizUrl instead of this.
|
public Long getIndex()
public void setIndex(Long index)
public String getBizUrl()
public void setBizUrl(String url)
@Deprecated public String getUrl()
@Deprecated public void setUrl(String url)
Copyright © 2019. All Rights Reserved.