Package | Description |
---|---|
com.oracle.bmc.sch | |
com.oracle.bmc.sch.responses |
Modifier and Type | Method and Description |
---|---|
GetConnectorPluginResponse |
ConnectorPlugins.getConnectorPlugin(GetConnectorPluginRequest request)
Gets the specified connector plugin configuration information.
|
GetConnectorPluginResponse |
ConnectorPluginsClient.getConnectorPlugin(GetConnectorPluginRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetConnectorPluginResponse> |
ConnectorPluginsAsyncClient.getConnectorPlugin(GetConnectorPluginRequest request,
AsyncHandler<GetConnectorPluginRequest,GetConnectorPluginResponse> handler) |
Future<GetConnectorPluginResponse> |
ConnectorPluginsAsync.getConnectorPlugin(GetConnectorPluginRequest request,
AsyncHandler<GetConnectorPluginRequest,GetConnectorPluginResponse> handler)
Gets the specified connector plugin configuration information.
|
Modifier and Type | Method and Description |
---|---|
GetConnectorPluginResponse |
GetConnectorPluginResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetConnectorPluginResponse.Builder |
GetConnectorPluginResponse.Builder.copy(GetConnectorPluginResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.