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.model
Methods in com.oracle.bmc.governancerulescontrolplane.model that return TenancyAttachmentCollection Modifier and Type Method Description TenancyAttachmentCollection
TenancyAttachmentCollection.Builder. build()
Methods in com.oracle.bmc.governancerulescontrolplane.model with parameters of type TenancyAttachmentCollection Modifier and Type Method Description TenancyAttachmentCollection.Builder
TenancyAttachmentCollection.Builder. copy(TenancyAttachmentCollection model)
-
Uses of TenancyAttachmentCollection in com.oracle.bmc.governancerulescontrolplane.responses
Methods in com.oracle.bmc.governancerulescontrolplane.responses that return TenancyAttachmentCollection Modifier and Type Method Description TenancyAttachmentCollection
ListTenancyAttachmentsResponse. getTenancyAttachmentCollection()
The returned TenancyAttachmentCollection instance.Methods in com.oracle.bmc.governancerulescontrolplane.responses with parameters of type TenancyAttachmentCollection Modifier and Type Method Description ListTenancyAttachmentsResponse.Builder
ListTenancyAttachmentsResponse.Builder. tenancyAttachmentCollection(TenancyAttachmentCollection tenancyAttachmentCollection)
The returned TenancyAttachmentCollection instance.
-