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