| static SecurityAttribute.Builder | SecurityAttribute. builder() | Create a new builder. | 
| SecurityAttribute.Builder | SecurityAttribute.Builder. compartmentId(String compartmentId) | The OCID of the compartment that contains the security attribute definition. | 
| SecurityAttribute.Builder | SecurityAttribute.Builder. copy(SecurityAttribute model) |  | 
| SecurityAttribute.Builder | SecurityAttribute.Builder. description(String description) | The description of the security attribute. | 
| SecurityAttribute.Builder | SecurityAttribute.Builder. id(String id) | The OCID of the security attribute definition. | 
| SecurityAttribute.Builder | SecurityAttribute.Builder. isRetired(Boolean isRetired) | Indicates whether the security attribute is retired. | 
| SecurityAttribute.Builder | SecurityAttribute.Builder. lifecycleState(SecurityAttribute.LifecycleState lifecycleState) | The security attribute’s current state. | 
| SecurityAttribute.Builder | SecurityAttribute.Builder. name(String name) | The name assigned to the security attribute during creation. | 
| SecurityAttribute.Builder | SecurityAttribute.Builder. securityAttributeNamespaceId(String securityAttributeNamespaceId) | The OCID of the security attribute namespace that contains the security attribute
definition. | 
| SecurityAttribute.Builder | SecurityAttribute.Builder. securityAttributeNamespaceName(String securityAttributeNamespaceName) | The name of the security attribute namespace that contains the security attribute. | 
| SecurityAttribute.Builder | SecurityAttribute.Builder. timeCreated(Date timeCreated) | Date and time the security attribute was created, in the format defined by RFC3339. | 
| SecurityAttribute.Builder | SecurityAttribute. toBuilder() |  | 
| SecurityAttribute.Builder | SecurityAttribute.Builder. type(String type) | The data type of the security attribute. | 
| SecurityAttribute.Builder | SecurityAttribute.Builder. validator(BaseSecurityAttributeValidator validator) |  |