Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.responses |
Modifier and Type | Method and Description |
---|---|
GetOnPremConnectorResponse |
DataSafe.getOnPremConnector(GetOnPremConnectorRequest request)
Gets the details of the specified on-premises connector.
|
GetOnPremConnectorResponse |
DataSafeClient.getOnPremConnector(GetOnPremConnectorRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetOnPremConnectorResponse> |
DataSafeAsync.getOnPremConnector(GetOnPremConnectorRequest request,
AsyncHandler<GetOnPremConnectorRequest,GetOnPremConnectorResponse> handler)
Gets the details of the specified on-premises connector.
|
Future<GetOnPremConnectorResponse> |
DataSafeAsyncClient.getOnPremConnector(GetOnPremConnectorRequest request,
AsyncHandler<GetOnPremConnectorRequest,GetOnPremConnectorResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetOnPremConnectorResponse |
GetOnPremConnectorResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetOnPremConnectorResponse.Builder |
GetOnPremConnectorResponse.Builder.copy(GetOnPremConnectorResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.