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