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