Package | Description |
---|---|
com.oracle.bmc.mysql.model |
Modifier and Type | Class and Description |
---|---|
class |
UpdateChannelSourceFromMysqlDetails
Parameters detailing how to provision the source endpoint that is a MySQL Server.
|
Modifier and Type | Method and Description |
---|---|
UpdateChannelSourceDetails |
UpdateChannelDetails.getSource() |
Modifier and Type | Method and Description |
---|---|
UpdateChannelDetails.Builder |
UpdateChannelDetails.Builder.source(UpdateChannelSourceDetails source) |
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.