Package | Description |
---|---|
com.oracle.bmc.datasafe.requests |
Modifier and Type | Method and Description |
---|---|
DownloadSensitiveDataModelRequest.Builder |
DownloadSensitiveDataModelRequest.Builder.body$(DownloadSensitiveDataModelDetails body)
Alternative setter for the body parameter.
|
static DownloadSensitiveDataModelRequest.Builder |
DownloadSensitiveDataModelRequest.builder()
Return a new builder for this request object.
|
DownloadSensitiveDataModelRequest.Builder |
DownloadSensitiveDataModelRequest.Builder.copy(DownloadSensitiveDataModelRequest o)
Copy method to populate the builder with values from the given instance.
|
DownloadSensitiveDataModelRequest.Builder |
DownloadSensitiveDataModelRequest.Builder.downloadSensitiveDataModelDetails(DownloadSensitiveDataModelDetails downloadSensitiveDataModelDetails)
Details to download a sensitive data model file.
|
DownloadSensitiveDataModelRequest.Builder |
DownloadSensitiveDataModelRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
DownloadSensitiveDataModelRequest.Builder |
DownloadSensitiveDataModelRequest.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
DownloadSensitiveDataModelRequest.Builder |
DownloadSensitiveDataModelRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
DownloadSensitiveDataModelRequest.Builder |
DownloadSensitiveDataModelRequest.Builder.sensitiveDataModelId(String sensitiveDataModelId)
The OCID of the sensitive data model.
|
DownloadSensitiveDataModelRequest.Builder |
DownloadSensitiveDataModelRequest.toBuilder()
Return an instance of
DownloadSensitiveDataModelRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.