public static class UpdateManagedInstanceDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
UpdateManagedInstanceDetails |
build() |
UpdateManagedInstanceDetails.Builder |
copy(UpdateManagedInstanceDetails model) |
UpdateManagedInstanceDetails.Builder |
isDataCollectionAuthorized(Boolean isDataCollectionAuthorized)
True if user allow data collection for this instance
|
UpdateManagedInstanceDetails.Builder |
notificationTopicId(String notificationTopicId)
OCID of the ONS topic used to send notification to users
|
public UpdateManagedInstanceDetails.Builder notificationTopicId(String notificationTopicId)
OCID of the ONS topic used to send notification to users
notificationTopicId
- the value to setpublic UpdateManagedInstanceDetails.Builder isDataCollectionAuthorized(Boolean isDataCollectionAuthorized)
True if user allow data collection for this instance
isDataCollectionAuthorized
- the value to setpublic UpdateManagedInstanceDetails build()
public UpdateManagedInstanceDetails.Builder copy(UpdateManagedInstanceDetails model)
Copyright © 2016–2024. All rights reserved.