Uses of Enum
com.huaweicloud.service.engine.common.configration.bootstrap.ServiceCombSSLProperties.KeyStoreInstanceType
Packages that use ServiceCombSSLProperties.KeyStoreInstanceType
-
Uses of ServiceCombSSLProperties.KeyStoreInstanceType in com.huaweicloud.service.engine.common.configration.bootstrap
Methods in com.huaweicloud.service.engine.common.configration.bootstrap that return ServiceCombSSLProperties.KeyStoreInstanceTypeModifier and TypeMethodDescriptionServiceCombSSLProperties.getKeyStoreType()Returns the enum constant of this type with the specified name.ServiceCombSSLProperties.KeyStoreInstanceType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.huaweicloud.service.engine.common.configration.bootstrap with parameters of type ServiceCombSSLProperties.KeyStoreInstanceTypeModifier and TypeMethodDescriptionvoidServiceCombSSLProperties.setKeyStoreType(ServiceCombSSLProperties.KeyStoreInstanceType keyStoreType)