Package com.adobe.testing.s3mock.dto
Class Grantee.AmazonCustomerByEmail
java.lang.Object
com.adobe.testing.s3mock.dto.Owner
com.adobe.testing.s3mock.dto.Grantee
com.adobe.testing.s3mock.dto.Grantee.AmazonCustomerByEmail
- 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
ConstructorsConstructorDescriptionAmazonCustomerByEmail(String id, String displayName, String emailAddress, URI uri) -
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
-
AmazonCustomerByEmail
public AmazonCustomerByEmail() -
AmazonCustomerByEmail
-