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