Show / Hide Table of Contents

Namespace Oci.JmsjavadownloadsService.Models

Classes

CreateJavaDownloadReportDetails

Attributes to create a Java download report.

CreateJavaDownloadTokenDetails

The attributes to create a new JavaDownloadToken.

CreateJavaLicenseAcceptanceRecordDetails

The attributes to create a new JavaLicenseAcceptanceRecord.

DownloadUrl

Download Url object for the Java artifact.

GenerateArtifactDownloadUrlDetails

The attributes to generate a DownloadUrl for a Java runtime artifact.

JavaDownloadCountAggregation

Count of Java downloads aggregated by the specified type.

JavaDownloadCountAggregationCollection

Collection of download count aggregations.

JavaDownloadRecord

A record of Java artifact download in a tenancy.

JavaDownloadRecordCollection

Collection of Java download records.

JavaDownloadRecordSummary

A summary of Java artifact download in a tenancy.

JavaDownloadReport

Details about a Java download report in a tenancy. The report is a file in Object Storage. It contains the download records in a specific format.

JavaDownloadReportCollection

Collection of JavaDownloadReportSummary objects.

JavaDownloadReportSummary

A summary of the Java download report in a tenancy.

JavaDownloadToken

A JavaDownloadToken is a primary resource for the script friendly URLs. The value of this token serves as the authorization token for the download.

JavaDownloadTokenCollection

Contains a list of JavaDownloadTokenSummary objects.

JavaDownloadTokenSummary

Summary of the JavaDownloadToken.

JavaLicense

Details about a license type for Java.

JavaLicenseAcceptanceRecord

User acceptance record for a Java license.

JavaLicenseAcceptanceRecordCollection

Contains a list of JavaLicenseAcceptanceRecordSummary objects.

JavaLicenseAcceptanceRecordSummary

User acceptance record summary for a Java license.

JavaLicenseCollection

Collection of the Java license summary objects.

JavaLicenseSummary

Summary of a license type for Java.

Principal

An authorized principal.

RequestSummarizedJavaDownloadCountsDetails

Attributes to summarize the Java download counts in a tenancy.

UpdateJavaDownloadTokenDetails

The attributes of the JavaDownloadToken to be updated.

UpdateJavaLicenseAcceptanceRecordDetails

The attributes for updating a Java license acceptance record.

WorkRequest

A description of workrequest status.

WorkRequestError

An error encountered while executing a work request.

WorkRequestErrorCollection

Results of a workRequestError search. Contains both WorkRequestError items and other information, such as metadata.

WorkRequestLogEntry

A log message from the execution of a work request.

WorkRequestLogEntryCollection

Results of a workRequestLog search. Contains both workRequestLog items and other information, such as metadata.

WorkRequestResource

A resource created or operated on by a work request.

WorkRequestSummary

A summary of the status of a work request.

WorkRequestSummaryCollection

Results of a workRequest search. Contains both WorkRequest items and other information, such as metadata.

Enums

ActionType

Possible types of actions.

AggregationSortBy

The field to sort the Java download aggregation.

ChecksumType

The algorithm used for calculating the checksum.

DownloadUrlType

Supported types for the download URL.

JavaDownloadCountAggregationType

Aggregation type for the download count.

JavaDownloadRecordSortBy

The field to sort the Java download record.

JavaDownloadReportFormat

The format of the Java download report.

JavaDownloadReportSortBy

The field used to sort the JavaDownloadReport.

LicenseAcceptanceSortBy

The field used to sort the JavaLicenseAcceptanceRecords.

LicenseAcceptanceStatus

Status of license acceptance.

LicenseSortBy

The field used to sort the JavaLicenses.

LicenseType

Type of license associated with the Java version.

LifecycleState

Possible lifecycle states.

OperationStatus

Possible operation status.

OperationType

Possible operation types.

SortOrder

Sort orders.

TokenLifecycleDetails

Possible lifecycle substates for JavaDownloadToken.

TokenSortBy

The field used to sort the JavaDownloadToken.

In this article
Back to top