public static interface Tiller.GetReleaseStatusRequestOrBuilder extends MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Name is the name of the release
|
ByteString |
getNameBytes()
Name is the name of the release
|
int |
getVersion()
Version is the version of the release
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedByteString getNameBytes()
Name is the name of the release
string name = 1;int getVersion()
Version is the version of the release
int32 version = 2;Copyright © 2017–2018, microBean. All rights reserved.