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