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