- cadence(NotificationSqsMessageCadence) - Method in class ai.whylabs.service.model.NotificationSchedule
-
- closed(Boolean) - Method in class ai.whylabs.service.model.SessionMetadata
-
- closeSession(String) - Method in class ai.whylabs.service.api.SessionsApi
-
naddeo Close a session, triggering its display in whylabs and making it no longer accept any additional data.
- closeSessionAsync(String, ApiCallback<CloseSessionResponse>) - Method in class ai.whylabs.service.api.SessionsApi
-
naddeo Close a session, triggering its display in whylabs and making it no longer accept any additional data.
- closeSessionCall(String, ApiCallback) - Method in class ai.whylabs.service.api.SessionsApi
-
Build call for closeSession
- CloseSessionResponse - Class in ai.whylabs.service.model
-
Response for closing a session
- CloseSessionResponse() - Constructor for class ai.whylabs.service.model.CloseSessionResponse
-
- closeSessionWithHttpInfo(String) - Method in class ai.whylabs.service.api.SessionsApi
-
naddeo Close a session, triggering its display in whylabs and making it no longer accept any additional data.
- collectionPathParameterToString(String, Collection) - Method in class ai.whylabs.service.invoker.ApiClient
-
Formats the specified collection path parameter to a string value.
- config(String) - Method in class ai.whylabs.service.model.MonitorConfig
-
- config(String) - Method in class ai.whylabs.service.model.ProvidedConfig
-
- Configuration - Class in ai.whylabs.service.invoker
-
- Configuration() - Constructor for class ai.whylabs.service.invoker.Configuration
-
- containsIgnoreCase(String[], String) - Static method in class ai.whylabs.service.invoker.StringUtil
-
Check if the given array contains the given value (with case-insensitive comparison).
- contentLength() - Method in class ai.whylabs.service.invoker.ProgressRequestBody
-
- contentLength() - Method in class ai.whylabs.service.invoker.ProgressResponseBody
-
- contentType() - Method in class ai.whylabs.service.invoker.ProgressRequestBody
-
- contentType() - Method in class ai.whylabs.service.invoker.ProgressResponseBody
-
- createApiKey(String, String, Long, List<String>, String) - Method in class ai.whylabs.service.api.ApiKeyApi
-
Generate an API key for a user.
- createApiKeyAsync(String, String, Long, List<String>, String, ApiCallback<UserApiKey>) - Method in class ai.whylabs.service.api.ApiKeyApi
-
Generate an API key for a user.
- createApiKeyCall(String, String, Long, List<String>, String, ApiCallback) - Method in class ai.whylabs.service.api.ApiKeyApi
-
Build call for createApiKey
- createApiKeyWithHttpInfo(String, String, Long, List<String>, String) - Method in class ai.whylabs.service.api.ApiKeyApi
-
Generate an API key for a user.
- createDatasetProfileUpload(String, Long) - Method in class ai.whylabs.service.api.SessionsApi
-
Create an upload for a given session.
- createDatasetProfileUploadAsync(String, Long, ApiCallback<CreateSessionUploadResponse>) - Method in class ai.whylabs.service.api.SessionsApi
-
Create an upload for a given session.
- createDatasetProfileUploadCall(String, Long, ApiCallback) - Method in class ai.whylabs.service.api.SessionsApi
-
Build call for createDatasetProfileUpload
- createDatasetProfileUploadWithHttpInfo(String, Long) - Method in class ai.whylabs.service.api.SessionsApi
-
Create an upload for a given session.
- createGson() - Static method in class ai.whylabs.service.invoker.JSON
-
- createModel(String, String, TimePeriod, ModelType) - Method in class ai.whylabs.service.api.ModelsApi
-
Create a model with a given name and a time period
Create a model
- createModelAsync(String, String, TimePeriod, ModelType, ApiCallback<ModelMetadata>) - Method in class ai.whylabs.service.api.ModelsApi
-
Create a model with a given name and a time period (asynchronously)
Create a model
- createModelCall(String, String, TimePeriod, ModelType, ApiCallback) - Method in class ai.whylabs.service.api.ModelsApi
-
Build call for createModel
- createModelWithHttpInfo(String, String, TimePeriod, ModelType) - Method in class ai.whylabs.service.api.ModelsApi
-
Create a model with a given name and a time period
Create a model
- createSession() - Method in class ai.whylabs.service.api.SessionsApi
-
Create a new session that can be used to upload dataset profiles from whylogs for display in whylabs.
- createSessionAsync(ApiCallback<CreateSessionResponse>) - Method in class ai.whylabs.service.api.SessionsApi
-
Create a new session that can be used to upload dataset profiles from whylogs for display in whylabs.
- createSessionCall(ApiCallback) - Method in class ai.whylabs.service.api.SessionsApi
-
Build call for createSession
- CreateSessionResponse - Class in ai.whylabs.service.model
-
Response for creating sessions
- CreateSessionResponse() - Constructor for class ai.whylabs.service.model.CreateSessionResponse
-
- CreateSessionUploadResponse - Class in ai.whylabs.service.model
-
Response for creating session uploads
- CreateSessionUploadResponse() - Constructor for class ai.whylabs.service.model.CreateSessionUploadResponse
-
- createSessionWithHttpInfo() - Method in class ai.whylabs.service.api.SessionsApi
-
Create a new session that can be used to upload dataset profiles from whylogs for display in whylabs.
- creationTime(Long) - Method in class ai.whylabs.service.model.ModelMetadata
-
- creationTime(Long) - Method in class ai.whylabs.service.model.OrganizationMetadata
-
- creationTime(String) - Method in class ai.whylabs.service.model.UserApiKey
-
- creationTimestamp(Long) - Method in class ai.whylabs.service.model.AlertsPath
-
- creationTimestamp(Long) - Method in class ai.whylabs.service.model.AlertsSummary
-
- creationTimestamp(Long) - Method in class ai.whylabs.service.model.EventsPath
-
- creationTimestamp(Long) - Method in class ai.whylabs.service.model.EventsSummary
-
- getAlertsPaths(String, String, Long, Long, List<SegmentTag>, String) - Method in class ai.whylabs.service.api.AlertsApi
-
Get the alerts for a given time period.
- getAlertsPathsAsync(String, String, Long, Long, List<SegmentTag>, String, ApiCallback<GetAlertsPathsResponse>) - Method in class ai.whylabs.service.api.AlertsApi
-
Get the alerts for a given time period.
- getAlertsPathsCall(String, String, Long, Long, List<SegmentTag>, String, ApiCallback) - Method in class ai.whylabs.service.api.AlertsApi
-
Build call for getAlertsPaths
- GetAlertsPathsResponse - Class in ai.whylabs.service.model
-
GetAlertsPaths API response with a list of alerts
- GetAlertsPathsResponse() - Constructor for class ai.whylabs.service.model.GetAlertsPathsResponse
-
- getAlertsPathsWithHttpInfo(String, String, Long, Long, List<SegmentTag>, String) - Method in class ai.whylabs.service.api.AlertsApi
-
Get the alerts for a given time period.
- getAlias() - Method in class ai.whylabs.service.model.UserApiKey
-
Human-readable alias for the key
- getApiClient() - Method in class ai.whylabs.service.api.AlertsApi
-
- getApiClient() - Method in class ai.whylabs.service.api.ApiKeyApi
-
- getApiClient() - Method in class ai.whylabs.service.api.EventsApi
-
- getApiClient() - Method in class ai.whylabs.service.api.LogApi
-
- getApiClient() - Method in class ai.whylabs.service.api.ModelsApi
-
- getApiClient() - Method in class ai.whylabs.service.api.SessionsApi
-
- getApiKey() - Method in class ai.whylabs.service.invoker.auth.ApiKeyAuth
-
- getApiKeyPrefix() - Method in class ai.whylabs.service.invoker.auth.ApiKeyAuth
-
- getAuthentication(String) - Method in class ai.whylabs.service.invoker.ApiClient
-
Get authentication for the given name.
- getAuthentications() - Method in class ai.whylabs.service.invoker.ApiClient
-
Get authentications (key: authentication name, value: authentication).
- getBasePath() - Method in class ai.whylabs.service.invoker.ApiClient
-
Get base path
- getBearerToken() - Method in class ai.whylabs.service.invoker.auth.HttpBearerAuth
-
Gets the token, which together with the scheme, will be sent as the value of the Authorization header.
- getCadence() - Method in class ai.whylabs.service.model.NotificationSchedule
-
Get cadence
- getClosed() - Method in class ai.whylabs.service.model.SessionMetadata
-
Whether or not the session is open for uploading dataset profiles to.
- getCode() - Method in exception ai.whylabs.service.invoker.ApiException
-
Get the HTTP status code.
- getConfig() - Method in class ai.whylabs.service.model.MonitorConfig
-
Get config
- getConfig() - Method in class ai.whylabs.service.model.ProvidedConfig
-
Get config
- getConnectTimeout() - Method in class ai.whylabs.service.invoker.ApiClient
-
Get connection timeout (in milliseconds).
- getCreationTime() - Method in class ai.whylabs.service.model.ModelMetadata
-
Get creationTime
- getCreationTime() - Method in class ai.whylabs.service.model.OrganizationMetadata
-
Get creationTime
- getCreationTime() - Method in class ai.whylabs.service.model.UserApiKey
-
Creation time in human readable format
- getCreationTimestamp() - Method in class ai.whylabs.service.model.AlertsPath
-
Get creationTimestamp
- getCreationTimestamp() - Method in class ai.whylabs.service.model.AlertsSummary
-
Get creationTimestamp
- getCreationTimestamp() - Method in class ai.whylabs.service.model.EventsPath
-
Get creationTimestamp
- getCreationTimestamp() - Method in class ai.whylabs.service.model.EventsSummary
-
Get creationTimestamp
- getData() - Method in class ai.whylabs.service.invoker.ApiResponse
-
- getDatasetProfileId() - Method in class ai.whylabs.service.model.UploadDatasetProfileResponse
-
Get datasetProfileId
- getDatasetTimestamp() - Method in class ai.whylabs.service.model.AlertsPath
-
Get datasetTimestamp
- getDatasetTimestamp() - Method in class ai.whylabs.service.model.AlertsSummary
-
Get datasetTimestamp
- getDatasetTimestamp() - Method in class ai.whylabs.service.model.EventsPath
-
Get datasetTimestamp
- getDatasetTimestamp() - Method in class ai.whylabs.service.model.EventsSummary
-
Get datasetTimestamp
- getDateFormat() - Method in class ai.whylabs.service.invoker.ApiClient
-
- getDefaultApiClient() - Static method in class ai.whylabs.service.invoker.Configuration
-
Get the default API client, which would be used when creating API
instances without providing an API client.
- getDomain() - Method in class ai.whylabs.service.model.OrganizationMetadata
-
Get domain
- getDomain() - Method in class ai.whylabs.service.model.OrganizationSummary
-
Get domain
- getEmailSettings() - Method in class ai.whylabs.service.model.NotificationSettings
-
Get emailSettings
- getEnabled() - Method in class ai.whylabs.service.model.NotificationSchedule
-
Get enabled
- getEtag() - Method in class ai.whylabs.service.model.AlertsPath
-
Get etag
- getEtag() - Method in class ai.whylabs.service.model.AlertsSummary
-
Get etag
- getEtag() - Method in class ai.whylabs.service.model.EventsPath
-
Get etag
- getEtag() - Method in class ai.whylabs.service.model.EventsSummary
-
Get etag
- getEventsData(String, String, Long, Long, List<SegmentTag>, String) - Method in class ai.whylabs.service.api.EventsApi
-
Get the event data as multi-line JSON for a given time period.
- getEventsDataAsync(String, String, Long, Long, List<SegmentTag>, String, ApiCallback<File>) - Method in class ai.whylabs.service.api.EventsApi
-
Get the event data as multi-line JSON for a given time period.
- getEventsDataCall(String, String, Long, Long, List<SegmentTag>, String, ApiCallback) - Method in class ai.whylabs.service.api.EventsApi
-
Build call for getEventsData
- getEventsDataWithHttpInfo(String, String, Long, Long, List<SegmentTag>, String) - Method in class ai.whylabs.service.api.EventsApi
-
Get the event data as multi-line JSON for a given time period.
- GetEventsPathResponse - Class in ai.whylabs.service.model
-
BatchGetEvents API response with a list of events
- GetEventsPathResponse() - Constructor for class ai.whylabs.service.model.GetEventsPathResponse
-
- getExpirationTime() - Method in class ai.whylabs.service.model.UserApiKey
-
Expiration time in human readable format
- getGson() - Method in class ai.whylabs.service.invoker.JSON
-
Get Gson.
- getHeaders() - Method in class ai.whylabs.service.invoker.ApiResponse
-
- getHttpClient() - Method in class ai.whylabs.service.invoker.ApiClient
-
Get HTTP client
- getId() - Method in class ai.whylabs.service.model.AlertsPath
-
Get id
- getId() - Method in class ai.whylabs.service.model.AlertsSummary
-
Get id
- getId() - Method in class ai.whylabs.service.model.AsyncLogResponse
-
Get id
- getId() - Method in class ai.whylabs.service.model.EventsPath
-
Get id
- getId() - Method in class ai.whylabs.service.model.EventsSummary
-
Get id
- getId() - Method in class ai.whylabs.service.model.LogResponse
-
Get id
- getId() - Method in class ai.whylabs.service.model.ModelMetadata
-
Get id
- getId() - Method in class ai.whylabs.service.model.ModelSummary
-
Get id
- getId() - Method in class ai.whylabs.service.model.OrganizationMetadata
-
Get id
- getId() - Method in class ai.whylabs.service.model.OrganizationSummary
-
Get id
- getId() - Method in class ai.whylabs.service.model.SummarizedDatasetProfileMeta
-
Get id
- getId() - Method in class ai.whylabs.service.model.SummarizedDatasetProfilePaths
-
Get id
- getItems() - Method in class ai.whylabs.service.model.GetAlertsPathsResponse
-
A list of alerts
- getItems() - Method in class ai.whylabs.service.model.GetEventsPathResponse
-
A list of events
- getItems() - Method in class ai.whylabs.service.model.ListModelsResponse
-
A list of all known model ids for an organization.
- getItems() - Method in class ai.whylabs.service.model.ListSegmentsResponse
-
A list of segments.
- getItems() - Method in class ai.whylabs.service.model.ListUserApiKeys
-
A list of all known API key metadata
- getJSON() - Method in class ai.whylabs.service.invoker.ApiClient
-
Get JSON
- getJson() - Method in class ai.whylabs.service.model.SummarizedDatasetProfilePaths
-
Get json
- getJsonEtag() - Method in class ai.whylabs.service.model.SummarizedDatasetProfilePaths
-
Get jsonEtag
- getKey() - Method in class ai.whylabs.service.model.SegmentTag
-
Get key
- getKey() - Method in class ai.whylabs.service.model.UserApiKey
-
The full value of the key.
- getKeyId() - Method in class ai.whylabs.service.model.UserApiKey
-
The key id.
- getKeyManagers() - Method in class ai.whylabs.service.invoker.ApiClient
-
- getLocation() - Method in class ai.whylabs.service.invoker.auth.ApiKeyAuth
-
- getModel(String, String) - Method in class ai.whylabs.service.api.ModelsApi
-
Get a model metadata
Returns various metadata about a model
- getModelAsync(String, String, ApiCallback<ModelMetadata>) - Method in class ai.whylabs.service.api.ModelsApi
-
Get a model metadata (asynchronously)
Returns various metadata about a model
- getModelCall(String, String, ApiCallback) - Method in class ai.whylabs.service.api.ModelsApi
-
Build call for getModel
- getModelId() - Method in class ai.whylabs.service.model.AlertsPath
-
Get modelId
- getModelId() - Method in class ai.whylabs.service.model.AlertsSummary
-
Get modelId
- getModelId() - Method in class ai.whylabs.service.model.AsyncLogResponse
-
Get modelId
- getModelId() - Method in class ai.whylabs.service.model.EventsPath
-
Get modelId
- getModelId() - Method in class ai.whylabs.service.model.EventsSummary
-
Get modelId
- getModelId() - Method in class ai.whylabs.service.model.LogResponse
-
Get modelId
- getModelId() - Method in class ai.whylabs.service.model.MonitorConfig
-
Get modelId
- getModelId() - Method in class ai.whylabs.service.model.ProvidedConfig
-
Get modelId
- getModelId() - Method in class ai.whylabs.service.model.SegmentSummary
-
Get modelId
- getModelId() - Method in class ai.whylabs.service.model.SessionMetadata
-
The model id of the session.
- getModelId() - Method in class ai.whylabs.service.model.SummarizedDatasetProfileMeta
-
Get modelId
- getModelId() - Method in class ai.whylabs.service.model.SummarizedDatasetProfilePaths
-
Get modelId
- getModelType() - Method in class ai.whylabs.service.model.ModelMetadata
-
Get modelType
- getModelWithHttpInfo(String, String) - Method in class ai.whylabs.service.api.ModelsApi
-
Get a model metadata
Returns various metadata about a model
- getName() - Method in class ai.whylabs.service.invoker.Pair
-
- getName() - Method in class ai.whylabs.service.model.ModelMetadata
-
Get name
- getName() - Method in class ai.whylabs.service.model.ModelSummary
-
Get name
- getName() - Method in class ai.whylabs.service.model.OrganizationMetadata
-
Get name
- getName() - Method in class ai.whylabs.service.model.OrganizationSummary
-
Get name
- getNotificationEmailAddress() - Method in class ai.whylabs.service.model.OrganizationMetadata
-
Get notificationEmailAddress
- getNotificationEmailAddress() - Method in class ai.whylabs.service.model.OrganizationSummary
-
Get notificationEmailAddress
- getNotificationSettings() - Method in class ai.whylabs.service.model.GetNotificationSettingsResponse
-
Get notificationSettings
- getNotificationSettings() - Method in class ai.whylabs.service.model.OrganizationMetadata
-
Get notificationSettings
- getNotificationSettings() - Method in class ai.whylabs.service.model.OrganizationSummary
-
Get notificationSettings
- GetNotificationSettingsResponse - Class in ai.whylabs.service.model
-
Response for getting notification settings
- GetNotificationSettingsResponse() - Constructor for class ai.whylabs.service.model.GetNotificationSettingsResponse
-
- getObservatoryUrl() - Method in class ai.whylabs.service.model.OrganizationMetadata
-
Get observatoryUrl
- getObservatoryUrl() - Method in class ai.whylabs.service.model.OrganizationSummary
-
Get observatoryUrl
- getOrgId() - Method in class ai.whylabs.service.model.AlertsPath
-
Get orgId
- getOrgId() - Method in class ai.whylabs.service.model.EventsPath
-
Get orgId
- getOrgId() - Method in class ai.whylabs.service.model.ModelMetadata
-
Get orgId
- getOrgId() - Method in class ai.whylabs.service.model.MonitorConfig
-
Get orgId
- getOrgId() - Method in class ai.whylabs.service.model.ProvidedConfig
-
Get orgId
- getOrgId() - Method in class ai.whylabs.service.model.SegmentSummary
-
Get orgId
- getOrgId() - Method in class ai.whylabs.service.model.SessionMetadata
-
The org id of the session
- getOrgId() - Method in class ai.whylabs.service.model.SummarizedDatasetProfileMeta
-
Get orgId
- getOrgId() - Method in class ai.whylabs.service.model.UserApiKey
-
The organization that the key belongs to
- getParamName() - Method in class ai.whylabs.service.invoker.auth.ApiKeyAuth
-
- getPassword() - Method in class ai.whylabs.service.invoker.auth.HttpBasicAuth
-
- getProcessedLogEntryCount() - Method in class ai.whylabs.service.model.MergeJobCompletionSummary
-
Get processedLogEntryCount
- getProcessedPartProfileCount() - Method in class ai.whylabs.service.model.MergeJobCompletionSummary
-
Get processedPartProfileCount
- getProtobuf() - Method in class ai.whylabs.service.model.SummarizedDatasetProfilePaths
-
Get protobuf
- getProtobufEtag() - Method in class ai.whylabs.service.model.SummarizedDatasetProfilePaths
-
Get protobufEtag
- getReadTimeout() - Method in class ai.whylabs.service.invoker.ApiClient
-
Get read timeout (in milliseconds).
- getResponseBody() - Method in exception ai.whylabs.service.invoker.ApiException
-
Get the HTTP response body.
- getResponseHeaders() - Method in exception ai.whylabs.service.invoker.ApiException
-
Get the HTTP response headers.
- getRevoked() - Method in class ai.whylabs.service.model.UserApiKey
-
Whether the key has been revoked
- getS3Path() - Method in class ai.whylabs.service.model.AlertsPath
-
Get s3Path
- getS3Path() - Method in class ai.whylabs.service.model.EventsPath
-
Get s3Path
- getScopes() - Method in class ai.whylabs.service.model.UserApiKey
-
Scope of the key
- getSegment() - Method in class ai.whylabs.service.model.AlertsPath
-
Get segment
- getSegment() - Method in class ai.whylabs.service.model.AlertsSummary
-
Get segment
- getSegment() - Method in class ai.whylabs.service.model.EventsPath
-
Get segment
- getSegment() - Method in class ai.whylabs.service.model.EventsSummary
-
Get segment
- getSegment() - Method in class ai.whylabs.service.model.MonitorConfig
-
Get segment
- getSegment() - Method in class ai.whylabs.service.model.ProvidedConfig
-
Get segment
- getSegment() - Method in class ai.whylabs.service.model.SegmentSummary
-
Get segment
- getSession(String) - Method in class ai.whylabs.service.api.SessionsApi
-
Get information about a session.
- getSession() - Method in class ai.whylabs.service.model.GetSessionResponse
-
Get session
- getSessionAsync(String, ApiCallback<GetSessionResponse>) - Method in class ai.whylabs.service.api.SessionsApi
-
Get information about a session.
- getSessionCall(String, ApiCallback) - Method in class ai.whylabs.service.api.SessionsApi
-
Build call for getSession
- getSessionId() - Method in class ai.whylabs.service.model.SessionMetadata
-
The id of the session
- GetSessionResponse - Class in ai.whylabs.service.model
-
Response for getting sessions.
- GetSessionResponse() - Constructor for class ai.whylabs.service.model.GetSessionResponse
-
- getSessionWithHttpInfo(String) - Method in class ai.whylabs.service.api.SessionsApi
-
Get information about a session.
- getSlackSettings() - Method in class ai.whylabs.service.model.NotificationSettings
-
Get slackSettings
- getSlackWebhook() - Method in class ai.whylabs.service.model.OrganizationMetadata
-
Get slackWebhook
- getSlackWebhook() - Method in class ai.whylabs.service.model.OrganizationSummary
-
Get slackWebhook
- getSslCaCert() - Method in class ai.whylabs.service.invoker.ApiClient
-
Get SSL CA cert.
- getStatusCode() - Method in class ai.whylabs.service.invoker.ApiResponse
-
- getSubscriptionTier() - Method in class ai.whylabs.service.model.OrganizationMetadata
-
Get subscriptionTier
- getSubscriptionTier() - Method in class ai.whylabs.service.model.OrganizationSummary
-
Get subscriptionTier
- getTags() - Method in class ai.whylabs.service.model.AsyncLogResponse
-
Get tags
- getTags() - Method in class ai.whylabs.service.model.Segment
-
Get tags
- getTempFolderPath() - Method in class ai.whylabs.service.invoker.ApiClient
-
The path of temporary folder used to store downloaded files from endpoints
with file response.
- getTimePeriod() - Method in class ai.whylabs.service.model.ModelMetadata
-
Get timePeriod
- getTimePeriod() - Method in class ai.whylabs.service.model.ModelSummary
-
Get timePeriod
- getTimestamp() - Method in class ai.whylabs.service.model.SummarizedDatasetProfilePaths
-
Get timestamp
- getTimestampEpoch() - Method in class ai.whylabs.service.model.SummarizedDatasetProfileMeta
-
Get timestampEpoch
- getToken() - Method in class ai.whylabs.service.model.CreateSessionResponse
-
Token for the created session, to be passsed into other session APIs.
- getUnprocessedItems() - Method in class ai.whylabs.service.model.MergeJobCompletionSummary
-
Get unprocessedItems
- getUpdatedTime() - Method in class ai.whylabs.service.model.MonitorConfig
-
Get updatedTime
- getUpdatedTime() - Method in class ai.whylabs.service.model.ProvidedConfig
-
Get updatedTime
- getUpdatedTime() - Method in class ai.whylabs.service.model.SegmentSummary
-
Get updatedTime
- getUploadTimestamp() - Method in class ai.whylabs.service.model.AsyncLogResponse
-
Get uploadTimestamp
- getUploadTimestamp() - Method in class ai.whylabs.service.model.LogResponse
-
Get uploadTimestamp
- getUploadUrl() - Method in class ai.whylabs.service.model.AsyncLogResponse
-
Get uploadUrl
- getUploadUrl() - Method in class ai.whylabs.service.model.CreateSessionUploadResponse
-
Token for the created session, to be passed into other session APIs.
- getUserId() - Method in class ai.whylabs.service.model.SessionMetadata
-
The generated user id for the session.
- getUserId() - Method in class ai.whylabs.service.model.UserApiKey
-
The user that the key represents
- getUsername() - Method in class ai.whylabs.service.invoker.auth.HttpBasicAuth
-
- getValue() - Method in class ai.whylabs.service.invoker.Pair
-
- getValue() - Method in enum ai.whylabs.service.model.ModelType
-
- getValue() - Method in enum ai.whylabs.service.model.NotificationSqsMessageCadence
-
- getValue() - Method in class ai.whylabs.service.model.SegmentTag
-
Get value
- getValue() - Method in enum ai.whylabs.service.model.SubscriptionTier
-
- getValue() - Method in enum ai.whylabs.service.model.TimePeriod
-
- getVersion() - Method in class ai.whylabs.service.model.AlertsPath
-
Get version
- getVersion() - Method in class ai.whylabs.service.model.AlertsSummary
-
Get version
- getVersion() - Method in class ai.whylabs.service.model.EventsPath
-
Get version
- getVersion() - Method in class ai.whylabs.service.model.EventsSummary
-
Get version
- getVersion() - Method in class ai.whylabs.service.model.MonitorConfig
-
Get version
- getVersion() - Method in class ai.whylabs.service.model.ProvidedConfig
-
Get version
- getWhylabsUrl() - Method in class ai.whylabs.service.model.CloseSessionResponse
-
URL where the session can be viewed.
- getWriteTimeout() - Method in class ai.whylabs.service.invoker.ApiClient
-
Get write timeout (in milliseconds).
- guessContentTypeFromFile(File) - Method in class ai.whylabs.service.invoker.ApiClient
-
Guess Content-Type header from the given file (defaults to "application/octet-stream").
- listApiKeys(String, String) - Method in class ai.whylabs.service.api.ApiKeyApi
-
List API key metadata for a given organization and user
Returns the API key metadata for a given organization and user
- listApiKeysAsync(String, String, ApiCallback<ListUserApiKeys>) - Method in class ai.whylabs.service.api.ApiKeyApi
-
List API key metadata for a given organization and user (asynchronously)
Returns the API key metadata for a given organization and user
- listApiKeysCall(String, String, ApiCallback) - Method in class ai.whylabs.service.api.ApiKeyApi
-
Build call for listApiKeys
- listApiKeysWithHttpInfo(String, String) - Method in class ai.whylabs.service.api.ApiKeyApi
-
List API key metadata for a given organization and user
Returns the API key metadata for a given organization and user
- listModels(String) - Method in class ai.whylabs.service.api.ModelsApi
-
Get a list of all of the model ids for an organization.
- listModelsAsync(String, ApiCallback<ListModelsResponse>) - Method in class ai.whylabs.service.api.ModelsApi
-
Get a list of all of the model ids for an organization.
- listModelsCall(String, ApiCallback) - Method in class ai.whylabs.service.api.ModelsApi
-
Build call for listModels
- ListModelsResponse - Class in ai.whylabs.service.model
-
Response for the ListModels API
- ListModelsResponse() - Constructor for class ai.whylabs.service.model.ListModelsResponse
-
- listModelsWithHttpInfo(String) - Method in class ai.whylabs.service.api.ModelsApi
-
Get a list of all of the model ids for an organization.
- listSegments(String, String) - Method in class ai.whylabs.service.api.ModelsApi
-
Get a model metadata
Returns the list of Segments for a given model
- listSegmentsAsync(String, String, ApiCallback<ListSegmentsResponse>) - Method in class ai.whylabs.service.api.ModelsApi
-
Get a model metadata (asynchronously)
Returns the list of Segments for a given model
- listSegmentsCall(String, String, ApiCallback) - Method in class ai.whylabs.service.api.ModelsApi
-
Build call for listSegments
- ListSegmentsResponse - Class in ai.whylabs.service.model
-
Response for the ListSegments API
- ListSegmentsResponse() - Constructor for class ai.whylabs.service.model.ListSegmentsResponse
-
- listSegmentsWithHttpInfo(String, String) - Method in class ai.whylabs.service.api.ModelsApi
-
Get a model metadata
Returns the list of Segments for a given model
- ListUserApiKeys - Class in ai.whylabs.service.model
-
Response for listing API key metadata
- ListUserApiKeys() - Constructor for class ai.whylabs.service.model.ListUserApiKeys
-
- LocalDateTypeAdapter() - Constructor for class ai.whylabs.service.invoker.JSON.LocalDateTypeAdapter
-
- LocalDateTypeAdapter(DateTimeFormatter) - Constructor for class ai.whylabs.service.invoker.JSON.LocalDateTypeAdapter
-
- log(String, String, Long, List<SegmentTag>, String, File) - Method in class ai.whylabs.service.api.LogApi
-
Log a dataset profile entry to the backend
This method returns a [LogResponse] object if it succeeds
- LogApi - Class in ai.whylabs.service.api
-
- LogApi() - Constructor for class ai.whylabs.service.api.LogApi
-
- LogApi(ApiClient) - Constructor for class ai.whylabs.service.api.LogApi
-
- logAsync(String, String, Long, List<SegmentTag>, String, File, ApiCallback<LogResponse>) - Method in class ai.whylabs.service.api.LogApi
-
Log a dataset profile entry to the backend (asynchronously)
This method returns a [LogResponse] object if it succeeds
- logAsync(String, String, Long, List<SegmentTag>, String) - Method in class ai.whylabs.service.api.LogApi
-
Like /log, except this api doesn't take the actual profile content.
- logAsyncAsync(String, String, Long, List<SegmentTag>, String, ApiCallback<AsyncLogResponse>) - Method in class ai.whylabs.service.api.LogApi
-
Like /log, except this api doesn't take the actual profile content.
- logAsyncCall(String, String, Long, List<SegmentTag>, String, ApiCallback) - Method in class ai.whylabs.service.api.LogApi
-
Build call for logAsync
- logAsyncWithHttpInfo(String, String, Long, List<SegmentTag>, String) - Method in class ai.whylabs.service.api.LogApi
-
Like /log, except this api doesn't take the actual profile content.
- logCall(String, String, Long, List<SegmentTag>, String, File, ApiCallback) - Method in class ai.whylabs.service.api.LogApi
-
Build call for log
- LogResponse - Class in ai.whylabs.service.model
-
Response payload for UploadDatasetProfile.
- LogResponse() - Constructor for class ai.whylabs.service.model.LogResponse
-
- logWithHttpInfo(String, String, Long, List<SegmentTag>, String, File) - Method in class ai.whylabs.service.api.LogApi
-
Log a dataset profile entry to the backend
This method returns a [LogResponse] object if it succeeds
- s3Path(String) - Method in class ai.whylabs.service.model.AlertsPath
-
- s3Path(String) - Method in class ai.whylabs.service.model.EventsPath
-
- sanitizeFilename(String) - Method in class ai.whylabs.service.invoker.ApiClient
-
Sanitize filename by removing path.
- scopes(List<String>) - Method in class ai.whylabs.service.model.UserApiKey
-
- segment(Segment) - Method in class ai.whylabs.service.model.AlertsPath
-
- segment(Segment) - Method in class ai.whylabs.service.model.AlertsSummary
-
- segment(Segment) - Method in class ai.whylabs.service.model.EventsPath
-
- segment(Segment) - Method in class ai.whylabs.service.model.EventsSummary
-
- segment(Segment) - Method in class ai.whylabs.service.model.MonitorConfig
-
- segment(Segment) - Method in class ai.whylabs.service.model.ProvidedConfig
-
- Segment - Class in ai.whylabs.service.model
-
Segment
- Segment() - Constructor for class ai.whylabs.service.model.Segment
-
- segment(Segment) - Method in class ai.whylabs.service.model.SegmentSummary
-
- SegmentSummary - Class in ai.whylabs.service.model
-
Summary about a segment
- SegmentSummary() - Constructor for class ai.whylabs.service.model.SegmentSummary
-
- SegmentTag - Class in ai.whylabs.service.model
-
A key value tag
- SegmentTag() - Constructor for class ai.whylabs.service.model.SegmentTag
-
- selectHeaderAccept(String[]) - Method in class ai.whylabs.service.invoker.ApiClient
-
Select the Accept header's value from the given accepts array:
if JSON exists in the given array, use it;
otherwise use all of them (joining into a string)
- selectHeaderContentType(String[]) - Method in class ai.whylabs.service.invoker.ApiClient
-
Select the Content-Type header's value from the given array:
if JSON exists in the given array, use it;
otherwise use the first one of the array.
- serialize(Object, String) - Method in class ai.whylabs.service.invoker.ApiClient
-
Serialize the given Java object into request body according to the object's
class and the request Content-Type.
- serialize(Object) - Method in class ai.whylabs.service.invoker.JSON
-
Serialize the given Java object into JSON string.
- SERIALIZED_NAME_ALIAS - Static variable in class ai.whylabs.service.model.UserApiKey
-
- SERIALIZED_NAME_CADENCE - Static variable in class ai.whylabs.service.model.NotificationSchedule
-
- SERIALIZED_NAME_CLOSED - Static variable in class ai.whylabs.service.model.SessionMetadata
-
- SERIALIZED_NAME_CONFIG - Static variable in class ai.whylabs.service.model.MonitorConfig
-
- SERIALIZED_NAME_CONFIG - Static variable in class ai.whylabs.service.model.ProvidedConfig
-
- SERIALIZED_NAME_CREATION_TIME - Static variable in class ai.whylabs.service.model.ModelMetadata
-
- SERIALIZED_NAME_CREATION_TIME - Static variable in class ai.whylabs.service.model.OrganizationMetadata
-
- SERIALIZED_NAME_CREATION_TIME - Static variable in class ai.whylabs.service.model.UserApiKey
-
- SERIALIZED_NAME_CREATION_TIMESTAMP - Static variable in class ai.whylabs.service.model.AlertsPath
-
- SERIALIZED_NAME_CREATION_TIMESTAMP - Static variable in class ai.whylabs.service.model.AlertsSummary
-
- SERIALIZED_NAME_CREATION_TIMESTAMP - Static variable in class ai.whylabs.service.model.EventsPath
-
- SERIALIZED_NAME_CREATION_TIMESTAMP - Static variable in class ai.whylabs.service.model.EventsSummary
-
- SERIALIZED_NAME_DATASET_PROFILE_ID - Static variable in class ai.whylabs.service.model.UploadDatasetProfileResponse
-
- SERIALIZED_NAME_DATASET_TIMESTAMP - Static variable in class ai.whylabs.service.model.AlertsPath
-
- SERIALIZED_NAME_DATASET_TIMESTAMP - Static variable in class ai.whylabs.service.model.AlertsSummary
-
- SERIALIZED_NAME_DATASET_TIMESTAMP - Static variable in class ai.whylabs.service.model.EventsPath
-
- SERIALIZED_NAME_DATASET_TIMESTAMP - Static variable in class ai.whylabs.service.model.EventsSummary
-
- SERIALIZED_NAME_DOMAIN - Static variable in class ai.whylabs.service.model.OrganizationMetadata
-
- SERIALIZED_NAME_DOMAIN - Static variable in class ai.whylabs.service.model.OrganizationSummary
-
- SERIALIZED_NAME_EMAIL_SETTINGS - Static variable in class ai.whylabs.service.model.NotificationSettings
-
- SERIALIZED_NAME_ENABLED - Static variable in class ai.whylabs.service.model.NotificationSchedule
-
- SERIALIZED_NAME_ETAG - Static variable in class ai.whylabs.service.model.AlertsPath
-
- SERIALIZED_NAME_ETAG - Static variable in class ai.whylabs.service.model.AlertsSummary
-
- SERIALIZED_NAME_ETAG - Static variable in class ai.whylabs.service.model.EventsPath
-
- SERIALIZED_NAME_ETAG - Static variable in class ai.whylabs.service.model.EventsSummary
-
- SERIALIZED_NAME_EXPIRATION_TIME - Static variable in class ai.whylabs.service.model.UserApiKey
-
- SERIALIZED_NAME_ID - Static variable in class ai.whylabs.service.model.AlertsPath
-
- SERIALIZED_NAME_ID - Static variable in class ai.whylabs.service.model.AlertsSummary
-
- SERIALIZED_NAME_ID - Static variable in class ai.whylabs.service.model.AsyncLogResponse
-
- SERIALIZED_NAME_ID - Static variable in class ai.whylabs.service.model.EventsPath
-
- SERIALIZED_NAME_ID - Static variable in class ai.whylabs.service.model.EventsSummary
-
- SERIALIZED_NAME_ID - Static variable in class ai.whylabs.service.model.LogResponse
-
- SERIALIZED_NAME_ID - Static variable in class ai.whylabs.service.model.ModelMetadata
-
- SERIALIZED_NAME_ID - Static variable in class ai.whylabs.service.model.ModelSummary
-
- SERIALIZED_NAME_ID - Static variable in class ai.whylabs.service.model.OrganizationMetadata
-
- SERIALIZED_NAME_ID - Static variable in class ai.whylabs.service.model.OrganizationSummary
-
- SERIALIZED_NAME_ID - Static variable in class ai.whylabs.service.model.SummarizedDatasetProfileMeta
-
- SERIALIZED_NAME_ID - Static variable in class ai.whylabs.service.model.SummarizedDatasetProfilePaths
-
- SERIALIZED_NAME_ITEMS - Static variable in class ai.whylabs.service.model.GetAlertsPathsResponse
-
- SERIALIZED_NAME_ITEMS - Static variable in class ai.whylabs.service.model.GetEventsPathResponse
-
- SERIALIZED_NAME_ITEMS - Static variable in class ai.whylabs.service.model.ListModelsResponse
-
- SERIALIZED_NAME_ITEMS - Static variable in class ai.whylabs.service.model.ListSegmentsResponse
-
- SERIALIZED_NAME_ITEMS - Static variable in class ai.whylabs.service.model.ListUserApiKeys
-
- SERIALIZED_NAME_JSON - Static variable in class ai.whylabs.service.model.SummarizedDatasetProfilePaths
-
- SERIALIZED_NAME_JSON_ETAG - Static variable in class ai.whylabs.service.model.SummarizedDatasetProfilePaths
-
- SERIALIZED_NAME_KEY - Static variable in class ai.whylabs.service.model.SegmentTag
-
- SERIALIZED_NAME_KEY - Static variable in class ai.whylabs.service.model.UserApiKey
-
- SERIALIZED_NAME_KEY_ID - Static variable in class ai.whylabs.service.model.UserApiKey
-
- SERIALIZED_NAME_MODEL_ID - Static variable in class ai.whylabs.service.model.AlertsPath
-
- SERIALIZED_NAME_MODEL_ID - Static variable in class ai.whylabs.service.model.AlertsSummary
-
- SERIALIZED_NAME_MODEL_ID - Static variable in class ai.whylabs.service.model.AsyncLogResponse
-
- SERIALIZED_NAME_MODEL_ID - Static variable in class ai.whylabs.service.model.EventsPath
-
- SERIALIZED_NAME_MODEL_ID - Static variable in class ai.whylabs.service.model.EventsSummary
-
- SERIALIZED_NAME_MODEL_ID - Static variable in class ai.whylabs.service.model.LogResponse
-
- SERIALIZED_NAME_MODEL_ID - Static variable in class ai.whylabs.service.model.MonitorConfig
-
- SERIALIZED_NAME_MODEL_ID - Static variable in class ai.whylabs.service.model.ProvidedConfig
-
- SERIALIZED_NAME_MODEL_ID - Static variable in class ai.whylabs.service.model.SegmentSummary
-
- SERIALIZED_NAME_MODEL_ID - Static variable in class ai.whylabs.service.model.SessionMetadata
-
- SERIALIZED_NAME_MODEL_ID - Static variable in class ai.whylabs.service.model.SummarizedDatasetProfileMeta
-
- SERIALIZED_NAME_MODEL_ID - Static variable in class ai.whylabs.service.model.SummarizedDatasetProfilePaths
-
- SERIALIZED_NAME_MODEL_TYPE - Static variable in class ai.whylabs.service.model.ModelMetadata
-
- SERIALIZED_NAME_NAME - Static variable in class ai.whylabs.service.model.ModelMetadata
-
- SERIALIZED_NAME_NAME - Static variable in class ai.whylabs.service.model.ModelSummary
-
- SERIALIZED_NAME_NAME - Static variable in class ai.whylabs.service.model.OrganizationMetadata
-
- SERIALIZED_NAME_NAME - Static variable in class ai.whylabs.service.model.OrganizationSummary
-
- SERIALIZED_NAME_NOTIFICATION_EMAIL_ADDRESS - Static variable in class ai.whylabs.service.model.OrganizationMetadata
-
- SERIALIZED_NAME_NOTIFICATION_EMAIL_ADDRESS - Static variable in class ai.whylabs.service.model.OrganizationSummary
-
- SERIALIZED_NAME_NOTIFICATION_SETTINGS - Static variable in class ai.whylabs.service.model.GetNotificationSettingsResponse
-
- SERIALIZED_NAME_NOTIFICATION_SETTINGS - Static variable in class ai.whylabs.service.model.OrganizationMetadata
-
- SERIALIZED_NAME_NOTIFICATION_SETTINGS - Static variable in class ai.whylabs.service.model.OrganizationSummary
-
- SERIALIZED_NAME_OBSERVATORY_URL - Static variable in class ai.whylabs.service.model.OrganizationMetadata
-
- SERIALIZED_NAME_OBSERVATORY_URL - Static variable in class ai.whylabs.service.model.OrganizationSummary
-
- SERIALIZED_NAME_ORG_ID - Static variable in class ai.whylabs.service.model.AlertsPath
-
- SERIALIZED_NAME_ORG_ID - Static variable in class ai.whylabs.service.model.EventsPath
-
- SERIALIZED_NAME_ORG_ID - Static variable in class ai.whylabs.service.model.ModelMetadata
-
- SERIALIZED_NAME_ORG_ID - Static variable in class ai.whylabs.service.model.MonitorConfig
-
- SERIALIZED_NAME_ORG_ID - Static variable in class ai.whylabs.service.model.ProvidedConfig
-
- SERIALIZED_NAME_ORG_ID - Static variable in class ai.whylabs.service.model.SegmentSummary
-
- SERIALIZED_NAME_ORG_ID - Static variable in class ai.whylabs.service.model.SessionMetadata
-
- SERIALIZED_NAME_ORG_ID - Static variable in class ai.whylabs.service.model.SummarizedDatasetProfileMeta
-
- SERIALIZED_NAME_ORG_ID - Static variable in class ai.whylabs.service.model.UserApiKey
-
- SERIALIZED_NAME_PROCESSED_LOG_ENTRY_COUNT - Static variable in class ai.whylabs.service.model.MergeJobCompletionSummary
-
- SERIALIZED_NAME_PROCESSED_PART_PROFILE_COUNT - Static variable in class ai.whylabs.service.model.MergeJobCompletionSummary
-
- SERIALIZED_NAME_PROTOBUF - Static variable in class ai.whylabs.service.model.SummarizedDatasetProfilePaths
-
- SERIALIZED_NAME_PROTOBUF_ETAG - Static variable in class ai.whylabs.service.model.SummarizedDatasetProfilePaths
-
- SERIALIZED_NAME_REVOKED - Static variable in class ai.whylabs.service.model.UserApiKey
-
- SERIALIZED_NAME_S3_PATH - Static variable in class ai.whylabs.service.model.AlertsPath
-
- SERIALIZED_NAME_S3_PATH - Static variable in class ai.whylabs.service.model.EventsPath
-
- SERIALIZED_NAME_SCOPES - Static variable in class ai.whylabs.service.model.UserApiKey
-
- SERIALIZED_NAME_SEGMENT - Static variable in class ai.whylabs.service.model.AlertsPath
-
- SERIALIZED_NAME_SEGMENT - Static variable in class ai.whylabs.service.model.AlertsSummary
-
- SERIALIZED_NAME_SEGMENT - Static variable in class ai.whylabs.service.model.EventsPath
-
- SERIALIZED_NAME_SEGMENT - Static variable in class ai.whylabs.service.model.EventsSummary
-
- SERIALIZED_NAME_SEGMENT - Static variable in class ai.whylabs.service.model.MonitorConfig
-
- SERIALIZED_NAME_SEGMENT - Static variable in class ai.whylabs.service.model.ProvidedConfig
-
- SERIALIZED_NAME_SEGMENT - Static variable in class ai.whylabs.service.model.SegmentSummary
-
- SERIALIZED_NAME_SESSION - Static variable in class ai.whylabs.service.model.GetSessionResponse
-
- SERIALIZED_NAME_SESSION_ID - Static variable in class ai.whylabs.service.model.SessionMetadata
-
- SERIALIZED_NAME_SLACK_SETTINGS - Static variable in class ai.whylabs.service.model.NotificationSettings
-
- SERIALIZED_NAME_SLACK_WEBHOOK - Static variable in class ai.whylabs.service.model.OrganizationMetadata
-
- SERIALIZED_NAME_SLACK_WEBHOOK - Static variable in class ai.whylabs.service.model.OrganizationSummary
-
- SERIALIZED_NAME_SUBSCRIPTION_TIER - Static variable in class ai.whylabs.service.model.OrganizationMetadata
-
- SERIALIZED_NAME_SUBSCRIPTION_TIER - Static variable in class ai.whylabs.service.model.OrganizationSummary
-
- SERIALIZED_NAME_TAGS - Static variable in class ai.whylabs.service.model.AsyncLogResponse
-
- SERIALIZED_NAME_TAGS - Static variable in class ai.whylabs.service.model.Segment
-
- SERIALIZED_NAME_TIME_PERIOD - Static variable in class ai.whylabs.service.model.ModelMetadata
-
- SERIALIZED_NAME_TIME_PERIOD - Static variable in class ai.whylabs.service.model.ModelSummary
-
- SERIALIZED_NAME_TIMESTAMP - Static variable in class ai.whylabs.service.model.SummarizedDatasetProfilePaths
-
- SERIALIZED_NAME_TIMESTAMP_EPOCH - Static variable in class ai.whylabs.service.model.SummarizedDatasetProfileMeta
-
- SERIALIZED_NAME_TOKEN - Static variable in class ai.whylabs.service.model.CreateSessionResponse
-
- SERIALIZED_NAME_UNPROCESSED_ITEMS - Static variable in class ai.whylabs.service.model.MergeJobCompletionSummary
-
- SERIALIZED_NAME_UPDATED_TIME - Static variable in class ai.whylabs.service.model.MonitorConfig
-
- SERIALIZED_NAME_UPDATED_TIME - Static variable in class ai.whylabs.service.model.ProvidedConfig
-
- SERIALIZED_NAME_UPDATED_TIME - Static variable in class ai.whylabs.service.model.SegmentSummary
-
- SERIALIZED_NAME_UPLOAD_TIMESTAMP - Static variable in class ai.whylabs.service.model.AsyncLogResponse
-
- SERIALIZED_NAME_UPLOAD_TIMESTAMP - Static variable in class ai.whylabs.service.model.LogResponse
-
- SERIALIZED_NAME_UPLOAD_URL - Static variable in class ai.whylabs.service.model.AsyncLogResponse
-
- SERIALIZED_NAME_UPLOAD_URL - Static variable in class ai.whylabs.service.model.CreateSessionUploadResponse
-
- SERIALIZED_NAME_USER_ID - Static variable in class ai.whylabs.service.model.SessionMetadata
-
- SERIALIZED_NAME_USER_ID - Static variable in class ai.whylabs.service.model.UserApiKey
-
- SERIALIZED_NAME_VALUE - Static variable in class ai.whylabs.service.model.SegmentTag
-
- SERIALIZED_NAME_VERSION - Static variable in class ai.whylabs.service.model.AlertsPath
-
- SERIALIZED_NAME_VERSION - Static variable in class ai.whylabs.service.model.AlertsSummary
-
- SERIALIZED_NAME_VERSION - Static variable in class ai.whylabs.service.model.EventsPath
-
- SERIALIZED_NAME_VERSION - Static variable in class ai.whylabs.service.model.EventsSummary
-
- SERIALIZED_NAME_VERSION - Static variable in class ai.whylabs.service.model.MonitorConfig
-
- SERIALIZED_NAME_VERSION - Static variable in class ai.whylabs.service.model.ProvidedConfig
-
- SERIALIZED_NAME_WHYLABS_URL - Static variable in class ai.whylabs.service.model.CloseSessionResponse
-
- ServerConfiguration - Class in ai.whylabs.service.invoker
-
Representing a Server configuration.
- ServerConfiguration(String, String, Map<String, ServerVariable>) - Constructor for class ai.whylabs.service.invoker.ServerConfiguration
-
- ServerVariable - Class in ai.whylabs.service.invoker
-
Representing a Server Variable for server URL template substitution.
- ServerVariable(String, String, HashSet<String>) - Constructor for class ai.whylabs.service.invoker.ServerVariable
-
- session(SessionMetadata) - Method in class ai.whylabs.service.model.GetSessionResponse
-
- sessionId(String) - Method in class ai.whylabs.service.model.SessionMetadata
-
- SessionMetadata - Class in ai.whylabs.service.model
-
Response for getting sessions.
- SessionMetadata() - Constructor for class ai.whylabs.service.model.SessionMetadata
-
- SessionsApi - Class in ai.whylabs.service.api
-
- SessionsApi() - Constructor for class ai.whylabs.service.api.SessionsApi
-
- SessionsApi(ApiClient) - Constructor for class ai.whylabs.service.api.SessionsApi
-
- setAccessToken(String) - Method in class ai.whylabs.service.invoker.ApiClient
-
Helper method to set access token for the first OAuth2 authentication.
- setAlias(String) - Method in class ai.whylabs.service.model.UserApiKey
-
- setApiClient(ApiClient) - Method in class ai.whylabs.service.api.AlertsApi
-
- setApiClient(ApiClient) - Method in class ai.whylabs.service.api.ApiKeyApi
-
- setApiClient(ApiClient) - Method in class ai.whylabs.service.api.EventsApi
-
- setApiClient(ApiClient) - Method in class ai.whylabs.service.api.LogApi
-
- setApiClient(ApiClient) - Method in class ai.whylabs.service.api.ModelsApi
-
- setApiClient(ApiClient) - Method in class ai.whylabs.service.api.SessionsApi
-
- setApiKey(String) - Method in class ai.whylabs.service.invoker.ApiClient
-
Helper method to set API key value for the first API key authentication.
- setApiKey(String) - Method in class ai.whylabs.service.invoker.auth.ApiKeyAuth
-
- setApiKeyPrefix(String) - Method in class ai.whylabs.service.invoker.ApiClient
-
Helper method to set API key prefix for the first API key authentication.
- setApiKeyPrefix(String) - Method in class ai.whylabs.service.invoker.auth.ApiKeyAuth
-
- setBasePath(String) - Method in class ai.whylabs.service.invoker.ApiClient
-
Set base path
- setBearerToken(String) - Method in class ai.whylabs.service.invoker.auth.HttpBearerAuth
-
Sets the token, which together with the scheme, will be sent as the value of the Authorization header.
- setCadence(NotificationSqsMessageCadence) - Method in class ai.whylabs.service.model.NotificationSchedule
-
- setClosed(Boolean) - Method in class ai.whylabs.service.model.SessionMetadata
-
- setConfig(String) - Method in class ai.whylabs.service.model.MonitorConfig
-
- setConfig(String) - Method in class ai.whylabs.service.model.ProvidedConfig
-
- setConnectTimeout(int) - Method in class ai.whylabs.service.invoker.ApiClient
-
Sets the connect timeout (in milliseconds).
- setCreationTime(Long) - Method in class ai.whylabs.service.model.ModelMetadata
-
- setCreationTime(Long) - Method in class ai.whylabs.service.model.OrganizationMetadata
-
- setCreationTime(String) - Method in class ai.whylabs.service.model.UserApiKey
-
- setCreationTimestamp(Long) - Method in class ai.whylabs.service.model.AlertsPath
-
- setCreationTimestamp(Long) - Method in class ai.whylabs.service.model.AlertsSummary
-
- setCreationTimestamp(Long) - Method in class ai.whylabs.service.model.EventsPath
-
- setCreationTimestamp(Long) - Method in class ai.whylabs.service.model.EventsSummary
-
- setDatasetProfileId(String) - Method in class ai.whylabs.service.model.UploadDatasetProfileResponse
-
- setDatasetTimestamp(Long) - Method in class ai.whylabs.service.model.AlertsPath
-
- setDatasetTimestamp(Long) - Method in class ai.whylabs.service.model.AlertsSummary
-
- setDatasetTimestamp(Long) - Method in class ai.whylabs.service.model.EventsPath
-
- setDatasetTimestamp(Long) - Method in class ai.whylabs.service.model.EventsSummary
-
- setDateFormat(DateFormat) - Method in class ai.whylabs.service.invoker.ApiClient
-
- setDateFormat(DateFormat) - Method in class ai.whylabs.service.invoker.JSON
-
- setDebugging(boolean) - Method in class ai.whylabs.service.invoker.ApiClient
-
Enable/disable debugging for this API client.
- setDefaultApiClient(ApiClient) - Static method in class ai.whylabs.service.invoker.Configuration
-
Set the default API client, which would be used when creating API
instances without providing an API client.
- setDomain(String) - Method in class ai.whylabs.service.model.OrganizationMetadata
-
- setDomain(String) - Method in class ai.whylabs.service.model.OrganizationSummary
-
- setEmailSettings(NotificationSchedule) - Method in class ai.whylabs.service.model.NotificationSettings
-
- setEnabled(Boolean) - Method in class ai.whylabs.service.model.NotificationSchedule
-
- setEtag(String) - Method in class ai.whylabs.service.model.AlertsPath
-
- setEtag(String) - Method in class ai.whylabs.service.model.AlertsSummary
-
- setEtag(String) - Method in class ai.whylabs.service.model.EventsPath
-
- setEtag(String) - Method in class ai.whylabs.service.model.EventsSummary
-
- setExpirationTime(String) - Method in class ai.whylabs.service.model.UserApiKey
-
- setFormat(DateFormat) - Method in class ai.whylabs.service.invoker.JSON.DateTypeAdapter
-
- setFormat(DateTimeFormatter) - Method in class ai.whylabs.service.invoker.JSON.LocalDateTypeAdapter
-
- setFormat(DateTimeFormatter) - Method in class ai.whylabs.service.invoker.JSON.OffsetDateTimeTypeAdapter
-
- setFormat(DateFormat) - Method in class ai.whylabs.service.invoker.JSON.SqlDateTypeAdapter
-
- setGson(Gson) - Method in class ai.whylabs.service.invoker.JSON
-
Set Gson.
- setHttpClient(OkHttpClient) - Method in class ai.whylabs.service.invoker.ApiClient
-
Set HTTP client, which must never be null.
- setId(String) - Method in class ai.whylabs.service.model.AlertsPath
-
- setId(String) - Method in class ai.whylabs.service.model.AlertsSummary
-
- setId(String) - Method in class ai.whylabs.service.model.AsyncLogResponse
-
- setId(String) - Method in class ai.whylabs.service.model.EventsPath
-
- setId(String) - Method in class ai.whylabs.service.model.EventsSummary
-
- setId(String) - Method in class ai.whylabs.service.model.LogResponse
-
- setId(String) - Method in class ai.whylabs.service.model.ModelMetadata
-
- setId(String) - Method in class ai.whylabs.service.model.ModelSummary
-
- setId(String) - Method in class ai.whylabs.service.model.OrganizationMetadata
-
- setId(String) - Method in class ai.whylabs.service.model.OrganizationSummary
-
- setId(String) - Method in class ai.whylabs.service.model.SummarizedDatasetProfileMeta
-
- setId(String) - Method in class ai.whylabs.service.model.SummarizedDatasetProfilePaths
-
- setItems(List<AlertsPath>) - Method in class ai.whylabs.service.model.GetAlertsPathsResponse
-
- setItems(List<EventsPath>) - Method in class ai.whylabs.service.model.GetEventsPathResponse
-
- setItems(Set<ModelMetadata>) - Method in class ai.whylabs.service.model.ListModelsResponse
-
- setItems(Set<SegmentSummary>) - Method in class ai.whylabs.service.model.ListSegmentsResponse
-
- setItems(Set<UserApiKey>) - Method in class ai.whylabs.service.model.ListUserApiKeys
-
- setJSON(JSON) - Method in class ai.whylabs.service.invoker.ApiClient
-
Set JSON
- setJson(String) - Method in class ai.whylabs.service.model.SummarizedDatasetProfilePaths
-
- setJsonEtag(String) - Method in class ai.whylabs.service.model.SummarizedDatasetProfilePaths
-
- setKey(String) - Method in class ai.whylabs.service.model.SegmentTag
-
- setKey(String) - Method in class ai.whylabs.service.model.UserApiKey
-
- setKeyId(String) - Method in class ai.whylabs.service.model.UserApiKey
-
- setKeyManagers(KeyManager[]) - Method in class ai.whylabs.service.invoker.ApiClient
-
Configure client keys to use for authorization in an SSL session.
- setLenientOnJson(boolean) - Method in class ai.whylabs.service.invoker.ApiClient
-
- setLenientOnJson(boolean) - Method in class ai.whylabs.service.invoker.JSON
-
- setLocalDateFormat(DateTimeFormatter) - Method in class ai.whylabs.service.invoker.ApiClient
-
- setLocalDateFormat(DateTimeFormatter) - Method in class ai.whylabs.service.invoker.JSON
-
- setModelId(String) - Method in class ai.whylabs.service.model.AlertsPath
-
- setModelId(String) - Method in class ai.whylabs.service.model.AlertsSummary
-
- setModelId(String) - Method in class ai.whylabs.service.model.AsyncLogResponse
-
- setModelId(String) - Method in class ai.whylabs.service.model.EventsPath
-
- setModelId(String) - Method in class ai.whylabs.service.model.EventsSummary
-
- setModelId(String) - Method in class ai.whylabs.service.model.LogResponse
-
- setModelId(String) - Method in class ai.whylabs.service.model.MonitorConfig
-
- setModelId(String) - Method in class ai.whylabs.service.model.ProvidedConfig
-
- setModelId(String) - Method in class ai.whylabs.service.model.SegmentSummary
-
- setModelId(String) - Method in class ai.whylabs.service.model.SessionMetadata
-
- setModelId(String) - Method in class ai.whylabs.service.model.SummarizedDatasetProfileMeta
-
- setModelId(String) - Method in class ai.whylabs.service.model.SummarizedDatasetProfilePaths
-
- setModelType(ModelType) - Method in class ai.whylabs.service.model.ModelMetadata
-
- setName(String) - Method in class ai.whylabs.service.model.ModelMetadata
-
- setName(String) - Method in class ai.whylabs.service.model.ModelSummary
-
- setName(String) - Method in class ai.whylabs.service.model.OrganizationMetadata
-
- setName(String) - Method in class ai.whylabs.service.model.OrganizationSummary
-
- setNotificationEmailAddress(String) - Method in class ai.whylabs.service.model.OrganizationMetadata
-
- setNotificationEmailAddress(String) - Method in class ai.whylabs.service.model.OrganizationSummary
-
- setNotificationSettings(NotificationSettings) - Method in class ai.whylabs.service.model.GetNotificationSettingsResponse
-
- setNotificationSettings(NotificationSettings) - Method in class ai.whylabs.service.model.OrganizationMetadata
-
- setNotificationSettings(NotificationSettings) - Method in class ai.whylabs.service.model.OrganizationSummary
-
- setObservatoryUrl(String) - Method in class ai.whylabs.service.model.OrganizationMetadata
-
- setObservatoryUrl(String) - Method in class ai.whylabs.service.model.OrganizationSummary
-
- setOffsetDateTimeFormat(DateTimeFormatter) - Method in class ai.whylabs.service.invoker.ApiClient
-
- setOffsetDateTimeFormat(DateTimeFormatter) - Method in class ai.whylabs.service.invoker.JSON
-
- setOrgId(String) - Method in class ai.whylabs.service.model.AlertsPath
-
- setOrgId(String) - Method in class ai.whylabs.service.model.EventsPath
-
- setOrgId(String) - Method in class ai.whylabs.service.model.ModelMetadata
-
- setOrgId(String) - Method in class ai.whylabs.service.model.MonitorConfig
-
- setOrgId(String) - Method in class ai.whylabs.service.model.ProvidedConfig
-
- setOrgId(String) - Method in class ai.whylabs.service.model.SegmentSummary
-
- setOrgId(String) - Method in class ai.whylabs.service.model.SessionMetadata
-
- setOrgId(String) - Method in class ai.whylabs.service.model.SummarizedDatasetProfileMeta
-
- setOrgId(String) - Method in class ai.whylabs.service.model.UserApiKey
-
- setPassword(String) - Method in class ai.whylabs.service.invoker.ApiClient
-
Helper method to set password for the first HTTP basic authentication.
- setPassword(String) - Method in class ai.whylabs.service.invoker.auth.HttpBasicAuth
-
- setProcessedLogEntryCount(Integer) - Method in class ai.whylabs.service.model.MergeJobCompletionSummary
-
- setProcessedPartProfileCount(Integer) - Method in class ai.whylabs.service.model.MergeJobCompletionSummary
-
- setProtobuf(String) - Method in class ai.whylabs.service.model.SummarizedDatasetProfilePaths
-
- setProtobufEtag(String) - Method in class ai.whylabs.service.model.SummarizedDatasetProfilePaths
-
- setReadTimeout(int) - Method in class ai.whylabs.service.invoker.ApiClient
-
Sets the read timeout (in milliseconds).
- setRevoked(Boolean) - Method in class ai.whylabs.service.model.UserApiKey
-
- setS3Path(String) - Method in class ai.whylabs.service.model.AlertsPath
-
- setS3Path(String) - Method in class ai.whylabs.service.model.EventsPath
-
- setScopes(List<String>) - Method in class ai.whylabs.service.model.UserApiKey
-
- setSegment(Segment) - Method in class ai.whylabs.service.model.AlertsPath
-
- setSegment(Segment) - Method in class ai.whylabs.service.model.AlertsSummary
-
- setSegment(Segment) - Method in class ai.whylabs.service.model.EventsPath
-
- setSegment(Segment) - Method in class ai.whylabs.service.model.EventsSummary
-
- setSegment(Segment) - Method in class ai.whylabs.service.model.MonitorConfig
-
- setSegment(Segment) - Method in class ai.whylabs.service.model.ProvidedConfig
-
- setSegment(Segment) - Method in class ai.whylabs.service.model.SegmentSummary
-
- setSession(SessionMetadata) - Method in class ai.whylabs.service.model.GetSessionResponse
-
- setSessionId(String) - Method in class ai.whylabs.service.model.SessionMetadata
-
- setSlackSettings(NotificationSchedule) - Method in class ai.whylabs.service.model.NotificationSettings
-
- setSlackWebhook(String) - Method in class ai.whylabs.service.model.OrganizationMetadata
-
- setSlackWebhook(String) - Method in class ai.whylabs.service.model.OrganizationSummary
-
- setSqlDateFormat(DateFormat) - Method in class ai.whylabs.service.invoker.ApiClient
-
- setSqlDateFormat(DateFormat) - Method in class ai.whylabs.service.invoker.JSON
-
- setSslCaCert(InputStream) - Method in class ai.whylabs.service.invoker.ApiClient
-
Configure the CA certificate to be trusted when making https requests.
- setSubscriptionTier(SubscriptionTier) - Method in class ai.whylabs.service.model.OrganizationMetadata
-
- setSubscriptionTier(SubscriptionTier) - Method in class ai.whylabs.service.model.OrganizationSummary
-
- setTags(Segment) - Method in class ai.whylabs.service.model.AsyncLogResponse
-
- setTags(List<SegmentTag>) - Method in class ai.whylabs.service.model.Segment
-
- setTempFolderPath(String) - Method in class ai.whylabs.service.invoker.ApiClient
-
Set the temporary folder path (for downloading files)
- setTimePeriod(TimePeriod) - Method in class ai.whylabs.service.model.ModelMetadata
-
- setTimePeriod(TimePeriod) - Method in class ai.whylabs.service.model.ModelSummary
-
- setTimestamp(Long) - Method in class ai.whylabs.service.model.SummarizedDatasetProfilePaths
-
- setTimestampEpoch(Long) - Method in class ai.whylabs.service.model.SummarizedDatasetProfileMeta
-
- setToken(String) - Method in class ai.whylabs.service.model.CreateSessionResponse
-
- setUnprocessedItems(Integer) - Method in class ai.whylabs.service.model.MergeJobCompletionSummary
-
- setUpdatedTime(Long) - Method in class ai.whylabs.service.model.MonitorConfig
-
- setUpdatedTime(Long) - Method in class ai.whylabs.service.model.ProvidedConfig
-
- setUpdatedTime(Long) - Method in class ai.whylabs.service.model.SegmentSummary
-
- setUploadTimestamp(Long) - Method in class ai.whylabs.service.model.AsyncLogResponse
-
- setUploadTimestamp(Long) - Method in class ai.whylabs.service.model.LogResponse
-
- setUploadUrl(String) - Method in class ai.whylabs.service.model.AsyncLogResponse
-
- setUploadUrl(String) - Method in class ai.whylabs.service.model.CreateSessionUploadResponse
-
- setUserAgent(String) - Method in class ai.whylabs.service.invoker.ApiClient
-
Set the User-Agent header's value (by adding to the default header map).
- setUserId(String) - Method in class ai.whylabs.service.model.SessionMetadata
-
- setUserId(String) - Method in class ai.whylabs.service.model.UserApiKey
-
- setUsername(String) - Method in class ai.whylabs.service.invoker.ApiClient
-
Helper method to set username for the first HTTP basic authentication.
- setUsername(String) - Method in class ai.whylabs.service.invoker.auth.HttpBasicAuth
-
- setValue(String) - Method in class ai.whylabs.service.model.SegmentTag
-
- setVerifyingSsl(boolean) - Method in class ai.whylabs.service.invoker.ApiClient
-
Configure whether to verify certificate and hostname when making https requests.
- setVersion(String) - Method in class ai.whylabs.service.model.AlertsPath
-
- setVersion(String) - Method in class ai.whylabs.service.model.AlertsSummary
-
- setVersion(String) - Method in class ai.whylabs.service.model.EventsPath
-
- setVersion(String) - Method in class ai.whylabs.service.model.EventsSummary
-
- setVersion(Long) - Method in class ai.whylabs.service.model.MonitorConfig
-
- setVersion(Long) - Method in class ai.whylabs.service.model.ProvidedConfig
-
- setWhylabsUrl(String) - Method in class ai.whylabs.service.model.CloseSessionResponse
-
- setWriteTimeout(int) - Method in class ai.whylabs.service.invoker.ApiClient
-
Sets the write timeout (in milliseconds).
- slackSettings(NotificationSchedule) - Method in class ai.whylabs.service.model.NotificationSettings
-
- slackWebhook(String) - Method in class ai.whylabs.service.model.OrganizationMetadata
-
- slackWebhook(String) - Method in class ai.whylabs.service.model.OrganizationSummary
-
- source() - Method in class ai.whylabs.service.invoker.ProgressResponseBody
-
- SqlDateTypeAdapter() - Constructor for class ai.whylabs.service.invoker.JSON.SqlDateTypeAdapter
-
- SqlDateTypeAdapter(DateFormat) - Constructor for class ai.whylabs.service.invoker.JSON.SqlDateTypeAdapter
-
- StringUtil - Class in ai.whylabs.service.invoker
-
- StringUtil() - Constructor for class ai.whylabs.service.invoker.StringUtil
-
- subscriptionTier(SubscriptionTier) - Method in class ai.whylabs.service.model.OrganizationMetadata
-
- subscriptionTier(SubscriptionTier) - Method in class ai.whylabs.service.model.OrganizationSummary
-
- SubscriptionTier - Enum in ai.whylabs.service.model
-
Gets or Sets SubscriptionTier
- SubscriptionTier.Adapter - Class in ai.whylabs.service.model
-
- SummarizedDatasetProfileMeta - Class in ai.whylabs.service.model
-
SummarizedDatasetProfileMeta
- SummarizedDatasetProfileMeta() - Constructor for class ai.whylabs.service.model.SummarizedDatasetProfileMeta
-
- SummarizedDatasetProfilePaths - Class in ai.whylabs.service.model
-
Information about locations of summarized dataset profile.
- SummarizedDatasetProfilePaths() - Constructor for class ai.whylabs.service.model.SummarizedDatasetProfilePaths
-