Package | Description |
---|---|
com.oracle.bmc.osmanagementhub.model | |
com.oracle.bmc.osmanagementhub.responses |
Modifier and Type | Class and Description |
---|---|
class |
CustomSoftwareSource
The object that defines a custom software source.
|
class |
VendorSoftwareSource
The object that defines a vendor software source.
|
class |
VersionedCustomSoftwareSource
The object that defines a versioned custom software source.
|
Modifier and Type | Method and Description |
---|---|
SoftwareSource |
CreateSoftwareSourceResponse.getSoftwareSource()
The returned
SoftwareSource instance. |
SoftwareSource |
GetSoftwareSourceResponse.getSoftwareSource()
The returned
SoftwareSource instance. |
SoftwareSource |
UpdateSoftwareSourceResponse.getSoftwareSource()
The returned
SoftwareSource instance. |
Modifier and Type | Method and Description |
---|---|
CreateSoftwareSourceResponse.Builder |
CreateSoftwareSourceResponse.Builder.softwareSource(SoftwareSource softwareSource)
The returned
SoftwareSource instance. |
GetSoftwareSourceResponse.Builder |
GetSoftwareSourceResponse.Builder.softwareSource(SoftwareSource softwareSource)
The returned
SoftwareSource instance. |
UpdateSoftwareSourceResponse.Builder |
UpdateSoftwareSourceResponse.Builder.softwareSource(SoftwareSource softwareSource)
The returned
SoftwareSource instance. |
Copyright © 2016–2024. All rights reserved.