public static interface ProxyAm.AddRoleRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
boolean |
getIsStable()
optional bool isStable = 3; |
ProxyAm.ResourceDescItem |
getResourceDesc(int index)
repeated .apsara.odps.cupid.protocol.ResourceDescItem resourceDesc = 4; |
int |
getResourceDescCount()
repeated .apsara.odps.cupid.protocol.ResourceDescItem resourceDesc = 4; |
List<ProxyAm.ResourceDescItem> |
getResourceDescList()
repeated .apsara.odps.cupid.protocol.ResourceDescItem resourceDesc = 4; |
ProxyAm.ResourceDescItemOrBuilder |
getResourceDescOrBuilder(int index)
repeated .apsara.odps.cupid.protocol.ResourceDescItem resourceDesc = 4; |
List<? extends ProxyAm.ResourceDescItemOrBuilder> |
getResourceDescOrBuilderList()
repeated .apsara.odps.cupid.protocol.ResourceDescItem resourceDesc = 4; |
String |
getRoleName()
optional string roleName = 1; |
com.google.protobuf.ByteString |
getRoleNameBytes()
optional string roleName = 1; |
long |
getSlotId()
optional int64 slotId = 2; |
boolean |
hasIsStable()
optional bool isStable = 3; |
boolean |
hasRoleName()
optional string roleName = 1; |
boolean |
hasSlotId()
optional int64 slotId = 2; |
boolean hasRoleName()
optional string roleName = 1;
String getRoleName()
optional string roleName = 1;
com.google.protobuf.ByteString getRoleNameBytes()
optional string roleName = 1;
boolean hasSlotId()
optional int64 slotId = 2;
long getSlotId()
optional int64 slotId = 2;
boolean hasIsStable()
optional bool isStable = 3;
boolean getIsStable()
optional bool isStable = 3;
List<ProxyAm.ResourceDescItem> getResourceDescList()
repeated .apsara.odps.cupid.protocol.ResourceDescItem resourceDesc = 4;
ProxyAm.ResourceDescItem getResourceDesc(int index)
repeated .apsara.odps.cupid.protocol.ResourceDescItem resourceDesc = 4;
int getResourceDescCount()
repeated .apsara.odps.cupid.protocol.ResourceDescItem resourceDesc = 4;
List<? extends ProxyAm.ResourceDescItemOrBuilder> getResourceDescOrBuilderList()
repeated .apsara.odps.cupid.protocol.ResourceDescItem resourceDesc = 4;
ProxyAm.ResourceDescItemOrBuilder getResourceDescOrBuilder(int index)
repeated .apsara.odps.cupid.protocol.ResourceDescItem resourceDesc = 4;
Copyright © 2017. All Rights Reserved.