@Generated public class GetModelVersionDownloadUriRequest extends Object
| Constructor and Description |
|---|
GetModelVersionDownloadUriRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName() |
String |
getVersion() |
int |
hashCode() |
GetModelVersionDownloadUriRequest |
setName(String name) |
GetModelVersionDownloadUriRequest |
setVersion(String version) |
String |
toString() |
public GetModelVersionDownloadUriRequest setName(String name)
public String getName()
public GetModelVersionDownloadUriRequest setVersion(String version)
public String getVersion()
Copyright © 2024. All rights reserved.