public static class SoftwareSourcesDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
SoftwareSourcesDetails |
build() |
SoftwareSourcesDetails.Builder |
copy(SoftwareSourcesDetails model) |
SoftwareSourcesDetails.Builder |
softwareSources(List<String> softwareSources)
The list of software source OCIDs to be attached/detached.
|
SoftwareSourcesDetails.Builder |
workRequestDetails(WorkRequestDetails workRequestDetails) |
public SoftwareSourcesDetails.Builder softwareSources(List<String> softwareSources)
The list of software source OCIDs to be attached/detached.
softwareSources
- the value to setpublic SoftwareSourcesDetails.Builder workRequestDetails(WorkRequestDetails workRequestDetails)
public SoftwareSourcesDetails build()
public SoftwareSourcesDetails.Builder copy(SoftwareSourcesDetails model)
Copyright © 2016–2024. All rights reserved.