static CreateConnectionFromObjectStorage.Builder |
CreateConnectionFromObjectStorage.builder() |
Create a new builder.
|
CreateConnectionFromObjectStorage.Builder |
CreateConnectionFromObjectStorage.Builder.connectionProperties(List<ConnectionProperty> connectionProperties) |
|
CreateConnectionFromObjectStorage.Builder |
CreateConnectionFromObjectStorage.Builder.copy(CreateConnectionFromObjectStorage model) |
|
CreateConnectionFromObjectStorage.Builder |
CreateConnectionFromObjectStorage.Builder.credentialFileContent(String credentialFileContent) |
The credential file content from an Oracle Object Storage wallet.
|
CreateConnectionFromObjectStorage.Builder |
CreateConnectionFromObjectStorage.Builder.description(String description) |
|
CreateConnectionFromObjectStorage.Builder |
CreateConnectionFromObjectStorage.Builder.fingerPrint(String fingerPrint) |
The fingerprint for the user.
|
CreateConnectionFromObjectStorage.Builder |
CreateConnectionFromObjectStorage.Builder.identifier(String identifier) |
|
CreateConnectionFromObjectStorage.Builder |
CreateConnectionFromObjectStorage.Builder.key(String key) |
|
CreateConnectionFromObjectStorage.Builder |
CreateConnectionFromObjectStorage.Builder.modelVersion(String modelVersion) |
|
CreateConnectionFromObjectStorage.Builder |
CreateConnectionFromObjectStorage.Builder.name(String name) |
|
CreateConnectionFromObjectStorage.Builder |
CreateConnectionFromObjectStorage.Builder.objectStatus(Integer objectStatus) |
|
CreateConnectionFromObjectStorage.Builder |
CreateConnectionFromObjectStorage.Builder.parentRef(ParentReference parentRef) |
|
CreateConnectionFromObjectStorage.Builder |
CreateConnectionFromObjectStorage.Builder.passPhrase(String passPhrase) |
The passphrase for the connection.
|
CreateConnectionFromObjectStorage.Builder |
CreateConnectionFromObjectStorage.Builder.registryMetadata(RegistryMetadata registryMetadata) |
|
CreateConnectionFromObjectStorage.Builder |
CreateConnectionFromObjectStorage.toBuilder() |
|
CreateConnectionFromObjectStorage.Builder |
CreateConnectionFromObjectStorage.Builder.userId(String userId) |
The OCI user OCID for the user to connect to.
|