Package | Description |
---|---|
com.oracle.bmc.mysql.model |
Modifier and Type | Class and Description |
---|---|
class |
UpdateChannelTargetFromDbSystemDetails
Parameters detailing how to provision the target endpoint that is a DB System.
|
Modifier and Type | Method and Description |
---|---|
UpdateChannelTargetDetails |
UpdateChannelDetails.getTarget() |
Modifier and Type | Method and Description |
---|---|
UpdateChannelDetails.Builder |
UpdateChannelDetails.Builder.target(UpdateChannelTargetDetails target) |
Constructor and Description |
---|
UpdateChannelDetails(UpdateChannelSourceDetails source,
UpdateChannelTargetDetails target,
String displayName,
Boolean isEnabled,
String description,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.