Package | Description |
---|---|
com.oracle.bmc.psql | |
com.oracle.bmc.psql.requests |
Modifier and Type | Method and Description |
---|---|
DeleteConfigurationResponse |
Postgresql.deleteConfiguration(DeleteConfigurationRequest request)
Deletes a configuration by identifier.
|
DeleteConfigurationResponse |
PostgresqlClient.deleteConfiguration(DeleteConfigurationRequest request) |
Future<DeleteConfigurationResponse> |
PostgresqlAsyncClient.deleteConfiguration(DeleteConfigurationRequest request,
AsyncHandler<DeleteConfigurationRequest,DeleteConfigurationResponse> handler) |
Future<DeleteConfigurationResponse> |
PostgresqlAsync.deleteConfiguration(DeleteConfigurationRequest request,
AsyncHandler<DeleteConfigurationRequest,DeleteConfigurationResponse> handler)
Deletes a configuration by identifier.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteConfigurationResponse> |
PostgresqlAsyncClient.deleteConfiguration(DeleteConfigurationRequest request,
AsyncHandler<DeleteConfigurationRequest,DeleteConfigurationResponse> handler) |
Future<DeleteConfigurationResponse> |
PostgresqlAsync.deleteConfiguration(DeleteConfigurationRequest request,
AsyncHandler<DeleteConfigurationRequest,DeleteConfigurationResponse> handler)
Deletes a configuration by identifier.
|
Modifier and Type | Method and Description |
---|---|
DeleteConfigurationRequest |
DeleteConfigurationRequest.Builder.build()
Build the instance of DeleteConfigurationRequest as configured by this builder
|
DeleteConfigurationRequest |
DeleteConfigurationRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeleteConfigurationRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
DeleteConfigurationRequest.Builder |
DeleteConfigurationRequest.Builder.copy(DeleteConfigurationRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.