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