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