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