Uses of Enum
com.amazonaws.services.cloudhsm.model.ClientVersion
Packages that use ClientVersion
-
Uses of ClientVersion in com.amazonaws.services.cloudhsm.model
Subclasses with type arguments of type ClientVersion in com.amazonaws.services.cloudhsm.modelMethods in com.amazonaws.services.cloudhsm.model that return ClientVersionModifier and TypeMethodDescriptionstatic ClientVersionUse this in place of valueOf.static ClientVersionReturns 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 TypeMethodDescriptionvoidGetConfigRequest.setClientVersion(ClientVersion clientVersion) The client version.GetConfigRequest.withClientVersion(ClientVersion clientVersion) The client version.