Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace SearchSoftwareSourceModulesDetails

Provides the information used to search for a set of modules from a list software sources.

Properties

Optional name

name: undefined | string

The name of a module.

Optional nameContains

nameContains: undefined | string

A filter to return modules with a name that contains the given string.

softwareSourceIds

softwareSourceIds: Array<string>

List of sofware source OCIDs.

Optional sortBy

sortBy: SortBy

The field to sort by.

Optional sortOrder

sortOrder: SortOrder

The sort order.

Functions

getDeserializedJsonObj

getJsonObj