public static final class QueryInstalledChaincodesResult.InstalledChaincode.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<QueryInstalledChaincodesResult.InstalledChaincode.Builder> implements QueryInstalledChaincodesResult.InstalledChaincodeOrBuilder
lifecycle.QueryInstalledChaincodesResult.InstalledChaincode
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, newBuilderForField
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public QueryInstalledChaincodesResult.InstalledChaincode.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<QueryInstalledChaincodesResult.InstalledChaincode.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<QueryInstalledChaincodesResult.InstalledChaincode.Builder>
public QueryInstalledChaincodesResult.InstalledChaincode getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public QueryInstalledChaincodesResult.InstalledChaincode build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public QueryInstalledChaincodesResult.InstalledChaincode buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public QueryInstalledChaincodesResult.InstalledChaincode.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<QueryInstalledChaincodesResult.InstalledChaincode.Builder>
public QueryInstalledChaincodesResult.InstalledChaincode.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<QueryInstalledChaincodesResult.InstalledChaincode.Builder>
public QueryInstalledChaincodesResult.InstalledChaincode.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<QueryInstalledChaincodesResult.InstalledChaincode.Builder>
public QueryInstalledChaincodesResult.InstalledChaincode.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<QueryInstalledChaincodesResult.InstalledChaincode.Builder>
public QueryInstalledChaincodesResult.InstalledChaincode.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<QueryInstalledChaincodesResult.InstalledChaincode.Builder>
public QueryInstalledChaincodesResult.InstalledChaincode.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<QueryInstalledChaincodesResult.InstalledChaincode.Builder>
public QueryInstalledChaincodesResult.InstalledChaincode.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<QueryInstalledChaincodesResult.InstalledChaincode.Builder>
public QueryInstalledChaincodesResult.InstalledChaincode.Builder mergeFrom(QueryInstalledChaincodesResult.InstalledChaincode other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<QueryInstalledChaincodesResult.InstalledChaincode.Builder>
public QueryInstalledChaincodesResult.InstalledChaincode.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<QueryInstalledChaincodesResult.InstalledChaincode.Builder>
IOException
public String getPackageId()
string package_id = 1 [json_name = "packageId"];
getPackageId
in interface QueryInstalledChaincodesResult.InstalledChaincodeOrBuilder
public com.google.protobuf.ByteString getPackageIdBytes()
string package_id = 1 [json_name = "packageId"];
getPackageIdBytes
in interface QueryInstalledChaincodesResult.InstalledChaincodeOrBuilder
public QueryInstalledChaincodesResult.InstalledChaincode.Builder setPackageId(String value)
string package_id = 1 [json_name = "packageId"];
value
- The packageId to set.public QueryInstalledChaincodesResult.InstalledChaincode.Builder clearPackageId()
string package_id = 1 [json_name = "packageId"];
public QueryInstalledChaincodesResult.InstalledChaincode.Builder setPackageIdBytes(com.google.protobuf.ByteString value)
string package_id = 1 [json_name = "packageId"];
value
- The bytes for packageId to set.public String getLabel()
string label = 2 [json_name = "label"];
getLabel
in interface QueryInstalledChaincodesResult.InstalledChaincodeOrBuilder
public com.google.protobuf.ByteString getLabelBytes()
string label = 2 [json_name = "label"];
getLabelBytes
in interface QueryInstalledChaincodesResult.InstalledChaincodeOrBuilder
public QueryInstalledChaincodesResult.InstalledChaincode.Builder setLabel(String value)
string label = 2 [json_name = "label"];
value
- The label to set.public QueryInstalledChaincodesResult.InstalledChaincode.Builder clearLabel()
string label = 2 [json_name = "label"];
public QueryInstalledChaincodesResult.InstalledChaincode.Builder setLabelBytes(com.google.protobuf.ByteString value)
string label = 2 [json_name = "label"];
value
- The bytes for label to set.public int getReferencesCount()
QueryInstalledChaincodesResult.InstalledChaincodeOrBuilder
map<string, .lifecycle.QueryInstalledChaincodesResult.References> references = 3 [json_name = "references"];
getReferencesCount
in interface QueryInstalledChaincodesResult.InstalledChaincodeOrBuilder
public boolean containsReferences(String key)
map<string, .lifecycle.QueryInstalledChaincodesResult.References> references = 3 [json_name = "references"];
containsReferences
in interface QueryInstalledChaincodesResult.InstalledChaincodeOrBuilder
@Deprecated public Map<String,QueryInstalledChaincodesResult.References> getReferences()
getReferencesMap()
instead.getReferences
in interface QueryInstalledChaincodesResult.InstalledChaincodeOrBuilder
public Map<String,QueryInstalledChaincodesResult.References> getReferencesMap()
map<string, .lifecycle.QueryInstalledChaincodesResult.References> references = 3 [json_name = "references"];
getReferencesMap
in interface QueryInstalledChaincodesResult.InstalledChaincodeOrBuilder
public QueryInstalledChaincodesResult.References getReferencesOrDefault(String key, QueryInstalledChaincodesResult.References defaultValue)
map<string, .lifecycle.QueryInstalledChaincodesResult.References> references = 3 [json_name = "references"];
getReferencesOrDefault
in interface QueryInstalledChaincodesResult.InstalledChaincodeOrBuilder
public QueryInstalledChaincodesResult.References getReferencesOrThrow(String key)
map<string, .lifecycle.QueryInstalledChaincodesResult.References> references = 3 [json_name = "references"];
getReferencesOrThrow
in interface QueryInstalledChaincodesResult.InstalledChaincodeOrBuilder
public QueryInstalledChaincodesResult.InstalledChaincode.Builder clearReferences()
public QueryInstalledChaincodesResult.InstalledChaincode.Builder removeReferences(String key)
map<string, .lifecycle.QueryInstalledChaincodesResult.References> references = 3 [json_name = "references"];
@Deprecated public Map<String,QueryInstalledChaincodesResult.References> getMutableReferences()
public QueryInstalledChaincodesResult.InstalledChaincode.Builder putReferences(String key, QueryInstalledChaincodesResult.References value)
map<string, .lifecycle.QueryInstalledChaincodesResult.References> references = 3 [json_name = "references"];
public QueryInstalledChaincodesResult.InstalledChaincode.Builder putAllReferences(Map<String,QueryInstalledChaincodesResult.References> values)
map<string, .lifecycle.QueryInstalledChaincodesResult.References> references = 3 [json_name = "references"];
public final QueryInstalledChaincodesResult.InstalledChaincode.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<QueryInstalledChaincodesResult.InstalledChaincode.Builder>
public final QueryInstalledChaincodesResult.InstalledChaincode.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<QueryInstalledChaincodesResult.InstalledChaincode.Builder>
Copyright © 2022. All rights reserved.