Package | Description |
---|---|
com.oracle.bmc.osmanagementhub.model |
Modifier and Type | Method and Description |
---|---|
SoftwareSourceAvailability |
SoftwareSourceAvailability.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<SoftwareSourceAvailability> |
ChangeAvailabilityOfSoftwareSourcesDetails.getSoftwareSourceAvailabilities()
List of vendor software sources and their availability statuses.
|
Modifier and Type | Method and Description |
---|---|
SoftwareSourceAvailability.Builder |
SoftwareSourceAvailability.Builder.copy(SoftwareSourceAvailability model) |
Modifier and Type | Method and Description |
---|---|
ChangeAvailabilityOfSoftwareSourcesDetails.Builder |
ChangeAvailabilityOfSoftwareSourcesDetails.Builder.softwareSourceAvailabilities(List<SoftwareSourceAvailability> softwareSourceAvailabilities)
List of vendor software sources and their availability statuses.
|
Constructor and Description |
---|
ChangeAvailabilityOfSoftwareSourcesDetails(List<SoftwareSourceAvailability> softwareSourceAvailabilities)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.