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