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