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