Show / Hide Table of Contents

Namespace Oci.JmsutilsService.Models

Classes

AnalyzeApplicationsConfiguration

The configuration for analyzing applications.

BasicWorkItemDetails

The common work item details.

JavaMigrationAnalysis

To use any of the API operations, you must be authorized by an IAM policy. If you're not authorized, talk to an administrator. If you're an administrator who needs to write policies to give users access, see Getting Started with Policies.

JavaMigrationAnalysisCollection

Results of a Java Migration Analysis search. Contains JavaMigrationAnalysisSummary items.

JavaMigrationAnalysisSummary

Summary information about a Java Migration Analysis.

JavaMigrationAnalysisTarget

The target for the Java Migration Analysis

JavaMigrationWorkItemDetails

The java migration work item details.

PerformanceTuningAnalysis

To use any of the API operations, you must be authorized by an IAM policy. If you're not authorized, talk to an administrator. If you're an administrator who needs to write policies to give users access, see Getting Started with Policies.

PerformanceTuningAnalysisCollection

Results of a Performance Tuning Analysis search. Contains PerformanceTuningAnalysisSummary items.

PerformanceTuningAnalysisSummary

Summary information about a Performance Tuning Analysis.

PerformanceTuningAnalysisTarget

The target for the Performance Tuning Analysis

PerformanceTuningWorkItemDetails

The performance tuning work item details.

Principal

An authorized principal.

RequestJavaMigrationAnalysisDetails

The data to bulk create Java Migration Analysis.

RequestPerformanceTuningAnalysisDetails

The data to create Performance Tuning Analysis.

SubscriptionAcknowledgmentConfiguration

The configuration for subscription acknowledgment.

UpdateAnalyzeApplicationsConfigurationDetails

Attributes to update an Analyze Applications Configuration.

UpdateSubscriptionAcknowledgmentConfigurationDetails

Attributes to update a Subscription Acknowledgment Configuration.

WorkItemCollection

A list of WorkItem.

WorkItemDetails

The minimum details of a work item.

WorkItemDetailsModelConverter

WorkItemSummary

Work item to complete a work request.

WorkRequest

An asynchronous work request. Work requests help you monitor long-running operations. When you start a long-running operation, the service creates a work request. A work request is an activity log that lets you track each step in the operation's progress. Each work request has an OCID that lets you interact with it programmatically and use it for automation.

WorkRequestError

An error encountered while performing an operation that is tracked by a work request.

WorkRequestErrorCollection

A list of work request errors. Can contain both errors and other information, such as metadata.

WorkRequestLogEntry

A log message from performing an operation that is tracked by a work request.

WorkRequestLogEntryCollection

A list of work request logs. Can contain both logs and other information, such as metadata.

WorkRequestResource

A resource created or operated on by a work request.

WorkRequestSummary

Summary information about an asynchronous work request.

WorkRequestSummaryCollection

A list of work requests. Can contain both work requests and other information, such as metadata.

Enums

ActionType

Possible types of actions.

JavaMigrationAnalysisSortBy

The field to sort Java Migration analysis.

OperationStatus

The status of the work request.

OperationType

The asynchronous operation tracked by the work request.

PerformanceTuningAnalysis.ResultEnum

PerformanceTuningAnalysisSortBy

The field to sort Performance Tuning analysis.

SortOrder

The sort order to use, either ascending (ASC) or descending (DESC). The displayName sort order is case sensitive.

WorkItemDetails.KindEnum

WorkItemStatus

Possible operation status.

WorkItemType

Possible work item types.

WorkRequestResourceMetadataKey

Possible metadata keys for work request resource metadata.

In this article
Back to top