Package | Description |
---|---|
com.oracle.bmc.apmsynthetics.requests |
Modifier and Type | Method and Description |
---|---|
GetScriptRequest.Builder |
GetScriptRequest.Builder.apmDomainId(String apmDomainId)
The APM domain ID the request is intended for.
|
static GetScriptRequest.Builder |
GetScriptRequest.builder()
Return a new builder for this request object.
|
GetScriptRequest.Builder |
GetScriptRequest.Builder.copy(GetScriptRequest o)
Copy method to populate the builder with values from the given instance.
|
GetScriptRequest.Builder |
GetScriptRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetScriptRequest.Builder |
GetScriptRequest.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
GetScriptRequest.Builder |
GetScriptRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetScriptRequest.Builder |
GetScriptRequest.Builder.scriptId(String scriptId)
The OCID of the script.
|
GetScriptRequest.Builder |
GetScriptRequest.toBuilder()
Return an instance of
GetScriptRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.