public static interface Tiller.TestReleaseResponseOrBuilder extends MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getMsg()
string msg = 1; |
ByteString |
getMsgBytes()
string msg = 1; |
TestRunOuterClass.TestRun.Status |
getStatus()
.hapi.release.TestRun.Status status = 2; |
int |
getStatusValue()
.hapi.release.TestRun.Status status = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
isInitialized
ByteString getMsgBytes()
string msg = 1;
int getStatusValue()
.hapi.release.TestRun.Status status = 2;
TestRunOuterClass.TestRun.Status getStatus()
.hapi.release.TestRun.Status status = 2;
Copyright © 2017–2018, microBean. All rights reserved.