Package com.adobe.testing.s3mock.dto
Class Grantee.Group
java.lang.Object
com.adobe.testing.s3mock.dto.Owner
com.adobe.testing.s3mock.dto.Grantee
com.adobe.testing.s3mock.dto.Grantee.Group
- Enclosing class:
- Grantee
-
Nested Class Summary
Nested classes/interfaces inherited from class com.adobe.testing.s3mock.dto.Grantee
Grantee.AmazonCustomerByEmail, Grantee.CanonicalUser, Grantee.Group -
Field Summary
Fields inherited from class com.adobe.testing.s3mock.dto.Owner
DEFAULT_OWNER -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.adobe.testing.s3mock.dto.Grantee
equals, from, getEmailAddress, getUri, hashCode, setEmailAddress, setUriMethods inherited from class com.adobe.testing.s3mock.dto.Owner
getDisplayName, getId, setDisplayName, setId
-
Constructor Details
-
Group
public Group() -
Group
-