| Package | Description |
|---|---|
| com.aliyun.oss.model |
| Modifier and Type | Method and Description |
|---|---|
RoutingRule.Protocol |
RoutingRule.Redirect.getProtocol() |
static RoutingRule.Protocol |
RoutingRule.Protocol.parse(String protocolString) |
static RoutingRule.Protocol |
RoutingRule.Protocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RoutingRule.Protocol[] |
RoutingRule.Protocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RoutingRule.Redirect.setProtocol(RoutingRule.Protocol protocol) |
Copyright © 2021. All Rights Reserved.