Uses of Enum
com.amazonaws.services.kms.model.GrantOperation
Packages that use GrantOperation
-
Uses of GrantOperation in com.amazonaws.services.kms.model
Methods in com.amazonaws.services.kms.model that return GrantOperationModifier and TypeMethodDescriptionstatic GrantOperation
Use this in place of valueOf.static GrantOperation
Returns the enum constant of this type with the specified name.static GrantOperation[]
GrantOperation.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.services.kms.model with parameters of type GrantOperationModifier and TypeMethodDescriptionCreateGrantRequest.withOperations
(GrantOperation... operations) A list of operations that the grant permits.GrantListEntry.withOperations
(GrantOperation... operations) The list of operations permitted by the grant.