public static final class Tiller.GetReleaseStatusResponse.Builder extends com.google.protobuf.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| 限定符和类型 | 方法和说明 |
|---|---|
Tiller.GetReleaseStatusResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Tiller.GetReleaseStatusResponse |
build() |
Tiller.GetReleaseStatusResponse |
buildPartial() |
Tiller.GetReleaseStatusResponse.Builder |
clear() |
Tiller.GetReleaseStatusResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Tiller.GetReleaseStatusResponse.Builder |
clearInfo()
Info contains information about the release.
|
Tiller.GetReleaseStatusResponse.Builder |
clearName()
Name is the name of the release.
|
Tiller.GetReleaseStatusResponse.Builder |
clearNamespace()
Namespace the release was released into
string namespace = 3; |
Tiller.GetReleaseStatusResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Tiller.GetReleaseStatusResponse.Builder |
clone() |
Tiller.GetReleaseStatusResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
InfoOuterClass.Info |
getInfo()
Info contains information about the release.
|
InfoOuterClass.Info.Builder |
getInfoBuilder()
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.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Tiller.GetReleaseStatusResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Tiller.GetReleaseStatusResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
Tiller.GetReleaseStatusResponse.Builder |
mergeFrom(Tiller.GetReleaseStatusResponse other) |
Tiller.GetReleaseStatusResponse.Builder |
mergeInfo(InfoOuterClass.Info value)
Info contains information about the release.
|
Tiller.GetReleaseStatusResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Tiller.GetReleaseStatusResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Tiller.GetReleaseStatusResponse.Builder |
setInfo(InfoOuterClass.Info.Builder builderForValue)
Info contains information about the release.
|
Tiller.GetReleaseStatusResponse.Builder |
setInfo(InfoOuterClass.Info value)
Info contains information about the release.
|
Tiller.GetReleaseStatusResponse.Builder |
setName(String value)
Name is the name of the release.
|
Tiller.GetReleaseStatusResponse.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Name is the name of the release.
|
Tiller.GetReleaseStatusResponse.Builder |
setNamespace(String value)
Namespace the release was released into
string namespace = 3; |
Tiller.GetReleaseStatusResponse.Builder |
setNamespaceBytes(com.google.protobuf.ByteString value)
Namespace the release was released into
string namespace = 3; |
Tiller.GetReleaseStatusResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Tiller.GetReleaseStatusResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Tiller.GetReleaseStatusResponse.Builder>public Tiller.GetReleaseStatusResponse.Builder clear()
clear 在接口中 com.google.protobuf.Message.Builderclear 在接口中 com.google.protobuf.MessageLite.Builderclear 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Tiller.GetReleaseStatusResponse.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Tiller.GetReleaseStatusResponse.Builder>public Tiller.GetReleaseStatusResponse getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic Tiller.GetReleaseStatusResponse build()
build 在接口中 com.google.protobuf.Message.Builderbuild 在接口中 com.google.protobuf.MessageLite.Builderpublic Tiller.GetReleaseStatusResponse buildPartial()
buildPartial 在接口中 com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.google.protobuf.MessageLite.Builderpublic Tiller.GetReleaseStatusResponse.Builder clone()
clone 在接口中 com.google.protobuf.Message.Builderclone 在接口中 com.google.protobuf.MessageLite.Builderclone 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Tiller.GetReleaseStatusResponse.Builder>public Tiller.GetReleaseStatusResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField 在接口中 com.google.protobuf.Message.BuildersetField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Tiller.GetReleaseStatusResponse.Builder>public Tiller.GetReleaseStatusResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField 在接口中 com.google.protobuf.Message.BuilderclearField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Tiller.GetReleaseStatusResponse.Builder>public Tiller.GetReleaseStatusResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof 在接口中 com.google.protobuf.Message.BuilderclearOneof 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Tiller.GetReleaseStatusResponse.Builder>public Tiller.GetReleaseStatusResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField 在接口中 com.google.protobuf.Message.BuildersetRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Tiller.GetReleaseStatusResponse.Builder>public Tiller.GetReleaseStatusResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField 在接口中 com.google.protobuf.Message.BuilderaddRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Tiller.GetReleaseStatusResponse.Builder>public Tiller.GetReleaseStatusResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<Tiller.GetReleaseStatusResponse.Builder>public Tiller.GetReleaseStatusResponse.Builder mergeFrom(Tiller.GetReleaseStatusResponse other)
public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Tiller.GetReleaseStatusResponse.Builder>public Tiller.GetReleaseStatusResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在接口中 com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<Tiller.GetReleaseStatusResponse.Builder>IOExceptionpublic String getName()
Name is the name of the release.
string name = 1;public com.google.protobuf.ByteString getNameBytes()
Name is the name of the release.
string name = 1;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(com.google.protobuf.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;public InfoOuterClass.Info getInfo()
Info contains information about the release.
.hapi.release.Info info = 2;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;public String getNamespace()
Namespace the release was released into
string namespace = 3;public com.google.protobuf.ByteString getNamespaceBytes()
Namespace the release was released into
string namespace = 3;public Tiller.GetReleaseStatusResponse.Builder setNamespace(String value)
Namespace the release was released into
string namespace = 3;public Tiller.GetReleaseStatusResponse.Builder clearNamespace()
Namespace the release was released into
string namespace = 3;public Tiller.GetReleaseStatusResponse.Builder setNamespaceBytes(com.google.protobuf.ByteString value)
Namespace the release was released into
string namespace = 3;public final Tiller.GetReleaseStatusResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields 在接口中 com.google.protobuf.Message.BuildersetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Tiller.GetReleaseStatusResponse.Builder>public final Tiller.GetReleaseStatusResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields 在接口中 com.google.protobuf.Message.BuildermergeUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Tiller.GetReleaseStatusResponse.Builder>Copyright © 2021. All rights reserved.