public static interface Tiller.GetReleaseStatusResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
InfoOuterClass.Info |
getInfo()
Info contains information about the release.
|
InfoOuterClass.InfoOrBuilder |
getInfoOrBuilder()
Info contains information about the release.
|
String |
getName()
Name is the name of the release.
|
com.google.protobuf.ByteString |
getNameBytes()
Name is the name of the release.
|
String |
getNamespace()
Namespace the release was released into
string namespace = 3; |
com.google.protobuf.ByteString |
getNamespaceBytes()
Namespace the release was released into
string namespace = 3; |
boolean |
hasInfo()
Info contains information about the release.
|
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;boolean hasInfo()
Info contains information about the release.
.hapi.release.Info info = 2;InfoOuterClass.Info getInfo()
Info contains information about the release.
.hapi.release.Info info = 2;InfoOuterClass.InfoOrBuilder getInfoOrBuilder()
Info contains information about the release.
.hapi.release.Info info = 2;String getNamespace()
Namespace the release was released into
string namespace = 3;com.google.protobuf.ByteString getNamespaceBytes()
Namespace the release was released into
string namespace = 3;Copyright © 2021. All rights reserved.