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