Uses of Class
com.oracle.bmc.fusionapps.model.ServiceAttachmentCollection.Builder
-
Packages that use ServiceAttachmentCollection.Builder Package Description com.oracle.bmc.fusionapps.model -
-
Uses of ServiceAttachmentCollection.Builder in com.oracle.bmc.fusionapps.model
Methods in com.oracle.bmc.fusionapps.model that return ServiceAttachmentCollection.Builder Modifier and Type Method Description static ServiceAttachmentCollection.Builder
ServiceAttachmentCollection. builder()
Create a new builder.ServiceAttachmentCollection.Builder
ServiceAttachmentCollection.Builder. copy(ServiceAttachmentCollection model)
ServiceAttachmentCollection.Builder
ServiceAttachmentCollection.Builder. items(List<ServiceAttachmentSummary> items)
A page of FusionEnvironmentFamilySummary objects.ServiceAttachmentCollection.Builder
ServiceAttachmentCollection. toBuilder()
-