public class ModifyRepositoryAccessPersonalRequest extends AbstractModel
Constructor and Description |
---|
ModifyRepositoryAccessPersonalRequest() |
Modifier and Type | Method and Description |
---|---|
Long |
getPublic()
Get 默认值为0
|
String |
getRepoName()
Get 仓库名称
|
void |
setPublic(Long Public)
Set 默认值为0
|
void |
setRepoName(String RepoName)
Set 仓库名称
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public ModifyRepositoryAccessPersonalRequest()
public String getRepoName()
public void setRepoName(String RepoName)
RepoName
- 仓库名称public Long getPublic()
public void setPublic(Long Public)
Public
- 默认值为0Copyright © 2020. All rights reserved.