Interface DocapiCommon.ClusterStateOrBuilder

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

public static interface DocapiCommon.ClusterStateOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    string state_string = 1;
    com.google.protobuf.ByteString
    string state_string = 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
  • Method Details

    • getStateString

      String getStateString()
      string state_string = 1;
      Returns:
      The stateString.
    • getStateStringBytes

      com.google.protobuf.ByteString getStateStringBytes()
      string state_string = 1;
      Returns:
      The bytes for stateString.