Interface CineastGrpc.InstantQueryContainerOrBuilder

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

public static interface CineastGrpc.InstantQueryContainerOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    TODO better representation?
    com.google.protobuf.ByteString
    TODO better representation?

    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
  • Method Details

    • getInstant

      String getInstant()
      TODO better representation?
       
      string instant = 1;
      Returns:
      The instant.
    • getInstantBytes

      com.google.protobuf.ByteString getInstantBytes()
      TODO better representation?
       
      string instant = 1;
      Returns:
      The bytes for instant.