public static class UpdateConnectionFromAtp.Builder extends Object
Constructor and Description |
---|
Builder() |
public UpdateConnectionFromAtp.Builder key(String key)
public UpdateConnectionFromAtp.Builder modelVersion(String modelVersion)
public UpdateConnectionFromAtp.Builder parentRef(ParentReference parentRef)
public UpdateConnectionFromAtp.Builder name(String name)
public UpdateConnectionFromAtp.Builder description(String description)
public UpdateConnectionFromAtp.Builder objectStatus(Integer objectStatus)
public UpdateConnectionFromAtp.Builder objectVersion(Integer objectVersion)
public UpdateConnectionFromAtp.Builder identifier(String identifier)
public UpdateConnectionFromAtp.Builder connectionProperties(List<ConnectionProperty> connectionProperties)
public UpdateConnectionFromAtp.Builder registryMetadata(RegistryMetadata registryMetadata)
public UpdateConnectionFromAtp.Builder tnsAlias(String tnsAlias)
The Autonomous Transaction Processing instance service name.
tnsAlias
- the value to setpublic UpdateConnectionFromAtp.Builder tnsNames(List<String> tnsNames)
Array of service names that are available for selection in the tnsAlias property.
tnsNames
- the value to setpublic UpdateConnectionFromAtp.Builder username(String username)
The user name for the connection.
username
- the value to setpublic UpdateConnectionFromAtp.Builder password(String password)
The password for the connection.
password
- the value to setpublic UpdateConnectionFromAtp.Builder passwordSecret(SensitiveAttribute passwordSecret)
public UpdateConnectionFromAtp build()
public UpdateConnectionFromAtp.Builder copy(UpdateConnectionFromAtp model)
Copyright © 2016–2024. All rights reserved.