Interface Runtime.ArtifactStateOrBuilder

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

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

    Modifier and Type Method Description
    Runtime.ArtifactSpec getSpec()
    .exonum.runtime.ArtifactSpec spec = 1;
    Runtime.ArtifactSpecOrBuilder getSpecOrBuilder()
    .exonum.runtime.ArtifactSpec spec = 1;
    Runtime.ArtifactStatus getStatus()
    .exonum.runtime.ArtifactStatus status = 2;
    int getStatusValue()
    .exonum.runtime.ArtifactStatus status = 2;
    boolean hasSpec()
    .exonum.runtime.ArtifactSpec spec = 1;

    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