Package | Description |
---|---|
com.oracle.bmc.mysql.model |
Modifier and Type | Class and Description |
---|---|
class |
CreateChannelSourceFromMysqlDetails
Parameters detailing how to provision the source endpoint that is a MySQL Server.
|
Modifier and Type | Method and Description |
---|---|
CreateChannelSourceDetails |
CreateChannelDetails.getSource() |
Modifier and Type | Method and Description |
---|---|
CreateChannelDetails.Builder |
CreateChannelDetails.Builder.source(CreateChannelSourceDetails source) |
Constructor and Description |
---|
CreateChannelDetails(String compartmentId,
String displayName,
Boolean isEnabled,
CreateChannelSourceDetails source,
CreateChannelTargetDetails target,
String description,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.