Package | Description |
---|---|
com.oracle.bmc.apmconfig | |
com.oracle.bmc.apmconfig.responses |
Modifier and Type | Method and Description |
---|---|
DeleteConfigResponse |
ConfigClient.deleteConfig(DeleteConfigRequest request) |
DeleteConfigResponse |
Config.deleteConfig(DeleteConfigRequest request)
Deletes the configuration item identified by the OCID.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteConfigResponse> |
ConfigAsyncClient.deleteConfig(DeleteConfigRequest request,
AsyncHandler<DeleteConfigRequest,DeleteConfigResponse> handler) |
Future<DeleteConfigResponse> |
ConfigAsync.deleteConfig(DeleteConfigRequest request,
AsyncHandler<DeleteConfigRequest,DeleteConfigResponse> handler)
Deletes the configuration item identified by the OCID.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteConfigResponse> |
ConfigAsyncClient.deleteConfig(DeleteConfigRequest request,
AsyncHandler<DeleteConfigRequest,DeleteConfigResponse> handler) |
Future<DeleteConfigResponse> |
ConfigAsync.deleteConfig(DeleteConfigRequest request,
AsyncHandler<DeleteConfigRequest,DeleteConfigResponse> handler)
Deletes the configuration item identified by the OCID.
|
Modifier and Type | Method and Description |
---|---|
DeleteConfigResponse |
DeleteConfigResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteConfigResponse.Builder |
DeleteConfigResponse.Builder.copy(DeleteConfigResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.