Uses of Class
com.oracle.bmc.fusionapps.model.ServiceAttachmentCollection
-
Packages that use ServiceAttachmentCollection Package Description com.oracle.bmc.fusionapps.model com.oracle.bmc.fusionapps.responses -
-
Uses of ServiceAttachmentCollection in com.oracle.bmc.fusionapps.model
Methods in com.oracle.bmc.fusionapps.model that return ServiceAttachmentCollection Modifier and Type Method Description ServiceAttachmentCollection
ServiceAttachmentCollection.Builder. build()
Methods in com.oracle.bmc.fusionapps.model with parameters of type ServiceAttachmentCollection Modifier and Type Method Description ServiceAttachmentCollection.Builder
ServiceAttachmentCollection.Builder. copy(ServiceAttachmentCollection model)
-
Uses of ServiceAttachmentCollection in com.oracle.bmc.fusionapps.responses
Methods in com.oracle.bmc.fusionapps.responses that return ServiceAttachmentCollection Modifier and Type Method Description ServiceAttachmentCollection
ListServiceAttachmentsResponse. getServiceAttachmentCollection()
The returned ServiceAttachmentCollection instance.Methods in com.oracle.bmc.fusionapps.responses with parameters of type ServiceAttachmentCollection Modifier and Type Method Description ListServiceAttachmentsResponse.Builder
ListServiceAttachmentsResponse.Builder. serviceAttachmentCollection(ServiceAttachmentCollection serviceAttachmentCollection)
The returned ServiceAttachmentCollection instance.
-