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