Interface OrchestratorService.CreateTimerActionOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      com.google.protobuf.Timestamp getFireAt()
      .google.protobuf.Timestamp fireAt = 1;
      com.google.protobuf.TimestampOrBuilder getFireAtOrBuilder()
      .google.protobuf.Timestamp fireAt = 1;
      boolean hasFireAt()
      .google.protobuf.Timestamp fireAt = 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

      • hasFireAt

        boolean hasFireAt()
        .google.protobuf.Timestamp fireAt = 1;
        Returns:
        Whether the fireAt field is set.
      • getFireAt

        com.google.protobuf.Timestamp getFireAt()
        .google.protobuf.Timestamp fireAt = 1;
        Returns:
        The fireAt.
      • getFireAtOrBuilder

        com.google.protobuf.TimestampOrBuilder getFireAtOrBuilder()
        .google.protobuf.Timestamp fireAt = 1;