DbConnectionBundle.Builder |
DbConnectionBundle.Builder.associatedResourceDetails(List<AssociatedResourceDetails> associatedResourceDetails) |
Details about the resources associated with the connection bundle.
|
static DbConnectionBundle.Builder |
DbConnectionBundle.builder() |
Create a new builder.
|
DbConnectionBundle.Builder |
DbConnectionBundle.Builder.compartmentId(String compartmentId) |
The OCID of the compartment containing the database connection bundle.
|
DbConnectionBundle.Builder |
DbConnectionBundle.Builder.copy(DbConnectionBundle model) |
|
DbConnectionBundle.Builder |
DbConnectionBundle.Builder.dbConnectionBundleType(DbConnectionBundle.DbConnectionBundleType dbConnectionBundleType) |
The type of the database connection bundle.
|
DbConnectionBundle.Builder |
DbConnectionBundle.Builder.definedTags(Map<String,Map<String,String>> definedTags) |
Defined tags for this resource.
|
DbConnectionBundle.Builder |
DbConnectionBundle.Builder.displayName(String displayName) |
Display name for the connection bundle.
|
DbConnectionBundle.Builder |
DbConnectionBundle.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
DbConnectionBundle.Builder |
DbConnectionBundle.Builder.id(String id) |
The OCID of the database connection bundle.
|
DbConnectionBundle.Builder |
DbConnectionBundle.Builder.isProtected(Boolean isProtected) |
True for the default, service-created Database Connection Bundle.
|
DbConnectionBundle.Builder |
DbConnectionBundle.Builder.lifecycleState(DbConnectionBundle.LifecycleState lifecycleState) |
The current lifecycle state of the database connection bundle.
|
DbConnectionBundle.Builder |
DbConnectionBundle.Builder.systemTags(Map<String,Map<String,String>> systemTags) |
System tags for this resource.
|
DbConnectionBundle.Builder |
DbConnectionBundle.Builder.timeCreated(Date timeCreated) |
The time the database connection bundle was created.
|
DbConnectionBundle.Builder |
DbConnectionBundle.Builder.timeLastRefreshed(Date timeLastRefreshed) |
The time the database connection bundle was last refreshed.
|
DbConnectionBundle.Builder |
DbConnectionBundle.Builder.timeUpdated(Date timeUpdated) |
The time the database connection bundle was updated.
|
DbConnectionBundle.Builder |
DbConnectionBundle.toBuilder() |
|