Package | Description |
---|---|
com.oracle.bmc.osmanagementhub.model |
Modifier and Type | Method and Description |
---|---|
UpdateManagedInstanceDetails.Builder |
UpdateManagedInstanceDetails.Builder.autonomousSettings(UpdatableAutonomousSettings autonomousSettings) |
static UpdateManagedInstanceDetails.Builder |
UpdateManagedInstanceDetails.builder()
Create a new builder.
|
UpdateManagedInstanceDetails.Builder |
UpdateManagedInstanceDetails.Builder.copy(UpdateManagedInstanceDetails model) |
UpdateManagedInstanceDetails.Builder |
UpdateManagedInstanceDetails.Builder.description(String description)
User-specified description of the managed instance.
|
UpdateManagedInstanceDetails.Builder |
UpdateManagedInstanceDetails.Builder.notificationTopicId(String notificationTopicId)
The OCID
for the Oracle Notifications service (ONS) topic.
|
UpdateManagedInstanceDetails.Builder |
UpdateManagedInstanceDetails.Builder.primaryManagementStationId(String primaryManagementStationId)
The OCID
of the management station for the instance to use as primary management station.
|
UpdateManagedInstanceDetails.Builder |
UpdateManagedInstanceDetails.Builder.secondaryManagementStationId(String secondaryManagementStationId)
The OCID
of the management station for the instance to use as secondary management station.
|
UpdateManagedInstanceDetails.Builder |
UpdateManagedInstanceDetails.toBuilder() |
Copyright © 2016–2024. All rights reserved.