public static class DetachSoftwareSourcesFromProfileDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
DetachSoftwareSourcesFromProfileDetails |
build() |
DetachSoftwareSourcesFromProfileDetails.Builder |
copy(DetachSoftwareSourcesFromProfileDetails model) |
DetachSoftwareSourcesFromProfileDetails.Builder |
softwareSources(List<String> softwareSources)
List of software source
OCIDs to
detach from the profile.
|
public DetachSoftwareSourcesFromProfileDetails.Builder softwareSources(List<String> softwareSources)
List of software source OCIDs to detach from the profile.
softwareSources
- the value to setpublic DetachSoftwareSourcesFromProfileDetails build()
public DetachSoftwareSourcesFromProfileDetails.Builder copy(DetachSoftwareSourcesFromProfileDetails model)
Copyright © 2016–2025. All rights reserved.