import/src/main/java/com/google/cloud/healthcare/imaging/dicomadapter/cstore/multipledest/IMultipleDestinationUploadService.java [12:17]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      ImmutableList<IDicomWebClient> healthcareDestinations,
      ImmutableList<AetDictionary.Aet> dicomDestinations,
      InputStream inputStream,
      String sopClassUID,
      String sopInstanceUID,
      int associationId)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



import/src/main/java/com/google/cloud/healthcare/imaging/dicomadapter/cstore/multipledest/MultipleDestinationUploadService.java [49:54]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      ImmutableList<IDicomWebClient> healthcareDestinations,
      ImmutableList<AetDictionary.Aet> dicomDestinations,
      InputStream inputStream,
      String sopClassUID,
      String sopInstanceUID,
      int associationId)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



