public static class OracleAdwcWriteAttribute.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
OracleAdwcWriteAttribute.Builder |
bucketName(String bucketName)
The bucket name for the attribute.
|
OracleAdwcWriteAttribute |
build() |
OracleAdwcWriteAttribute.Builder |
copy(OracleAdwcWriteAttribute model) |
OracleAdwcWriteAttribute.Builder |
stagingConnection(Connection stagingConnection) |
OracleAdwcWriteAttribute.Builder |
stagingDataAsset(DataAsset stagingDataAsset) |
OracleAdwcWriteAttribute.Builder |
stagingFileName(String stagingFileName)
The file name for the attribute.
|
public OracleAdwcWriteAttribute.Builder bucketName(String bucketName)
The bucket name for the attribute.
bucketName
- the value to setpublic OracleAdwcWriteAttribute.Builder stagingFileName(String stagingFileName)
The file name for the attribute.
stagingFileName
- the value to setpublic OracleAdwcWriteAttribute.Builder stagingDataAsset(DataAsset stagingDataAsset)
public OracleAdwcWriteAttribute.Builder stagingConnection(Connection stagingConnection)
public OracleAdwcWriteAttribute build()
public OracleAdwcWriteAttribute.Builder copy(OracleAdwcWriteAttribute model)
Copyright © 2016–2024. All rights reserved.