Uses of Class
com.adobe.testing.s3mock.dto.ObjectRef
-
Packages that use ObjectRef Package Description com.adobe.testing.s3mock.dto com.adobe.testing.s3mock.util -
-
Uses of ObjectRef in com.adobe.testing.s3mock.dto
Methods in com.adobe.testing.s3mock.dto that return ObjectRef Modifier and Type Method Description static ObjectRefObjectRef. from(java.lang.String copySource)Creates aObjectRefexpecting the given String represents the source as/{bucket}/{key}. -
Uses of ObjectRef in com.adobe.testing.s3mock.util
Methods in com.adobe.testing.s3mock.util that return ObjectRef Modifier and Type Method Description ObjectRefObjectRefConverter. convert(java.lang.String objectRefString)
-