Package | Description |
---|---|
com.oracle.bmc.apmconfig | |
com.oracle.bmc.apmconfig.requests |
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.
|
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 |
---|---|
UpdateConfigRequest |
UpdateConfigRequest.Builder.build()
Build the instance of UpdateConfigRequest as configured by this builder
|
UpdateConfigRequest |
UpdateConfigRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateConfigRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateConfigRequest.Builder |
UpdateConfigRequest.Builder.copy(UpdateConfigRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.