| Modifier and Type | Method and Description |
|---|---|
RestConnect |
RestConnect.withCategory(ConnectorCategory connectorCategory) |
| Modifier and Type | Method and Description |
|---|---|
static ConnectorCategory |
ConnectorCategory.fromString(String value) |
static ConnectorCategory |
ConnectorCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConnectorCategory[] |
ConnectorCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectorCategory |
RestConnectAPIModel.getCategory() |
ConnectorCategory |
RestConnectModelBuilder.getCategory() |
| Modifier and Type | Method and Description |
|---|---|
RestConnectModelBuilder |
RestConnectModelBuilder.withCategory(ConnectorCategory category) |
| Modifier and Type | Method and Description |
|---|---|
ConnectorCategory |
ModelDecorator.getCategory() |
Copyright © 2022. All rights reserved.