Uses of Enum
com.amazonaws.services.cloudhsm.model.ClientVersion
Packages that use ClientVersion
-
Uses of ClientVersion in com.amazonaws.services.cloudhsm.model
Methods in com.amazonaws.services.cloudhsm.model that return ClientVersionModifier and TypeMethodDescriptionstatic ClientVersion
Use this in place of valueOf.static ClientVersion
Returns the enum constant of this type with the specified name.static ClientVersion[]
ClientVersion.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.services.cloudhsm.model with parameters of type ClientVersionModifier and TypeMethodDescriptionvoid
GetConfigRequest.setClientVersion
(ClientVersion clientVersion) The client version.GetConfigRequest.withClientVersion
(ClientVersion clientVersion) The client version.