public static final class Tiller.GetReleaseStatusResponse.Builder extends GeneratedMessageV3.Builder<Tiller.GetReleaseStatusResponse.Builder> implements Tiller.GetReleaseStatusResponseOrBuilder
GetReleaseStatusResponse is the response indicating the status of the named release.Protobuf type
hapi.services.tiller.GetReleaseStatusResponse
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
mergeFrom
public static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class GeneratedMessageV3.Builder<Tiller.GetReleaseStatusResponse.Builder>
public Tiller.GetReleaseStatusResponse.Builder clear()
clear
in interface Message.Builder
clear
in interface MessageLite.Builder
clear
in class GeneratedMessageV3.Builder<Tiller.GetReleaseStatusResponse.Builder>
public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface Message.Builder
getDescriptorForType
in interface MessageOrBuilder
getDescriptorForType
in class GeneratedMessageV3.Builder<Tiller.GetReleaseStatusResponse.Builder>
public Tiller.GetReleaseStatusResponse getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
public Tiller.GetReleaseStatusResponse build()
build
in interface Message.Builder
build
in interface MessageLite.Builder
public Tiller.GetReleaseStatusResponse buildPartial()
buildPartial
in interface Message.Builder
buildPartial
in interface MessageLite.Builder
public Tiller.GetReleaseStatusResponse.Builder clone()
clone
in interface Message.Builder
clone
in interface MessageLite.Builder
clone
in class GeneratedMessageV3.Builder<Tiller.GetReleaseStatusResponse.Builder>
public Tiller.GetReleaseStatusResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
setField
in interface Message.Builder
setField
in class GeneratedMessageV3.Builder<Tiller.GetReleaseStatusResponse.Builder>
public Tiller.GetReleaseStatusResponse.Builder clearField(Descriptors.FieldDescriptor field)
clearField
in interface Message.Builder
clearField
in class GeneratedMessageV3.Builder<Tiller.GetReleaseStatusResponse.Builder>
public Tiller.GetReleaseStatusResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof
in interface Message.Builder
clearOneof
in class GeneratedMessageV3.Builder<Tiller.GetReleaseStatusResponse.Builder>
public Tiller.GetReleaseStatusResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface Message.Builder
setRepeatedField
in class GeneratedMessageV3.Builder<Tiller.GetReleaseStatusResponse.Builder>
public Tiller.GetReleaseStatusResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface Message.Builder
addRepeatedField
in class GeneratedMessageV3.Builder<Tiller.GetReleaseStatusResponse.Builder>
public Tiller.GetReleaseStatusResponse.Builder mergeFrom(Message other)
mergeFrom
in interface Message.Builder
mergeFrom
in class AbstractMessage.Builder<Tiller.GetReleaseStatusResponse.Builder>
public Tiller.GetReleaseStatusResponse.Builder mergeFrom(Tiller.GetReleaseStatusResponse other)
public final boolean isInitialized()
isInitialized
in interface MessageLiteOrBuilder
isInitialized
in class GeneratedMessageV3.Builder<Tiller.GetReleaseStatusResponse.Builder>
public Tiller.GetReleaseStatusResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface Message.Builder
mergeFrom
in interface MessageLite.Builder
mergeFrom
in class AbstractMessage.Builder<Tiller.GetReleaseStatusResponse.Builder>
IOException
public String getName()
Name is the name of the release.
string name = 1;
getName
in interface Tiller.GetReleaseStatusResponseOrBuilder
public ByteString getNameBytes()
Name is the name of the release.
string name = 1;
getNameBytes
in interface Tiller.GetReleaseStatusResponseOrBuilder
public Tiller.GetReleaseStatusResponse.Builder setName(String value)
Name is the name of the release.
string name = 1;
public Tiller.GetReleaseStatusResponse.Builder clearName()
Name is the name of the release.
string name = 1;
public Tiller.GetReleaseStatusResponse.Builder setNameBytes(ByteString value)
Name is the name of the release.
string name = 1;
public boolean hasInfo()
Info contains information about the release.
.hapi.release.Info info = 2;
hasInfo
in interface Tiller.GetReleaseStatusResponseOrBuilder
public InfoOuterClass.Info getInfo()
Info contains information about the release.
.hapi.release.Info info = 2;
getInfo
in interface Tiller.GetReleaseStatusResponseOrBuilder
public Tiller.GetReleaseStatusResponse.Builder setInfo(InfoOuterClass.Info value)
Info contains information about the release.
.hapi.release.Info info = 2;
public Tiller.GetReleaseStatusResponse.Builder setInfo(InfoOuterClass.Info.Builder builderForValue)
Info contains information about the release.
.hapi.release.Info info = 2;
public Tiller.GetReleaseStatusResponse.Builder mergeInfo(InfoOuterClass.Info value)
Info contains information about the release.
.hapi.release.Info info = 2;
public Tiller.GetReleaseStatusResponse.Builder clearInfo()
Info contains information about the release.
.hapi.release.Info info = 2;
public InfoOuterClass.Info.Builder getInfoBuilder()
Info contains information about the release.
.hapi.release.Info info = 2;
public InfoOuterClass.InfoOrBuilder getInfoOrBuilder()
Info contains information about the release.
.hapi.release.Info info = 2;
getInfoOrBuilder
in interface Tiller.GetReleaseStatusResponseOrBuilder
public String getNamespace()
Namesapce the release was released into
string namespace = 3;
getNamespace
in interface Tiller.GetReleaseStatusResponseOrBuilder
public ByteString getNamespaceBytes()
Namesapce the release was released into
string namespace = 3;
getNamespaceBytes
in interface Tiller.GetReleaseStatusResponseOrBuilder
public Tiller.GetReleaseStatusResponse.Builder setNamespace(String value)
Namesapce the release was released into
string namespace = 3;
public Tiller.GetReleaseStatusResponse.Builder clearNamespace()
Namesapce the release was released into
string namespace = 3;
public Tiller.GetReleaseStatusResponse.Builder setNamespaceBytes(ByteString value)
Namesapce the release was released into
string namespace = 3;
public final Tiller.GetReleaseStatusResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields
in interface Message.Builder
setUnknownFields
in class GeneratedMessageV3.Builder<Tiller.GetReleaseStatusResponse.Builder>
public final Tiller.GetReleaseStatusResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields
in interface Message.Builder
mergeUnknownFields
in class GeneratedMessageV3.Builder<Tiller.GetReleaseStatusResponse.Builder>
Copyright © 2017–2018, microBean. All rights reserved.