Uses of Class
com.oracle.bmc.governancerulescontrolplane.model.TenancyAttachmentCollection.Builder
- 
Packages that use TenancyAttachmentCollection.Builder Package Description com.oracle.bmc.governancerulescontrolplane.model 
- 
- 
Uses of TenancyAttachmentCollection.Builder in com.oracle.bmc.governancerulescontrolplane.modelMethods in com.oracle.bmc.governancerulescontrolplane.model that return TenancyAttachmentCollection.Builder Modifier and Type Method Description static TenancyAttachmentCollection.BuilderTenancyAttachmentCollection. builder()Create a new builder.TenancyAttachmentCollection.BuilderTenancyAttachmentCollection.Builder. copy(TenancyAttachmentCollection model)TenancyAttachmentCollection.BuilderTenancyAttachmentCollection.Builder. items(List<TenancyAttachmentSummary> items)List of tenancy attachments.TenancyAttachmentCollection.BuilderTenancyAttachmentCollection. toBuilder()
 
-