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