Package | Description |
---|---|
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
CreateExternalBackupJobResponse.Builder |
CreateExternalBackupJobResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
static CreateExternalBackupJobResponse.Builder |
CreateExternalBackupJobResponse.builder()
Return a new builder for this response object.
|
CreateExternalBackupJobResponse.Builder |
CreateExternalBackupJobResponse.Builder.copy(CreateExternalBackupJobResponse o)
Copy method to populate the builder with values from the given instance.
|
CreateExternalBackupJobResponse.Builder |
CreateExternalBackupJobResponse.Builder.etag(String etag)
For optimistic concurrency control.
|
CreateExternalBackupJobResponse.Builder |
CreateExternalBackupJobResponse.Builder.externalBackupJob(ExternalBackupJob externalBackupJob)
The returned
ExternalBackupJob instance. |
CreateExternalBackupJobResponse.Builder |
CreateExternalBackupJobResponse.Builder.headers(Map<String,List<String>> headers) |
CreateExternalBackupJobResponse.Builder |
CreateExternalBackupJobResponse.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
CreateExternalBackupJobResponse.Builder |
CreateExternalBackupJobResponse.Builder.opcWorkRequestId(String opcWorkRequestId)
The OCID of the
work request.
|
Copyright © 2016–2024. All rights reserved.