| Package | Description |
|---|---|
| com.mulesoft.mule.runtime.gw.client | |
| com.mulesoft.mule.runtime.gw.client.model |
| Modifier and Type | Method and Description |
|---|---|
static ApiPlatformSourceTypeEnum |
ApiPlatformSourceTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApiPlatformSourceTypeEnum[] |
ApiPlatformSourceTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ApiPlatformSourceTypeEnum.equals(ApiPlatformSourceTypeEnum candidate) |
| Constructor and Description |
|---|
ApiEndpoint(ApiPlatformSourceTypeEnum type,
String uri,
Integer apiVersionId) |
ApiEndpoint(Integer id,
ApiPlatformSourceTypeEnum type,
String uri,
Integer apiVersionId) |
Copyright © 2014–2024 MuleSoft, Inc.. All rights reserved.