| Package | Description |
|---|---|
| com.mulesoft.connectivity.rest.sdk.internal.connectormodel.uri |
| Modifier and Type | Method and Description |
|---|---|
BaseUri.Type |
BaseUri.getType() |
static BaseUri.Type |
BaseUri.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BaseUri.Type |
BaseUri.Type.valueOfName(String name) |
static BaseUri.Type[] |
BaseUri.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BaseUri(String uri,
BaseUri.Type type,
String apiVersion,
List<Protocol> supportedProtocols) |
Copyright © 2023. All rights reserved.