Package | Description |
---|---|
com.oracle.bmc.sch | |
com.oracle.bmc.sch.responses |
Modifier and Type | Method and Description |
---|---|
UpdateServiceConnectorResponse |
ServiceConnectorClient.updateServiceConnector(UpdateServiceConnectorRequest request) |
UpdateServiceConnectorResponse |
ServiceConnector.updateServiceConnector(UpdateServiceConnectorRequest request)
Updates the configuration information for the specified connector.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateServiceConnectorResponse> |
ServiceConnectorAsync.updateServiceConnector(UpdateServiceConnectorRequest request,
AsyncHandler<UpdateServiceConnectorRequest,UpdateServiceConnectorResponse> handler)
Updates the configuration information for the specified connector.
|
Future<UpdateServiceConnectorResponse> |
ServiceConnectorAsyncClient.updateServiceConnector(UpdateServiceConnectorRequest request,
AsyncHandler<UpdateServiceConnectorRequest,UpdateServiceConnectorResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateServiceConnectorResponse> |
ServiceConnectorAsync.updateServiceConnector(UpdateServiceConnectorRequest request,
AsyncHandler<UpdateServiceConnectorRequest,UpdateServiceConnectorResponse> handler)
Updates the configuration information for the specified connector.
|
Future<UpdateServiceConnectorResponse> |
ServiceConnectorAsyncClient.updateServiceConnector(UpdateServiceConnectorRequest request,
AsyncHandler<UpdateServiceConnectorRequest,UpdateServiceConnectorResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateServiceConnectorResponse |
UpdateServiceConnectorResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateServiceConnectorResponse.Builder |
UpdateServiceConnectorResponse.Builder.copy(UpdateServiceConnectorResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.