A C D E F G I K L M N O P R S T U V 

A

advanced - Variable in class org.mbari.tethys.rest.client.ApiClient.GetCommandsResponse.Command
 
ApiClient - Class in org.mbari.tethys.rest.client
High-level TethysDash API Client.
ApiClient(String) - Constructor for class org.mbari.tethys.rest.client.ApiClient
Creates an instance
ApiClient.Event - Class in org.mbari.tethys.rest.client
 
ApiClient.Event() - Constructor for class org.mbari.tethys.rest.client.ApiClient.Event
 
ApiClient.Event.Fix - Class in org.mbari.tethys.rest.client
 
ApiClient.Event.Fix() - Constructor for class org.mbari.tethys.rest.client.ApiClient.Event.Fix
 
ApiClient.GetCommandsResponse - Class in org.mbari.tethys.rest.client
 
ApiClient.GetCommandsResponse() - Constructor for class org.mbari.tethys.rest.client.ApiClient.GetCommandsResponse
 
ApiClient.GetCommandsResponse.Command - Class in org.mbari.tethys.rest.client
 
ApiClient.GetCommandsResponse.Command() - Constructor for class org.mbari.tethys.rest.client.ApiClient.GetCommandsResponse.Command
 
ApiClient.GetDeploymentsResponse - Class in org.mbari.tethys.rest.client
 
ApiClient.GetDeploymentsResponse() - Constructor for class org.mbari.tethys.rest.client.ApiClient.GetDeploymentsResponse
 
ApiClient.GetDeploymentsResponse.Result - Class in org.mbari.tethys.rest.client
 
ApiClient.GetDeploymentsResponse.Result() - Constructor for class org.mbari.tethys.rest.client.ApiClient.GetDeploymentsResponse.Result
 
ApiClient.GetDeploymentsResponse.Result.DeployEvent - Class in org.mbari.tethys.rest.client
 
ApiClient.GetDeploymentsResponse.Result.DeployEvent() - Constructor for class org.mbari.tethys.rest.client.ApiClient.GetDeploymentsResponse.Result.DeployEvent
 
ApiClient.GetEventsResponse - Class in org.mbari.tethys.rest.client
 
ApiClient.GetEventsResponse() - Constructor for class org.mbari.tethys.rest.client.ApiClient.GetEventsResponse
 
ApiClient.GetInfoResponse - Class in org.mbari.tethys.rest.client
 
ApiClient.GetInfoResponse() - Constructor for class org.mbari.tethys.rest.client.ApiClient.GetInfoResponse
 
ApiClient.GetMissionDefinitionSummaryResponse - Class in org.mbari.tethys.rest.client
 
ApiClient.GetMissionDefinitionSummaryResponse() - Constructor for class org.mbari.tethys.rest.client.ApiClient.GetMissionDefinitionSummaryResponse
 
ApiClient.GetMissionsResponse - Class in org.mbari.tethys.rest.client
 
ApiClient.GetMissionsResponse() - Constructor for class org.mbari.tethys.rest.client.ApiClient.GetMissionsResponse
 
ApiClient.GetMissionStartedEventsResponse - Class in org.mbari.tethys.rest.client
 
ApiClient.GetMissionStartedEventsResponse() - Constructor for class org.mbari.tethys.rest.client.ApiClient.GetMissionStartedEventsResponse
 
ApiClient.MissionStartedEvent - Class in org.mbari.tethys.rest.client
 
ApiClient.MissionStartedEvent() - Constructor for class org.mbari.tethys.rest.client.ApiClient.MissionStartedEvent
 
ApiClient.RemoveFutureSimEventsResponse - Class in org.mbari.tethys.rest.client
 
ApiClient.RemoveFutureSimEventsResponse() - Constructor for class org.mbari.tethys.rest.client.ApiClient.RemoveFutureSimEventsResponse
 
ApiClient.ResponseException - Exception in org.mbari.tethys.rest.client
 
ApiClient.ResponseException(String, int, String) - Constructor for exception org.mbari.tethys.rest.client.ApiClient.ResponseException
 
ApiClient.ResponseException.Info - Class in org.mbari.tethys.rest.client
 
ApiClient.ResponseException.Info(String, int, String) - Constructor for class org.mbari.tethys.rest.client.ApiClient.ResponseException.Info
 
ApiClient.SendCommandsResponse - Class in org.mbari.tethys.rest.client
 
ApiClient.SendCommandsResponse() - Constructor for class org.mbari.tethys.rest.client.ApiClient.SendCommandsResponse
 
ApiClient.SendNoteResponse - Class in org.mbari.tethys.rest.client
 
ApiClient.SendNoteResponse() - Constructor for class org.mbari.tethys.rest.client.ApiClient.SendNoteResponse
 
ApiClient.UnauthenticatedException - Exception in org.mbari.tethys.rest.client
 
ApiClient.UnauthenticatedException() - Constructor for exception org.mbari.tethys.rest.client.ApiClient.UnauthenticatedException
 
appConfig - Variable in class org.mbari.tethys.rest.model.InfoResult
 
appKey - Variable in class org.mbari.tethys.rest.model.InfoResult.AppConfig.Pusher
 
AsyncClient - Class in org.mbari.tethys.rest.client
A high-level API to subscribe to and receive asynchronous event notifications from a TethysDash backend instance.
AsyncClient(String, String) - Constructor for class org.mbari.tethys.rest.client.AsyncClient
Creates an instance with information that can be provided by an administrator of the TethysDash service.
AsyncClient.EventListener - Interface in org.mbari.tethys.rest.client
Interface used to notify your code about received events.
authenticate(String, String) - Method in class org.mbari.tethys.rest.client.ApiClient
Call this method once prior to any request requiring authentication.

C

commandNote - Variable in class org.mbari.tethys.rest.model.SendCommandsResult
 
commandText - Variable in class org.mbari.tethys.rest.model.SendCommandsResult
 
component - Variable in class org.mbari.tethys.rest.client.ApiClient.Event
 
component - Variable in class org.mbari.tethys.rest.client.ApiClient.MissionStartedEvent
 
connect() - Method in class org.mbari.tethys.rest.client.AsyncClient
Connects to the server and starts notifying registered listeners.
content - Variable in class org.mbari.tethys.rest.client.ApiClient.ResponseException.Info
 
contents - Variable in class org.mbari.tethys.rest.model.DListResult
 

D

data - Variable in class org.mbari.tethys.rest.client.ApiClient.Event
 
dataLen - Variable in class org.mbari.tethys.rest.client.ApiClient.Event
 
date - Variable in class org.mbari.tethys.rest.client.ApiClient.Event
 
date - Variable in class org.mbari.tethys.rest.model.LaunchOrRecoverResult
 
date - Variable in class org.mbari.tethys.rest.model.SendNoteResult
 
defineArgs - Variable in class org.mbari.tethys.rest.model.MissionDefinitionSummary
The list of DefineArgs elements in the mission file.
defineOutput - Variable in class org.mbari.tethys.rest.model.MissionDefinitionSummary
The list of DefineOutput elements in the mission file.
DeleteUserResult - Class in org.mbari.tethys.rest.model
 
DeleteUserResult(String) - Constructor for class org.mbari.tethys.rest.model.DeleteUserResult
 
deploymentId - Variable in class org.mbari.tethys.rest.client.ApiClient.GetDeploymentsResponse.Result
 
deploymentId - Variable in class org.mbari.tethys.rest.model.DeploymentInfo
 
DeploymentInfo - Class in org.mbari.tethys.rest.model
 
DeploymentInfo(Long, String, String, String, DeploymentInfo.DeploymentEventInfo, DeploymentInfo.DeploymentEventInfo, DeploymentInfo.DeploymentEventInfo, DListResult, DeploymentInfo.DeploymentEventInfo) - Constructor for class org.mbari.tethys.rest.model.DeploymentInfo
 
DeploymentInfo.DeploymentEventInfo - Class in org.mbari.tethys.rest.model
 
DeploymentInfo.DeploymentEventInfo(Long, Integer, Long, String) - Constructor for class org.mbari.tethys.rest.model.DeploymentInfo.DeploymentEventInfo
 
description - Variable in class org.mbari.tethys.rest.client.ApiClient.GetCommandsResponse.Command
 
description - Variable in class org.mbari.tethys.rest.model.MissionDefinitionSummary.DefineArg
 
disconnect() - Method in class org.mbari.tethys.rest.client.AsyncClient
Call this when you are no longer interested in getting notifications.
dlistResult - Variable in class org.mbari.tethys.rest.model.DeploymentInfo
 
DListResult - Class in org.mbari.tethys.rest.model
 
DListResult(String, String, List<String>) - Constructor for class org.mbari.tethys.rest.model.DListResult
 

E

email - Variable in class org.mbari.tethys.rest.client.ApiClient.Event
 
email - Variable in class org.mbari.tethys.rest.model.DeleteUserResult
 
email - Variable in class org.mbari.tethys.rest.model.ResetPasswordResult
 
email - Variable in class org.mbari.tethys.rest.model.UserResult
 
endEvent - Variable in class org.mbari.tethys.rest.client.ApiClient.GetDeploymentsResponse.Result
 
endEvent - Variable in class org.mbari.tethys.rest.model.DeploymentInfo
 
error - Variable in class org.mbari.tethys.rest.client.ApiClient.GetCommandsResponse
 
error - Variable in class org.mbari.tethys.rest.client.ApiClient.GetDeploymentsResponse
 
error - Variable in class org.mbari.tethys.rest.client.ApiClient.GetEventsResponse
 
error - Variable in class org.mbari.tethys.rest.client.ApiClient.GetInfoResponse
 
error - Variable in class org.mbari.tethys.rest.client.ApiClient.GetMissionDefinitionSummaryResponse
 
error - Variable in class org.mbari.tethys.rest.client.ApiClient.GetMissionsResponse
 
error - Variable in class org.mbari.tethys.rest.client.ApiClient.GetMissionStartedEventsResponse
 
error - Variable in class org.mbari.tethys.rest.client.ApiClient.RemoveFutureSimEventsResponse
 
error - Variable in class org.mbari.tethys.rest.client.ApiClient.SendCommandsResponse
 
error - Variable in class org.mbari.tethys.rest.client.ApiClient.SendNoteResponse
 
eventChannel - Variable in class org.mbari.tethys.rest.model.InfoResult.AppConfig.Pusher
 
eventId - Variable in class org.mbari.tethys.rest.client.ApiClient.Event
 
eventId - Variable in class org.mbari.tethys.rest.client.ApiClient.GetDeploymentsResponse.Result.DeployEvent
 
eventId - Variable in class org.mbari.tethys.rest.model.DeploymentInfo.DeploymentEventInfo
 
eventReceived(ApiClient.Event) - Method in interface org.mbari.tethys.rest.client.AsyncClient.EventListener
Called to notified a received event
eventType - Variable in class org.mbari.tethys.rest.client.ApiClient.Event
 
eventTypes - Variable in class org.mbari.tethys.rest.model.InfoResult
 
external - Variable in class org.mbari.tethys.rest.model.InfoResult.AppConfig
 
extraEmails - Variable in class org.mbari.tethys.rest.model.UserResult
 

F

filenames - Variable in class org.mbari.tethys.rest.model.MissionList
The list of files (including directories).
filePath - Variable in class org.mbari.tethys.rest.model.MissionDefinitionSummary
Path to the mission file in the git repository.
firstName - Variable in class org.mbari.tethys.rest.model.UserResult
 
fix - Variable in class org.mbari.tethys.rest.client.ApiClient.Event
 
fleetStatus - Variable in class org.mbari.tethys.rest.model.InfoResult.AppConfig
 

G

getCommands() - Method in class org.mbari.tethys.rest.client.ApiClient
Gets information about all possible commands.
getDeployments(String) - Method in class org.mbari.tethys.rest.client.ApiClient
Gets all deployments associated with a vehicle.
getEvents(String, String, String, String, int) - Method in class org.mbari.tethys.rest.client.ApiClient
 
getInfo() - Method in class org.mbari.tethys.rest.client.ApiClient
 
getLatestMissionStartedEvents(String, String, int) - Method in class org.mbari.tethys.rest.client.ApiClient
Gets the latest "Started mission" events, up to the given maximum date, for the given vehicle(s).
getMissionDefinitionSummary(String, String) - Method in class org.mbari.tethys.rest.client.ApiClient
Gets a summary of a mission definition.
getMissions(String, String) - Method in class org.mbari.tethys.rest.client.ApiClient
Gets a list of mission files.

I

index - Variable in class org.mbari.tethys.rest.client.ApiClient.Event
 
info - Variable in exception org.mbari.tethys.rest.client.ApiClient.ResponseException
 
InfoResult - Class in org.mbari.tethys.rest.model
 
InfoResult(List<String>, List<String>, InfoResult.AppConfig) - Constructor for class org.mbari.tethys.rest.model.InfoResult
 
InfoResult.AppConfig - Class in org.mbari.tethys.rest.model
 
InfoResult.AppConfig(Map<?, ?>, Map<?, ?>, InfoResult.AppConfig.Recaptcha, InfoResult.AppConfig.Slack, InfoResult.AppConfig.Pusher) - Constructor for class org.mbari.tethys.rest.model.InfoResult.AppConfig
 
InfoResult.AppConfig.Pusher - Class in org.mbari.tethys.rest.model
 
InfoResult.AppConfig.Pusher(String, String) - Constructor for class org.mbari.tethys.rest.model.InfoResult.AppConfig.Pusher
 
InfoResult.AppConfig.Recaptcha - Class in org.mbari.tethys.rest.model
 
InfoResult.AppConfig.Recaptcha(String) - Constructor for class org.mbari.tethys.rest.model.InfoResult.AppConfig.Recaptcha
 
InfoResult.AppConfig.Slack - Class in org.mbari.tethys.rest.model
 
InfoResult.AppConfig.Slack(String) - Constructor for class org.mbari.tethys.rest.model.InfoResult.AppConfig.Slack
 

K

keyword - Variable in class org.mbari.tethys.rest.client.ApiClient.GetCommandsResponse.Command
 

L

lastName - Variable in class org.mbari.tethys.rest.model.UserResult
 
latitude - Variable in class org.mbari.tethys.rest.client.ApiClient.Event.Fix
 
launchEvent - Variable in class org.mbari.tethys.rest.model.DeploymentInfo
 
LaunchOrRecoverResult - Class in org.mbari.tethys.rest.model
 
LaunchOrRecoverResult(Date, String, String, String, String) - Constructor for class org.mbari.tethys.rest.model.LaunchOrRecoverResult
 
longitude - Variable in class org.mbari.tethys.rest.client.ApiClient.Event.Fix
 

M

messages - Variable in class org.mbari.tethys.rest.model.DListResult
 
MissionDefinitionSummary - Class in org.mbari.tethys.rest.model
 
MissionDefinitionSummary(String, String, List<MissionDefinitionSummary.DefineArg>, List<MissionDefinitionSummary.DefineArg>) - Constructor for class org.mbari.tethys.rest.model.MissionDefinitionSummary
 
MissionDefinitionSummary.DefineArg - Class in org.mbari.tethys.rest.model
 
MissionDefinitionSummary.DefineArg(String, String, String, String) - Constructor for class org.mbari.tethys.rest.model.MissionDefinitionSummary.DefineArg
 
MissionList - Class in org.mbari.tethys.rest.model
 
MissionList(String, String, List<String>) - Constructor for class org.mbari.tethys.rest.model.MissionList
 
momsn - Variable in class org.mbari.tethys.rest.client.ApiClient.Event
 
mtmsn - Variable in class org.mbari.tethys.rest.client.ApiClient.Event
 

N

name - Variable in class org.mbari.tethys.rest.client.ApiClient.Event
 
name - Variable in class org.mbari.tethys.rest.client.ApiClient.GetDeploymentsResponse.Result
 
name - Variable in class org.mbari.tethys.rest.client.ApiClient.MissionStartedEvent
 
name - Variable in class org.mbari.tethys.rest.model.DeploymentInfo
 
name - Variable in class org.mbari.tethys.rest.model.MissionDefinitionSummary.DefineArg
 
note - Variable in class org.mbari.tethys.rest.client.ApiClient.Event
 
note - Variable in class org.mbari.tethys.rest.model.DeploymentInfo.DeploymentEventInfo
 
note - Variable in class org.mbari.tethys.rest.model.LaunchOrRecoverResult
 

O

operation - Variable in class org.mbari.tethys.rest.client.ApiClient.ResponseException.Info
 
org.mbari.tethys.rest.client - package org.mbari.tethys.rest.client
 
org.mbari.tethys.rest.model - package org.mbari.tethys.rest.model
 

P

path - Variable in class org.mbari.tethys.rest.client.ApiClient.Event
 
path - Variable in class org.mbari.tethys.rest.client.ApiClient.GetDeploymentsResponse.Result
 
path - Variable in class org.mbari.tethys.rest.model.DeploymentInfo
 
path - Variable in class org.mbari.tethys.rest.model.DListResult
 
primaryChannel - Variable in class org.mbari.tethys.rest.model.InfoResult.AppConfig.Slack
 
pusher - Variable in class org.mbari.tethys.rest.model.InfoResult.AppConfig
 

R

recaptcha - Variable in class org.mbari.tethys.rest.model.InfoResult.AppConfig
 
recoverEvent - Variable in class org.mbari.tethys.rest.model.DeploymentInfo
 
refId - Variable in class org.mbari.tethys.rest.client.ApiClient.Event
 
removedEvents - Variable in class org.mbari.tethys.rest.model.RemoveEventsResult
 
RemoveEventsResult - Class in org.mbari.tethys.rest.model
 
RemoveEventsResult(String, Set<String>, int) - Constructor for class org.mbari.tethys.rest.model.RemoveEventsResult
 
removeFutureSimEvents() - Method in class org.mbari.tethys.rest.client.ApiClient
Removes events timestamped in the future for the "sim" vehicle, which is often used in a mode that runs faster that real time.
requestedBy - Variable in class org.mbari.tethys.rest.model.RemoveEventsResult
 
requestedRoles - Variable in class org.mbari.tethys.rest.model.UserResult
 
requestMessage - Variable in class org.mbari.tethys.rest.model.LaunchOrRecoverResult
 
ResetPasswordResult - Class in org.mbari.tethys.rest.model
 
ResetPasswordResult(String) - Constructor for class org.mbari.tethys.rest.model.ResetPasswordResult
 
result - Variable in class org.mbari.tethys.rest.client.ApiClient.GetCommandsResponse
 
result - Variable in class org.mbari.tethys.rest.client.ApiClient.GetDeploymentsResponse
 
result - Variable in class org.mbari.tethys.rest.client.ApiClient.GetEventsResponse
 
result - Variable in class org.mbari.tethys.rest.client.ApiClient.GetInfoResponse
 
result - Variable in class org.mbari.tethys.rest.client.ApiClient.GetMissionDefinitionSummaryResponse
 
result - Variable in class org.mbari.tethys.rest.client.ApiClient.GetMissionsResponse
 
result - Variable in class org.mbari.tethys.rest.client.ApiClient.GetMissionStartedEventsResponse
 
result - Variable in class org.mbari.tethys.rest.client.ApiClient.RemoveFutureSimEventsResponse
 
result - Variable in class org.mbari.tethys.rest.client.ApiClient.SendCommandsResponse
 
result - Variable in class org.mbari.tethys.rest.client.ApiClient.SendNoteResponse
 
roles - Variable in class org.mbari.tethys.rest.model.UserResult
 
runCommand - Variable in class org.mbari.tethys.rest.model.SendCommandsResult
 

S

schedDate - Variable in class org.mbari.tethys.rest.model.SendCommandsResult
 
schedId - Variable in class org.mbari.tethys.rest.model.SendCommandsResult
 
sendCommands(String, String, String, String, boolean) - Method in class org.mbari.tethys.rest.client.ApiClient
Sends commands to a vehicle.
SendCommandsResult - Class in org.mbari.tethys.rest.model
 
SendCommandsResult(String, String, String, String, String, boolean, String) - Constructor for class org.mbari.tethys.rest.model.SendCommandsResult
 
sendNote(String, String) - Method in class org.mbari.tethys.rest.client.ApiClient
Sends a note.
SendNoteResult - Class in org.mbari.tethys.rest.model
 
SendNoteResult(String, String, String, Date) - Constructor for class org.mbari.tethys.rest.model.SendNoteResult
 
sentBy - Variable in class org.mbari.tethys.rest.model.LaunchOrRecoverResult
 
sentBy - Variable in class org.mbari.tethys.rest.model.SendCommandsResult
 
sentBy - Variable in class org.mbari.tethys.rest.model.SendNoteResult
 
setAuthenticationToken(String) - Method in class org.mbari.tethys.rest.client.ApiClient
If already known, this method can be used to set the authentication token prior to any operation requiring it.
setEventListener(String, AsyncClient.EventListener) - Method in class org.mbari.tethys.rest.client.AsyncClient
Sets the event listener for a particular vehicle or for all vehicles.
siteKey - Variable in class org.mbari.tethys.rest.model.InfoResult.AppConfig.Recaptcha
 
slack - Variable in class org.mbari.tethys.rest.model.InfoResult.AppConfig
 
startEvent - Variable in class org.mbari.tethys.rest.client.ApiClient.GetDeploymentsResponse.Result
 
startEvent - Variable in class org.mbari.tethys.rest.model.DeploymentInfo
 
state - Variable in class org.mbari.tethys.rest.client.ApiClient.Event
 
state - Variable in class org.mbari.tethys.rest.client.ApiClient.GetDeploymentsResponse.Result.DeployEvent
 
state - Variable in class org.mbari.tethys.rest.model.DeploymentInfo.DeploymentEventInfo
 
status - Variable in class org.mbari.tethys.rest.client.ApiClient.ResponseException.Info
 
status - Variable in class org.mbari.tethys.rest.model.SendNoteResult
 
subDir - Variable in class org.mbari.tethys.rest.model.MissionList
Requested subdirectory under the mission repository.
syntaxList - Variable in class org.mbari.tethys.rest.client.ApiClient.GetCommandsResponse.Command
 

T

tag - Variable in class org.mbari.tethys.rest.model.MissionDefinitionSummary
Git tag.
tag - Variable in class org.mbari.tethys.rest.model.MissionList
Git tag.
text - Variable in class org.mbari.tethys.rest.client.ApiClient.Event
 
text - Variable in class org.mbari.tethys.rest.client.ApiClient.MissionStartedEvent
 
token - Variable in class org.mbari.tethys.rest.model.UserResult
 
toString() - Method in class org.mbari.tethys.rest.model.MissionDefinitionSummary.DefineArg
 

U

units - Variable in class org.mbari.tethys.rest.model.MissionDefinitionSummary.DefineArg
 
unixTime - Variable in class org.mbari.tethys.rest.client.ApiClient.Event
 
unixTime - Variable in class org.mbari.tethys.rest.client.ApiClient.GetDeploymentsResponse.Result.DeployEvent
 
unixTime - Variable in class org.mbari.tethys.rest.client.ApiClient.MissionStartedEvent
 
unixTime - Variable in class org.mbari.tethys.rest.model.DeploymentInfo.DeploymentEventInfo
 
user - Variable in class org.mbari.tethys.rest.client.ApiClient.Event
 
UserResult - Class in org.mbari.tethys.rest.model
 
UserResult(String, String, String, String, Set<String>, Set<String>, Set<String>) - Constructor for class org.mbari.tethys.rest.model.UserResult
 

V

value - Variable in class org.mbari.tethys.rest.model.MissionDefinitionSummary.DefineArg
 
vechicleName - Variable in class org.mbari.tethys.rest.client.ApiClient.GetDeploymentsResponse.Result
 
vehicle - Variable in class org.mbari.tethys.rest.model.LaunchOrRecoverResult
 
vehicle - Variable in class org.mbari.tethys.rest.model.SendCommandsResult
 
vehicle - Variable in class org.mbari.tethys.rest.model.SendNoteResult
 
vehicleName - Variable in class org.mbari.tethys.rest.client.ApiClient.Event
 
vehicleName - Variable in class org.mbari.tethys.rest.client.ApiClient.MissionStartedEvent
 
vehicleName - Variable in class org.mbari.tethys.rest.model.DeploymentInfo
 
vehicleNames - Variable in class org.mbari.tethys.rest.model.InfoResult
 
vehicleNames - Variable in class org.mbari.tethys.rest.model.RemoveEventsResult
 
A C D E F G I K L M N O P R S T U V 

Copyright © 2017 MBARI. All Rights Reserved.