public static interface Tiller.GetHistoryRequestOrBuilder extends MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getMax()
The maximum number of releases to include.
|
String |
getName()
The name of the release.
|
ByteString |
getNameBytes()
The name of the release.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedByteString getNameBytes()
The name of the release.
string name = 1;int getMax()
The maximum number of releases to include.
int32 max = 2;Copyright © 2017–2018, microBean. All rights reserved.