public static interface Tiller.UninstallReleaseResponseOrBuilder extends MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getInfo()
Info is an uninstall message
|
ByteString |
getInfoBytes()
Info is an uninstall message
|
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.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedboolean 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;ByteString getInfoBytes()
Info is an uninstall message
string info = 2;Copyright © 2017–2018, microBean. All rights reserved.