Uses of Enum
com.exoscale.sdk.model.AccessKey.TypeEnum
Packages that use AccessKey.TypeEnum
-
Uses of AccessKey.TypeEnum in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return AccessKey.TypeEnumModifier and TypeMethodDescriptionstatic AccessKey.TypeEnum
AccessKey.getType()
IAM Access Key typestatic AccessKey.TypeEnum
Returns the enum constant of this type with the specified name.static AccessKey.TypeEnum[]
AccessKey.TypeEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.exoscale.sdk.model with parameters of type AccessKey.TypeEnum