Package | Description |
---|---|
com.oracle.bmc.osmanagementhub.model | |
com.oracle.bmc.osmanagementhub.requests |
Modifier and Type | Class and Description |
---|---|
class |
UpdateCustomSoftwareSourceDetails
Provides the information used to update a custom software source.
|
class |
UpdateVendorSoftwareSourceDetails
Provides the information for updating the tags of a vendor software source.
|
class |
UpdateVersionedCustomSoftwareSourceDetails
Provides the information used to update a versioned custom software source.
|
Modifier and Type | Method and Description |
---|---|
UpdateSoftwareSourceDetails |
UpdateSoftwareSourceRequest.getBody$()
Alternative accessor for the body parameter.
|
UpdateSoftwareSourceDetails |
UpdateSoftwareSourceRequest.getUpdateSoftwareSourceDetails()
The information to be updated.
|
Modifier and Type | Method and Description |
---|---|
UpdateSoftwareSourceRequest.Builder |
UpdateSoftwareSourceRequest.Builder.body$(UpdateSoftwareSourceDetails body)
Alternative setter for the body parameter.
|
UpdateSoftwareSourceRequest.Builder |
UpdateSoftwareSourceRequest.Builder.updateSoftwareSourceDetails(UpdateSoftwareSourceDetails updateSoftwareSourceDetails)
The information to be updated.
|
Copyright © 2016–2024. All rights reserved.