Class | Description |
---|---|
AiPrivateEndpoint |
A private network reverse connection creates a connection from service to customer subnet over a
private network.
|
AiPrivateEndpoint.Builder | |
AiPrivateEndpointCollection |
A collection of AI Service PrivateEndpoints Each item is a AI Service PrivateEndpoint Summary
object.
|
AiPrivateEndpointCollection.Builder | |
AiPrivateEndpointSummary |
A private network reverse connection creates a connection from service to customer subnet over a
private network.
|
AiPrivateEndpointSummary.Builder | |
Anomaly |
An object to hold value information for each anomaly point
Note: Objects should always be created or deserialized using the Anomaly.Builder . |
Anomaly.Builder | |
AnomalyDetectResult |
Results of the detect anomalies call.
|
AnomalyDetectResult.Builder | |
ChangeAiPrivateEndpointCompartmentDetails |
Information about the change compartment for the private endpoint resource.
|
ChangeAiPrivateEndpointCompartmentDetails.Builder | |
ChangeDataAssetCompartmentDetails |
Details for changing the compartment of a data asset.
|
ChangeDataAssetCompartmentDetails.Builder | |
ChangeDetectAnomalyJobCompartmentDetails |
Details for changing the compartment of the DetectAnomalyJob.
|
ChangeDetectAnomalyJobCompartmentDetails.Builder | |
ChangeModelCompartmentDetails |
Details for changing the compartment of a model.
|
ChangeModelCompartmentDetails.Builder | |
ChangeProjectCompartmentDetails |
Details for changing the compartment of a project.
|
ChangeProjectCompartmentDetails.Builder | |
CreateAiPrivateEndpointDetails |
Information about the new private endpoint resource.
|
CreateAiPrivateEndpointDetails.Builder | |
CreateDataAssetDetails |
Parameters needed to create a new data asset.
|
CreateDataAssetDetails.Builder | |
CreateDetectAnomalyJobDetails |
Base class for the DetectAnomalies async call.
|
CreateDetectAnomalyJobDetails.Builder | |
CreateModelDetails |
The information needed to train a new model
Note: Objects should always be created or deserialized using the CreateModelDetails.Builder . |
CreateModelDetails.Builder | |
CreateProjectDetails |
Parameters needed to create a new project.
|
CreateProjectDetails.Builder | |
DataAsset |
Description of DataAsset.
|
DataAsset.Builder | |
DataAssetCollection |
Results of a dataAsset search.
|
DataAssetCollection.Builder | |
DataAssetSummary |
Summary of the DataAsset.
|
DataAssetSummary.Builder | |
DataItem |
Simple object representing signal values at a certain point in time.
|
DataItem.Builder | |
DataSourceDetails |
Possible data sources
Note: Objects should always be created or deserialized using the Builder . |
DataSourceDetailsATP |
Data Source details for ATP
Note: Objects should always be created or deserialized using the DataSourceDetailsATP.Builder . |
DataSourceDetailsATP.Builder | |
DataSourceDetailsInflux |
Data Source details for influx.
|
DataSourceDetailsInflux.Builder | |
DataSourceDetailsObjectStorage |
Data Source details for object storage
Note: Objects should always be created or deserialized using the DataSourceDetailsObjectStorage.Builder . |
DataSourceDetailsObjectStorage.Builder | |
DetectAnomaliesDetails |
Base class for the DetectAnomalies call.
|
DetectAnomalyJob |
Anomaly Job contains information for asynchronous detection of anomalies.
|
DetectAnomalyJob.Builder | |
DetectAnomalyJobCollection |
A collection of anomaly jobs.
|
DetectAnomalyJobCollection.Builder | |
DetectAnomalyJobSummary |
Anomaly Job summary contains minimal information for asynchronous inference of anomalies returned
in list response.
|
DetectAnomalyJobSummary.Builder | |
DetectionResultItem |
An object to hold detection result for one timestamp/row.
|
DetectionResultItem.Builder | |
EmbeddedDetectAnomaliesRequest |
The request body when the user selects to provide byte data in detect call which is Base64
encoded.
|
EmbeddedDetectAnomaliesRequest.Builder | |
EmbeddedInputDetails |
The request body when byte data is provided in detect call, which is Base64 encoded.
|
EmbeddedInputDetails.Builder | |
InfluxDetails |
Possible data sources
Note: Objects should always be created or deserialized using the Builder . |
InfluxDetailsV1v8 |
Influx details for V_1_8.
|
InfluxDetailsV1v8.Builder | |
InfluxDetailsV2v0 |
Influx details for V_2_0.
|
InfluxDetailsV2v0.Builder | |
InlineDetectAnomaliesRequest |
This is the specialised JSON format that is accepted as training data, with an additional field
for ‘requestType’.
|
InlineDetectAnomaliesRequest.Builder | |
InlineInputDetails |
This is the specialized JSON format that is accepted as training data, with an additional field
for ‘requestType’.
|
InlineInputDetails.Builder | |
InlineInputJobDetails |
This is the specialized JSON format with an additional field for ‘locationType’.
|
InlineInputJobDetails.Builder | |
InputDetails |
Detect anomaly asynchronous job details.
|
InputJobDetails |
Input details for detect anomaly job.
|
Model |
Description of Model.
|
Model.Builder | |
ModelCollection |
Results of a model search.
|
ModelCollection.Builder | |
ModelSummary |
Summary of the Model.
|
ModelSummary.Builder | |
ModelTrainingDetails |
Specifies the details of the MSET model during the create call.
|
ModelTrainingDetails.Builder | |
ModelTrainingResults |
Specifies the details for an Anomaly Detection model trained with MSET.
|
ModelTrainingResults.Builder | |
ObjectListInputDetails |
A list of object locations in Object Storage.
|
ObjectListInputDetails.Builder | |
ObjectListInputJobDetails |
A list of object locations in Object Storage.
|
ObjectListInputJobDetails.Builder | |
ObjectLocation |
A location in Object Storage that is uniquely identified by namespace name, bucket name, and
object name.
|
ObjectLocation.Builder | |
ObjectStorageLocation |
This is the specialised JSON format with an additional field for ‘locationType’.
|
ObjectStorageLocation.Builder | |
ObjectStoreOutputDetails |
OCI Object Storage Location.
|
ObjectStoreOutputDetails.Builder | |
OutputDetails |
Detect anomaly job output details.
|
OutputJobDetails |
Output details for detect anomaly job.
|
PerSignalDetails |
Detailed information like statistics, metrics and status for a signal
Note: Objects should always be created or deserialized using the PerSignalDetails.Builder . |
PerSignalDetails.Builder | |
Project |
Project enable users to organize their resources.
|
Project.Builder | |
ProjectCollection |
Results of a projects list search.
|
ProjectCollection.Builder | |
ProjectSummary |
Summary of the Project.
|
ProjectSummary.Builder | |
RowReductionDetails |
Information regarding how/what row reduction methods will be applied.
|
RowReductionDetails.Builder | |
UpdateAiPrivateEndpointDetails |
Information about the modified private endpoint resource.
|
UpdateAiPrivateEndpointDetails.Builder | |
UpdateDataAssetDetails |
The information to be updated.
|
UpdateDataAssetDetails.Builder | |
UpdateDetectAnomalyJobDetails |
The information to be updated for the DetectAnomalyJob.
|
UpdateDetectAnomalyJobDetails.Builder | |
UpdateModelDetails |
The information to be updated.
|
UpdateModelDetails.Builder | |
UpdateProjectDetails |
The information to be updated for the project.
|
UpdateProjectDetails.Builder | |
WorkRequest |
A description of workrequest status
Note: Objects should always be created or deserialized using the WorkRequest.Builder . |
WorkRequest.Builder | |
WorkRequestError |
An error encountered while executing a work request.
|
WorkRequestError.Builder | |
WorkRequestErrorCollection |
Results of a workRequestError search.
|
WorkRequestErrorCollection.Builder | |
WorkRequestLogEntry |
A log message from the execution of a work request.
|
WorkRequestLogEntry.Builder | |
WorkRequestLogEntryCollection |
Results of a workRequestLog search.
|
WorkRequestLogEntryCollection.Builder | |
WorkRequestResource |
A resource created or operated on by a work request.
|
WorkRequestResource.Builder | |
WorkRequestSummary |
A summary of the status of a work request.
|
WorkRequestSummary.Builder | |
WorkRequestSummaryCollection |
Results of a workRequest search.
|
WorkRequestSummaryCollection.Builder |
Enum | Description |
---|---|
ActionType |
Possible types of actions.
|
AiPrivateEndpoint.LifecycleState |
The current state of the private endpoint resource.
|
DataAsset.LifecycleState |
The lifecycle state of the Data Asset.
|
DataSourceType |
Possible data sources
|
DetectAnomaliesDetails.RequestType |
Type of request.
|
DetectAnomalyJob.LifecycleState |
The current state of the batch document job.
|
EmbeddedDetectAnomaliesRequest.ContentType | |
EmbeddedInputDetails.ContentType | |
InfluxVersion |
Possible data sources
|
InputDetails.InputType |
Type of request.
|
InputJobDetails.InputType |
The type of input location Allowed values are: -
INLINE : Inline input data. |
Model.LifecycleState |
The state of the model.
|
ModelTrainingDetails.AlgorithmHint |
User can choose specific algorithm for training.
|
ModelTrainingResults.Algorithm |
Actual algorithm used to train the model
|
OperationStatus |
Possible operation status.
|
OperationType |
Possible operation types.
|
OutputDetails.OutputType |
The type of output location.
|
OutputJobDetails.OutputType |
The type of output location Allowed values are: -
OBJECT_STORAGE : Object store output
location. |
PerSignalDetails.Status |
Status of the signal: * ACCEPTED - the signal is used for training the model * DROPPED - the
signal does not meet requirement, and is dropped before training the model.
|
Project.LifecycleState |
The lifecycle state of the Project.
|
RowReductionDetails.ReductionMethod |
Method for row reduction: * DELETE_ROW - delete rows with equal intervals * AVERAGE_ROW -
average multiple rows to one row
|
SortOrder |
Sort orders.
|
Copyright © 2016–2024. All rights reserved.