Interface Controller.ChangeApplicationStateOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      ControllerOuterClass.ApplicationState getTargetState()
      .responsive.controller.v1.controller.proto.ApplicationState target_state = 1;
      ControllerOuterClass.ApplicationStateOrBuilder getTargetStateOrBuilder()
      .responsive.controller.v1.controller.proto.ApplicationState target_state = 1;
      boolean hasTargetState()
      .responsive.controller.v1.controller.proto.ApplicationState target_state = 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 Detail

      • hasTargetState

        boolean hasTargetState()
        .responsive.controller.v1.controller.proto.ApplicationState target_state = 1;
        Returns:
        Whether the targetState field is set.