public static class RefreshableCloneSummary.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
RefreshableCloneSummary |
build() |
RefreshableCloneSummary.Builder |
copy(RefreshableCloneSummary model) |
RefreshableCloneSummary.Builder |
id(String id)
The OCID of the
Autonomous Database.
|
RefreshableCloneSummary.Builder |
region(String region)
The name of the region where the refreshable clone exists.
|
public RefreshableCloneSummary.Builder id(String id)
The OCID of the Autonomous Database.
id
- the value to setpublic RefreshableCloneSummary.Builder region(String region)
The name of the region where the refreshable clone exists.
region
- the value to setpublic RefreshableCloneSummary build()
public RefreshableCloneSummary.Builder copy(RefreshableCloneSummary model)
Copyright © 2016–2024. All rights reserved.