Uses of Class
software.amazon.awssdk.services.glacier.model.Grantee
-
Packages that use Grantee Package Description software.amazon.awssdk.services.glacier.model -
-
Uses of Grantee in software.amazon.awssdk.services.glacier.model
Methods in software.amazon.awssdk.services.glacier.model that return Grantee Modifier and Type Method Description GranteeGrant. grantee()The grantee.Methods in software.amazon.awssdk.services.glacier.model with parameters of type Grantee Modifier and Type Method Description Grant.BuilderGrant.Builder. grantee(Grantee grantee)The grantee.
-