| OdaInstanceAttachment.Builder | OdaInstanceAttachment.Builder. attachmentMetadata(String attachmentMetadata) | Attachment-specific metadata, defined by the target service. | 
| OdaInstanceAttachment.Builder | OdaInstanceAttachment.Builder. attachmentType(OdaInstanceAttachment.AttachmentType attachmentType) | The type of attachment defined as an enum. | 
| OdaInstanceAttachment.Builder | OdaInstanceAttachment.Builder. attachToId(String attachToId) | The OCID of the target instance (which could be any other OCI PaaS/SaaS resource), to
which the ODA instance is or is being attached. | 
| static OdaInstanceAttachment.Builder | OdaInstanceAttachment. builder() | Create a new builder. | 
| OdaInstanceAttachment.Builder | OdaInstanceAttachment.Builder. copy(OdaInstanceAttachment model) |  | 
| OdaInstanceAttachment.Builder | OdaInstanceAttachment.Builder. definedTags(Map<String,Map<String,Object>> definedTags) | Usage of predefined tag keys. | 
| OdaInstanceAttachment.Builder | OdaInstanceAttachment.Builder. freeformTags(Map<String,String> freeformTags) | Simple key-value pair that is applied without any predefined name, type, or scope. | 
| OdaInstanceAttachment.Builder | OdaInstanceAttachment.Builder. id(String id) | Unique immutable identifier that was assigned when the ODA instance attachment was
created. | 
| OdaInstanceAttachment.Builder | OdaInstanceAttachment.Builder. instanceId(String instanceId) | The OCID of the ODA instance to which the attachment applies. | 
| OdaInstanceAttachment.Builder | OdaInstanceAttachment.Builder. lifecycleState(OdaInstanceAttachment.LifecycleState lifecycleState) | The current state of the attachment. | 
| OdaInstanceAttachment.Builder | OdaInstanceAttachment.Builder. owner(OdaInstanceOwner owner) |  | 
| OdaInstanceAttachment.Builder | OdaInstanceAttachment.Builder. restrictedOperations(List<String> restrictedOperations) | List of operation names that are restricted while this ODA instance is attached. | 
| OdaInstanceAttachment.Builder | OdaInstanceAttachment.Builder. timeCreated(Date timeCreated) | The time the attachment was created. | 
| OdaInstanceAttachment.Builder | OdaInstanceAttachment.Builder. timeLastUpdate(Date timeLastUpdate) | The time the attachment was last modified. | 
| OdaInstanceAttachment.Builder | OdaInstanceAttachment. toBuilder() |  |