public static interface Tiller.GetReleaseStatusRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getName()
Name is the name of the release
string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
Name is the name of the release
string name = 1; |
int |
getVersion()
Version is the version of the release
int32 version = 2; |
String getName()
Name is the name of the release
string name = 1;com.google.protobuf.ByteString getNameBytes()
Name is the name of the release
string name = 1;int getVersion()
Version is the version of the release
int32 version = 2;Copyright © 2022. All rights reserved.