public static class CreateDbSystemSourceImportFromUrlDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CreateDbSystemSourceImportFromUrlDetails |
build() |
CreateDbSystemSourceImportFromUrlDetails.Builder |
copy(CreateDbSystemSourceImportFromUrlDetails model) |
CreateDbSystemSourceImportFromUrlDetails.Builder |
sourceUrl(String sourceUrl)
The Pre-Authenticated Request (PAR) of a bucket/prefix or PAR of a @.manifest.json object
from the Object Storage.
|
public CreateDbSystemSourceImportFromUrlDetails.Builder sourceUrl(String sourceUrl)
The Pre-Authenticated Request (PAR) of a bucket/prefix or PAR of a @.manifest.json object from the Object Storage. Check Using Pre-Authenticated Requests for information related to PAR creation. Please create PAR with “Permit object reads” access type and “Enable Object Listing” permission when using a bucket/prefix PAR. Please create PAR with “Permit object reads” access type when using a @.manifest.json object PAR.
sourceUrl
- the value to setpublic CreateDbSystemSourceImportFromUrlDetails build()
public CreateDbSystemSourceImportFromUrlDetails.Builder copy(CreateDbSystemSourceImportFromUrlDetails model)
Copyright © 2016–2024. All rights reserved.