JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.projectnessie.objectstoragemock.s3
Interface ObjectIdentifier
All Known Subinterfaces:
DeletedS3Object
,
S3ObjectIdentifier
public interface
ObjectIdentifier
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
key
()
String
versionId
()
Method Details
key
@Parameter(order=1)
String
key
()
versionId
@Nullable @Parameter(order=2)
String
versionId
()