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