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 Owner
@Immutable
public interface
Owner
Method Summary
All Methods
Static Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
displayName
()
long
id
()
static
Owner
of
(long id,
String
displayName)
Method Details
id
@Parameter(order=1)
long
id
()
displayName
@Parameter(order=2)
String
displayName
()
of
static
Owner
of
(long id,
String
displayName)