Package | Description |
---|---|
com.oracle.bmc.osmanagementhub.model | |
com.oracle.bmc.osmanagementhub.requests |
Modifier and Type | Class and Description |
---|---|
class |
CreateCustomSoftwareSourceDetails
Provides the information used to create a custom software source.
|
class |
CreateVendorSoftwareSourceDetails
Provides the information used to replicated a vendor software source into another compartment
(other than root).
|
class |
CreateVersionedCustomSoftwareSourceDetails
Provides the information used to create a versioned custom software source.
|
Modifier and Type | Method and Description |
---|---|
CreateSoftwareSourceDetails |
CreateSoftwareSourceRequest.getBody$()
Alternative accessor for the body parameter.
|
CreateSoftwareSourceDetails |
CreateSoftwareSourceRequest.getCreateSoftwareSourceDetails()
Details for the new software source.
|
Modifier and Type | Method and Description |
---|---|
CreateSoftwareSourceRequest.Builder |
CreateSoftwareSourceRequest.Builder.body$(CreateSoftwareSourceDetails body)
Alternative setter for the body parameter.
|
CreateSoftwareSourceRequest.Builder |
CreateSoftwareSourceRequest.Builder.createSoftwareSourceDetails(CreateSoftwareSourceDetails createSoftwareSourceDetails)
Details for the new software source.
|
Copyright © 2016–2024. All rights reserved.