Uses of Class
com.exonum.binding.core.runtime.DeployArguments
| Package | Description |
|---|---|
| com.exonum.binding.core.runtime |
-
Uses of DeployArguments in com.exonum.binding.core.runtime
Methods in com.exonum.binding.core.runtime that return DeployArguments Modifier and Type Method Description DeployArgumentsDeployArguments.Builder. build()DeployArgumentsDeployArguments.Builder. buildPartial()static DeployArgumentsDeployArguments. getDefaultInstance()DeployArgumentsDeployArguments.Builder. getDefaultInstanceForType()DeployArgumentsDeployArguments. getDefaultInstanceForType()static DeployArgumentsDeployArguments. parseDelimitedFrom(InputStream input)static DeployArgumentsDeployArguments. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeployArgumentsDeployArguments. parseFrom(byte[] data)static DeployArgumentsDeployArguments. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeployArgumentsDeployArguments. parseFrom(com.google.protobuf.ByteString data)static DeployArgumentsDeployArguments. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeployArgumentsDeployArguments. parseFrom(com.google.protobuf.CodedInputStream input)static DeployArgumentsDeployArguments. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeployArgumentsDeployArguments. parseFrom(InputStream input)static DeployArgumentsDeployArguments. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeployArgumentsDeployArguments. parseFrom(ByteBuffer data)static DeployArgumentsDeployArguments. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.exonum.binding.core.runtime that return types with arguments of type DeployArguments Modifier and Type Method Description com.google.protobuf.Parser<DeployArguments>DeployArguments. getParserForType()static com.google.protobuf.Parser<DeployArguments>DeployArguments. parser()Methods in com.exonum.binding.core.runtime with parameters of type DeployArguments Modifier and Type Method Description DeployArguments.BuilderDeployArguments.Builder. mergeFrom(DeployArguments other)static DeployArguments.BuilderDeployArguments. newBuilder(DeployArguments prototype)