Package | Description |
---|---|
com.oracle.bmc.datasafe.model |
Modifier and Type | Method and Description |
---|---|
SensitiveDataModelSummary.Builder |
SensitiveDataModelSummary.Builder.appSuiteName(String appSuiteName)
The application suite name identifying a collection of applications.
|
static SensitiveDataModelSummary.Builder |
SensitiveDataModelSummary.builder()
Create a new builder.
|
SensitiveDataModelSummary.Builder |
SensitiveDataModelSummary.Builder.compartmentId(String compartmentId)
The OCID of the compartment that contains the sensitive data model.
|
SensitiveDataModelSummary.Builder |
SensitiveDataModelSummary.Builder.copy(SensitiveDataModelSummary model) |
SensitiveDataModelSummary.Builder |
SensitiveDataModelSummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource.
|
SensitiveDataModelSummary.Builder |
SensitiveDataModelSummary.Builder.description(String description)
The description of the sensitive data model.
|
SensitiveDataModelSummary.Builder |
SensitiveDataModelSummary.Builder.displayName(String displayName)
The display name of the sensitive data model.
|
SensitiveDataModelSummary.Builder |
SensitiveDataModelSummary.Builder.freeformTags(Map<String,String> freeformTags)
Free-form tags for this resource.
|
SensitiveDataModelSummary.Builder |
SensitiveDataModelSummary.Builder.id(String id)
The OCID of the sensitive data model.
|
SensitiveDataModelSummary.Builder |
SensitiveDataModelSummary.Builder.lifecycleState(DiscoveryLifecycleState lifecycleState)
The current state of the sensitive data model.
|
SensitiveDataModelSummary.Builder |
SensitiveDataModelSummary.Builder.targetId(String targetId)
The OCID of the reference target database associated with the sensitive data model.
|
SensitiveDataModelSummary.Builder |
SensitiveDataModelSummary.Builder.timeCreated(Date timeCreated)
The date and time the sensitive data model was created, in the format defined by
RFC3339.
|
SensitiveDataModelSummary.Builder |
SensitiveDataModelSummary.Builder.timeUpdated(Date timeUpdated)
The date and time the sensitive data model was last updated, in the format defined by
RFC3339.
|
SensitiveDataModelSummary.Builder |
SensitiveDataModelSummary.toBuilder() |
Copyright © 2016–2024. All rights reserved.