Uses of Record Class
com.adobe.testing.s3mock.dto.Grant
Packages that use Grant
-
Uses of Grant in com.adobe.testing.s3mock.dto
Methods in com.adobe.testing.s3mock.dto that return types with arguments of type GrantMethod parameters in com.adobe.testing.s3mock.dto with type arguments of type GrantModifier and TypeMethodDescriptionvoidAccessControlPolicy.setAccessControlList(List<Grant> accessControlList) Constructor parameters in com.adobe.testing.s3mock.dto with type arguments of type GrantModifierConstructorDescriptionAccessControlPolicy(Owner owner, List<Grant> accessControlList) AccessControlPolicy(Owner owner, List<Grant> accessControlList, String xmlns)