Uses of Enum
software.amazon.awssdk.services.ec2.model.KeyType
Packages that use KeyType
-
Uses of KeyType in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return KeyTypeModifier and TypeMethodDescriptionstatic KeyTypeUse this in place of valueOf to convert the raw string returned by the service into the enum value.final KeyTypeCreateKeyPairRequest.keyType()The type of key pair.final KeyTypeKeyPairInfo.keyType()The type of key pair.static KeyTypeReturns the enum constant of this type with the specified name.static KeyType[]KeyType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type KeyTypeMethods in software.amazon.awssdk.services.ec2.model with parameters of type KeyTypeModifier and TypeMethodDescriptionThe type of key pair.The type of key pair.