Package | Description |
---|---|
com.oracle.bmc.apmsynthetics | |
com.oracle.bmc.apmsynthetics.responses |
Modifier and Type | Method and Description |
---|---|
GetScriptResponse |
ApmSynthetic.getScript(GetScriptRequest request)
Gets the configuration of the script identified by the OCID.
|
GetScriptResponse |
ApmSyntheticClient.getScript(GetScriptRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetScriptResponse> |
ApmSyntheticAsync.getScript(GetScriptRequest request,
AsyncHandler<GetScriptRequest,GetScriptResponse> handler)
Gets the configuration of the script identified by the OCID.
|
Future<GetScriptResponse> |
ApmSyntheticAsyncClient.getScript(GetScriptRequest request,
AsyncHandler<GetScriptRequest,GetScriptResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetScriptResponse> |
ApmSyntheticAsync.getScript(GetScriptRequest request,
AsyncHandler<GetScriptRequest,GetScriptResponse> handler)
Gets the configuration of the script identified by the OCID.
|
Future<GetScriptResponse> |
ApmSyntheticAsyncClient.getScript(GetScriptRequest request,
AsyncHandler<GetScriptRequest,GetScriptResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetScriptResponse |
GetScriptResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetScriptResponse.Builder |
GetScriptResponse.Builder.copy(GetScriptResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.