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