Package | Description |
---|---|
com.oracle.bmc.dataintegration.model |
Modifier and Type | Method and Description |
---|---|
static ConnectionFromObjectStorage.Builder |
ConnectionFromObjectStorage.builder()
Create a new builder.
|
ConnectionFromObjectStorage.Builder |
ConnectionFromObjectStorage.Builder.connectionProperties(List<ConnectionProperty> connectionProperties) |
ConnectionFromObjectStorage.Builder |
ConnectionFromObjectStorage.Builder.copy(ConnectionFromObjectStorage model) |
ConnectionFromObjectStorage.Builder |
ConnectionFromObjectStorage.Builder.credentialFileContent(String credentialFileContent)
The credential file content from an Oracle Object Storage wallet.
|
ConnectionFromObjectStorage.Builder |
ConnectionFromObjectStorage.Builder.description(String description) |
ConnectionFromObjectStorage.Builder |
ConnectionFromObjectStorage.Builder.fingerPrint(String fingerPrint)
The fingerprint for the user.
|
ConnectionFromObjectStorage.Builder |
ConnectionFromObjectStorage.Builder.identifier(String identifier) |
ConnectionFromObjectStorage.Builder |
ConnectionFromObjectStorage.Builder.isDefault(Boolean isDefault) |
ConnectionFromObjectStorage.Builder |
ConnectionFromObjectStorage.Builder.key(String key) |
ConnectionFromObjectStorage.Builder |
ConnectionFromObjectStorage.Builder.keyMap(Map<String,String> keyMap) |
ConnectionFromObjectStorage.Builder |
ConnectionFromObjectStorage.Builder.metadata(ObjectMetadata metadata) |
ConnectionFromObjectStorage.Builder |
ConnectionFromObjectStorage.Builder.modelVersion(String modelVersion) |
ConnectionFromObjectStorage.Builder |
ConnectionFromObjectStorage.Builder.name(String name) |
ConnectionFromObjectStorage.Builder |
ConnectionFromObjectStorage.Builder.objectStatus(Integer objectStatus) |
ConnectionFromObjectStorage.Builder |
ConnectionFromObjectStorage.Builder.objectVersion(Integer objectVersion) |
ConnectionFromObjectStorage.Builder |
ConnectionFromObjectStorage.Builder.parentRef(ParentReference parentRef) |
ConnectionFromObjectStorage.Builder |
ConnectionFromObjectStorage.Builder.passPhrase(String passPhrase)
The passphrase for the connection.
|
ConnectionFromObjectStorage.Builder |
ConnectionFromObjectStorage.Builder.primarySchema(Schema primarySchema) |
ConnectionFromObjectStorage.Builder |
ConnectionFromObjectStorage.toBuilder() |
ConnectionFromObjectStorage.Builder |
ConnectionFromObjectStorage.Builder.userId(String userId)
The OCI user OCID for the user to connect to.
|
Copyright © 2016–2024. All rights reserved.