| Package | Description |
|---|---|
| org.mule.extension.s3.api.enums | |
| org.mule.extension.s3.api.model |
| Modifier and Type | Method and Description |
|---|---|
static ApiProtocol |
ApiProtocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApiProtocol[] |
ApiProtocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ApiProtocol |
ApiRedirectRule.getProtocol() |
ApiProtocol |
ApiRedirect.getProtocol() |
| Modifier and Type | Method and Description |
|---|---|
void |
ApiRedirectRule.setProtocol(ApiProtocol protocol) |
void |
ApiRedirect.setProtocol(ApiProtocol protocol) |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.