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.model
Methods in com.oracle.bmc.governancerulescontrolplane.model that return TenancyAttachmentCollection.Builder Modifier and Type Method Description static TenancyAttachmentCollection.Builder
TenancyAttachmentCollection. builder()
Create a new builder.TenancyAttachmentCollection.Builder
TenancyAttachmentCollection.Builder. copy(TenancyAttachmentCollection model)
TenancyAttachmentCollection.Builder
TenancyAttachmentCollection.Builder. items(List<TenancyAttachmentSummary> items)
List of tenancy attachments.TenancyAttachmentCollection.Builder
TenancyAttachmentCollection. toBuilder()
-