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