static UpdateConnectionFromAtp.Builder |
UpdateConnectionFromAtp.builder() |
Create a new builder.
|
UpdateConnectionFromAtp.Builder |
UpdateConnectionFromAtp.Builder.connectionProperties(List<ConnectionProperty> connectionProperties) |
|
UpdateConnectionFromAtp.Builder |
UpdateConnectionFromAtp.Builder.copy(UpdateConnectionFromAtp model) |
|
UpdateConnectionFromAtp.Builder |
UpdateConnectionFromAtp.Builder.description(String description) |
|
UpdateConnectionFromAtp.Builder |
UpdateConnectionFromAtp.Builder.identifier(String identifier) |
|
UpdateConnectionFromAtp.Builder |
UpdateConnectionFromAtp.Builder.key(String key) |
|
UpdateConnectionFromAtp.Builder |
UpdateConnectionFromAtp.Builder.modelVersion(String modelVersion) |
|
UpdateConnectionFromAtp.Builder |
UpdateConnectionFromAtp.Builder.name(String name) |
|
UpdateConnectionFromAtp.Builder |
UpdateConnectionFromAtp.Builder.objectStatus(Integer objectStatus) |
|
UpdateConnectionFromAtp.Builder |
UpdateConnectionFromAtp.Builder.objectVersion(Integer objectVersion) |
|
UpdateConnectionFromAtp.Builder |
UpdateConnectionFromAtp.Builder.parentRef(ParentReference parentRef) |
|
UpdateConnectionFromAtp.Builder |
UpdateConnectionFromAtp.Builder.password(String password) |
The password for the connection.
|
UpdateConnectionFromAtp.Builder |
UpdateConnectionFromAtp.Builder.passwordSecret(SensitiveAttribute passwordSecret) |
|
UpdateConnectionFromAtp.Builder |
UpdateConnectionFromAtp.Builder.registryMetadata(RegistryMetadata registryMetadata) |
|
UpdateConnectionFromAtp.Builder |
UpdateConnectionFromAtp.Builder.tnsAlias(String tnsAlias) |
The Autonomous Transaction Processing instance service name.
|
UpdateConnectionFromAtp.Builder |
UpdateConnectionFromAtp.Builder.tnsNames(List<String> tnsNames) |
Array of service names that are available for selection in the tnsAlias property.
|
UpdateConnectionFromAtp.Builder |
UpdateConnectionFromAtp.toBuilder() |
|
UpdateConnectionFromAtp.Builder |
UpdateConnectionFromAtp.Builder.username(String username) |
The user name for the connection.
|