static SqlCollectionSummary.Builder |
SqlCollectionSummary.builder() |
Create a new builder.
|
SqlCollectionSummary.Builder |
SqlCollectionSummary.Builder.compartmentId(String compartmentId) |
The OCID of the compartment containing the SQL collection.
|
SqlCollectionSummary.Builder |
SqlCollectionSummary.Builder.copy(SqlCollectionSummary model) |
|
SqlCollectionSummary.Builder |
SqlCollectionSummary.Builder.dbUserName(String dbUserName) |
The database user name.
|
SqlCollectionSummary.Builder |
SqlCollectionSummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
SqlCollectionSummary.Builder |
SqlCollectionSummary.Builder.description(String description) |
The description of the SQL collection.
|
SqlCollectionSummary.Builder |
SqlCollectionSummary.Builder.displayName(String displayName) |
The display name of the SQL collection.
|
SqlCollectionSummary.Builder |
SqlCollectionSummary.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
SqlCollectionSummary.Builder |
SqlCollectionSummary.Builder.id(String id) |
The OCID of the SQL collection.
|
SqlCollectionSummary.Builder |
SqlCollectionSummary.Builder.lifecycleDetails(String lifecycleDetails) |
Details about the current state of the SQL collection in Data Safe.
|
SqlCollectionSummary.Builder |
SqlCollectionSummary.Builder.lifecycleState(SqlCollectionLifecycleState lifecycleState) |
The current state of the SQL collection.
|
SqlCollectionSummary.Builder |
SqlCollectionSummary.Builder.sqlLevel(SqlCollectionSummary.SqlLevel sqlLevel) |
Specifies the level of SQL that will be collected.
|
SqlCollectionSummary.Builder |
SqlCollectionSummary.Builder.status(SqlCollectionSummary.Status status) |
Specifies if the status of the SqlCollection.
|
SqlCollectionSummary.Builder |
SqlCollectionSummary.Builder.targetId(String targetId) |
The OCID of the target corresponding to the security policy deployment.
|
SqlCollectionSummary.Builder |
SqlCollectionSummary.Builder.timeCreated(Date timeCreated) |
The time that the SQL collection was created, in the format defined by RFC3339.
|
SqlCollectionSummary.Builder |
SqlCollectionSummary.Builder.timeLastStarted(Date timeLastStarted) |
The timestamp of the most recent SqlCollection start operation, in the format defined by
RFC3339.
|
SqlCollectionSummary.Builder |
SqlCollectionSummary.Builder.timeLastStopped(Date timeLastStopped) |
The timestamp of the most recent SqlCollection stop operation, in the format defined by
RFC3339.
|
SqlCollectionSummary.Builder |
SqlCollectionSummary.Builder.timeUpdated(Date timeUpdated) |
The last date and time the SQL collection was updated, in the format defined by RFC3339.
|
SqlCollectionSummary.Builder |
SqlCollectionSummary.toBuilder() |
|