public static class OciObjectStorageSourceLocation.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
OciObjectStorageSourceLocation |
build() |
OciObjectStorageSourceLocation.Builder |
copy(OciObjectStorageSourceLocation model) |
OciObjectStorageSourceLocation.Builder |
url(String url)
The URL of the OCI Object Storage data source.
|
public OciObjectStorageSourceLocation.Builder url(String url)
The URL of the OCI Object Storage data source.
url
- the value to setpublic OciObjectStorageSourceLocation build()
public OciObjectStorageSourceLocation.Builder copy(OciObjectStorageSourceLocation model)
Copyright © 2016–2024. All rights reserved.