public static interface Tiller.UninstallReleaseResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getInfo()
Info is an uninstall message
string info = 2; |
com.google.protobuf.ByteString |
getInfoBytes()
Info is an uninstall message
string info = 2; |
ReleaseOuterClass.Release |
getRelease()
Release is the release that was marked deleted.
|
ReleaseOuterClass.ReleaseOrBuilder |
getReleaseOrBuilder()
Release is the release that was marked deleted.
|
boolean |
hasRelease()
Release is the release that was marked deleted.
|
boolean hasRelease()
Release is the release that was marked deleted.
.hapi.release.Release release = 1;ReleaseOuterClass.Release getRelease()
Release is the release that was marked deleted.
.hapi.release.Release release = 1;ReleaseOuterClass.ReleaseOrBuilder getReleaseOrBuilder()
Release is the release that was marked deleted.
.hapi.release.Release release = 1;String getInfo()
Info is an uninstall message
string info = 2;com.google.protobuf.ByteString getInfoBytes()
Info is an uninstall message
string info = 2;Copyright © 2022. All rights reserved.