Package | Description |
---|---|
com.obs.services | |
com.obs.services.model |
Modifier and Type | Method and Description |
---|---|
HttpProtocolTypeEnum |
ObsConfiguration.getHttpProtocolType()
设置访问OBS服务端时使用的HTTP协议类型
|
Modifier and Type | Method and Description |
---|---|
void |
ObsConfiguration.setHttpProtocolType(HttpProtocolTypeEnum httpProtocolType)
获取访问OBS服务端时使用的HTTP协议类型
|
Modifier and Type | Method and Description |
---|---|
static HttpProtocolTypeEnum |
HttpProtocolTypeEnum.getValueFromCode(String code) |
static HttpProtocolTypeEnum |
HttpProtocolTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpProtocolTypeEnum[] |
HttpProtocolTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.