枚举类的使用
cn.warpin.thirdPart.huawei.obs.obs.services.model.HttpProtocolTypeEnum
使用HttpProtocolTypeEnum的程序包
程序包
说明
-
cn.warpin.thirdPart.huawei.obs.obs.services中HttpProtocolTypeEnum的使用
修饰符和类型方法说明ObsConfiguration.getHttpProtocolType()Set the HTTP type used for accessing OBS servers.修饰符和类型方法说明voidObsConfiguration.setHttpProtocolType(HttpProtocolTypeEnum httpProtocolType) Obtain the HTTP type used for accessing OBS servers. -
cn.warpin.thirdPart.huawei.obs.obs.services.model中HttpProtocolTypeEnum的使用
修饰符和类型方法说明static HttpProtocolTypeEnumHttpProtocolTypeEnum.getValueFromCode(String code) static HttpProtocolTypeEnum返回带有指定名称的该类的枚举常量。static HttpProtocolTypeEnum[]HttpProtocolTypeEnum.values()返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同