Uses of Class
com.oracle.bmc.governancerulescontrolplane.model.TenancyAttachment
- 
Packages that use TenancyAttachment Package Description com.oracle.bmc.governancerulescontrolplane.model com.oracle.bmc.governancerulescontrolplane.responses 
- 
- 
Uses of TenancyAttachment in com.oracle.bmc.governancerulescontrolplane.modelMethods in com.oracle.bmc.governancerulescontrolplane.model that return TenancyAttachment Modifier and Type Method Description TenancyAttachmentTenancyAttachment.Builder. build()Methods in com.oracle.bmc.governancerulescontrolplane.model with parameters of type TenancyAttachment Modifier and Type Method Description TenancyAttachment.BuilderTenancyAttachment.Builder. copy(TenancyAttachment model)
- 
Uses of TenancyAttachment in com.oracle.bmc.governancerulescontrolplane.responsesMethods in com.oracle.bmc.governancerulescontrolplane.responses that return TenancyAttachment Modifier and Type Method Description TenancyAttachmentGetTenancyAttachmentResponse. getTenancyAttachment()The returned TenancyAttachment instance.Methods in com.oracle.bmc.governancerulescontrolplane.responses with parameters of type TenancyAttachment Modifier and Type Method Description GetTenancyAttachmentResponse.BuilderGetTenancyAttachmentResponse.Builder. tenancyAttachment(TenancyAttachment tenancyAttachment)The returned TenancyAttachment instance.
 
-