public interface VodCreateSpaceRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
String |
getDescription()
描述
string Description = 3; |
com.google.protobuf.ByteString |
getDescriptionBytes()
描述
string Description = 3; |
String |
getProjectName()
项目名
string ProjectName = 2; |
com.google.protobuf.ByteString |
getProjectNameBytes()
项目名
string ProjectName = 2; |
String |
getRegion()
空间区域
string Region = 4; |
com.google.protobuf.ByteString |
getRegionBytes()
空间区域
string Region = 4; |
String |
getSpaceName()
空间名
string SpaceName = 1; |
com.google.protobuf.ByteString |
getSpaceNameBytes()
空间名
string SpaceName = 1; |
String |
getUserName()
创建用户
string UserName = 5; |
com.google.protobuf.ByteString |
getUserNameBytes()
创建用户
string UserName = 5; |
String getSpaceName()
空间名
string SpaceName = 1;
com.google.protobuf.ByteString getSpaceNameBytes()
空间名
string SpaceName = 1;
String getProjectName()
项目名
string ProjectName = 2;
com.google.protobuf.ByteString getProjectNameBytes()
项目名
string ProjectName = 2;
String getDescription()
描述
string Description = 3;
com.google.protobuf.ByteString getDescriptionBytes()
描述
string Description = 3;
String getRegion()
空间区域
string Region = 4;
com.google.protobuf.ByteString getRegionBytes()
空间区域
string Region = 4;
String getUserName()
创建用户
string UserName = 5;
com.google.protobuf.ByteString getUserNameBytes()
创建用户
string UserName = 5;
Copyright © 2024. All rights reserved.