Uses of Class
com.oracle.bmc.fleetsoftwareupdate.model.GiSourceMajorVersions
-
Packages that use GiSourceMajorVersions Package Description com.oracle.bmc.fleetsoftwareupdate.model -
-
Uses of GiSourceMajorVersions in com.oracle.bmc.fleetsoftwareupdate.model
Methods in com.oracle.bmc.fleetsoftwareupdate.model that return GiSourceMajorVersions Modifier and Type Method Description static GiSourceMajorVersions
GiSourceMajorVersions. create(String key)
GiSourceMajorVersions
CreateGiFsuCollectionDetails. getSourceMajorVersion()
Grid Infrastructure Major Version of targets to be included in the Exadata Fleet Update Collection.GiSourceMajorVersions
CreateGiSoftwareComponentDetails. getSourceMajorVersion()
Grid Infrastructure Major Version of targets to be included in the Exadata Fleet Update Collection.GiSourceMajorVersions
GiCollection. getSourceMajorVersion()
Grid Infrastructure Major Version of targets to be included in the Exadata Fleet Update Collection.GiSourceMajorVersions
GiDiscoveryDetails. getSourceMajorVersion()
Grid Infrastructure Major Version of targets to be included in the Exadata Fleet Update Discovery results.GiSourceMajorVersions
GiFsuCollectionSummary. getSourceMajorVersion()
Grid Infrastructure Major Version of targets to be included in the Exadata Fleet Update Collection.GiSourceMajorVersions
GiSoftwareComponentDetails. getSourceMajorVersion()
Grid Infrastructure Major Version of targets to be included in the Exadata Fleet Update Collection.GiSourceMajorVersions
GiSoftwareComponentDiscoveryDetails. getSourceMajorVersion()
Grid Infrastructure Major Version of targets to be included in the Exadata Fleet Update Discovery results.GiSourceMajorVersions
GiSoftwareComponentSummary. getSourceMajorVersion()
Grid Infrastructure Major Version of targets to be included in the Exadata Fleet Update Collection.static GiSourceMajorVersions
GiSourceMajorVersions. valueOf(String name)
Returns the enum constant of this type with the specified name.static GiSourceMajorVersions[]
GiSourceMajorVersions. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.fleetsoftwareupdate.model with parameters of type GiSourceMajorVersions Modifier and Type Method Description CreateGiFsuCollectionDetails.Builder
CreateGiFsuCollectionDetails.Builder. sourceMajorVersion(GiSourceMajorVersions sourceMajorVersion)
Grid Infrastructure Major Version of targets to be included in the Exadata Fleet Update Collection.CreateGiSoftwareComponentDetails.Builder
CreateGiSoftwareComponentDetails.Builder. sourceMajorVersion(GiSourceMajorVersions sourceMajorVersion)
Grid Infrastructure Major Version of targets to be included in the Exadata Fleet Update Collection.GiCollection.Builder
GiCollection.Builder. sourceMajorVersion(GiSourceMajorVersions sourceMajorVersion)
Grid Infrastructure Major Version of targets to be included in the Exadata Fleet Update Collection.GiDiscoveryDetails.Builder
GiDiscoveryDetails.Builder. sourceMajorVersion(GiSourceMajorVersions sourceMajorVersion)
Grid Infrastructure Major Version of targets to be included in the Exadata Fleet Update Discovery results.GiFsuCollectionSummary.Builder
GiFsuCollectionSummary.Builder. sourceMajorVersion(GiSourceMajorVersions sourceMajorVersion)
Grid Infrastructure Major Version of targets to be included in the Exadata Fleet Update Collection.GiSoftwareComponentDetails.Builder
GiSoftwareComponentDetails.Builder. sourceMajorVersion(GiSourceMajorVersions sourceMajorVersion)
Grid Infrastructure Major Version of targets to be included in the Exadata Fleet Update Collection.GiSoftwareComponentDiscoveryDetails.Builder
GiSoftwareComponentDiscoveryDetails.Builder. sourceMajorVersion(GiSourceMajorVersions sourceMajorVersion)
Grid Infrastructure Major Version of targets to be included in the Exadata Fleet Update Discovery results.GiSoftwareComponentSummary.Builder
GiSoftwareComponentSummary.Builder. sourceMajorVersion(GiSourceMajorVersions sourceMajorVersion)
Grid Infrastructure Major Version of targets to be included in the Exadata Fleet Update Collection.
-