Uses of Class
com.oracle.bmc.governancerulescontrolplane.model.TenancyAttachmentCollection
- 
Packages that use TenancyAttachmentCollection Package Description com.oracle.bmc.governancerulescontrolplane.model com.oracle.bmc.governancerulescontrolplane.responses 
- 
- 
Uses of TenancyAttachmentCollection in com.oracle.bmc.governancerulescontrolplane.modelMethods in com.oracle.bmc.governancerulescontrolplane.model that return TenancyAttachmentCollection Modifier and Type Method Description TenancyAttachmentCollectionTenancyAttachmentCollection.Builder. build()Methods in com.oracle.bmc.governancerulescontrolplane.model with parameters of type TenancyAttachmentCollection Modifier and Type Method Description TenancyAttachmentCollection.BuilderTenancyAttachmentCollection.Builder. copy(TenancyAttachmentCollection model)
- 
Uses of TenancyAttachmentCollection in com.oracle.bmc.governancerulescontrolplane.responsesMethods in com.oracle.bmc.governancerulescontrolplane.responses that return TenancyAttachmentCollection Modifier and Type Method Description TenancyAttachmentCollectionListTenancyAttachmentsResponse. getTenancyAttachmentCollection()The returned TenancyAttachmentCollection instance.Methods in com.oracle.bmc.governancerulescontrolplane.responses with parameters of type TenancyAttachmentCollection Modifier and Type Method Description ListTenancyAttachmentsResponse.BuilderListTenancyAttachmentsResponse.Builder. tenancyAttachmentCollection(TenancyAttachmentCollection tenancyAttachmentCollection)The returned TenancyAttachmentCollection instance.
 
-