public static class DependentPatchDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
DependentPatchDetails |
build() |
DependentPatchDetails.Builder |
copy(DependentPatchDetails model) |
DependentPatchDetails.Builder |
id(String id)
The OCID of the resource.
|
public DependentPatchDetails.Builder id(String id)
The OCID of the resource.
id
- the value to setpublic DependentPatchDetails build()
public DependentPatchDetails.Builder copy(DependentPatchDetails model)
Copyright © 2016–2024. All rights reserved.