Interface Runtime.InstanceSpecOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
Runtime.InstanceSpec, Runtime.InstanceSpec.Builder
Enclosing class:
Runtime

public static interface Runtime.InstanceSpecOrBuilder
extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type Method Description
    Runtime.ArtifactId getArtifact()
    .exonum.runtime.ArtifactId artifact = 3;
    Runtime.ArtifactIdOrBuilder getArtifactOrBuilder()
    .exonum.runtime.ArtifactId artifact = 3;
    int getId()
    uint32 id = 1;
    String getName()
    string name = 2;
    com.google.protobuf.ByteString getNameBytes()
    string name = 2;
    boolean hasArtifact()
    .exonum.runtime.ArtifactId artifact = 3;

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    isInitialized

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof