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