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