DownloadSensitiveTypesExportRequest.Builder |
DownloadSensitiveTypesExportRequest.Builder.body$(DownloadSensitiveTypesExportDetails body) |
Alternative setter for the body parameter.
|
static DownloadSensitiveTypesExportRequest.Builder |
DownloadSensitiveTypesExportRequest.builder() |
Return a new builder for this request object.
|
DownloadSensitiveTypesExportRequest.Builder |
DownloadSensitiveTypesExportRequest.Builder.copy(DownloadSensitiveTypesExportRequest o) |
Copy method to populate the builder with values from the given instance.
|
DownloadSensitiveTypesExportRequest.Builder |
DownloadSensitiveTypesExportRequest.Builder.downloadSensitiveTypesExportDetails(DownloadSensitiveTypesExportDetails downloadSensitiveTypesExportDetails) |
Details to download a sensitive types export file.
|
DownloadSensitiveTypesExportRequest.Builder |
DownloadSensitiveTypesExportRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
DownloadSensitiveTypesExportRequest.Builder |
DownloadSensitiveTypesExportRequest.Builder.opcRequestId(String opcRequestId) |
Unique identifier for the request.
|
DownloadSensitiveTypesExportRequest.Builder |
DownloadSensitiveTypesExportRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
DownloadSensitiveTypesExportRequest.Builder |
DownloadSensitiveTypesExportRequest.Builder.sensitiveTypesExportId(String sensitiveTypesExportId) |
The OCID of the sensitive types export.
|
DownloadSensitiveTypesExportRequest.Builder |
DownloadSensitiveTypesExportRequest.toBuilder() |
|