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