public static class UpdateConnectionFromOracle.Builder extends Object
Constructor and Description |
---|
Builder() |
public UpdateConnectionFromOracle.Builder key(String key)
public UpdateConnectionFromOracle.Builder modelVersion(String modelVersion)
public UpdateConnectionFromOracle.Builder parentRef(ParentReference parentRef)
public UpdateConnectionFromOracle.Builder name(String name)
public UpdateConnectionFromOracle.Builder description(String description)
public UpdateConnectionFromOracle.Builder objectStatus(Integer objectStatus)
public UpdateConnectionFromOracle.Builder objectVersion(Integer objectVersion)
public UpdateConnectionFromOracle.Builder identifier(String identifier)
public UpdateConnectionFromOracle.Builder connectionProperties(List<ConnectionProperty> connectionProperties)
public UpdateConnectionFromOracle.Builder registryMetadata(RegistryMetadata registryMetadata)
public UpdateConnectionFromOracle.Builder username(String username)
The user name for the connection.
username
- the value to setpublic UpdateConnectionFromOracle.Builder password(String password)
The password for the connection.
password
- the value to setpublic UpdateConnectionFromOracle.Builder passwordSecret(SensitiveAttribute passwordSecret)
public UpdateConnectionFromOracle build()
public UpdateConnectionFromOracle.Builder copy(UpdateConnectionFromOracle model)
Copyright © 2016–2024. All rights reserved.