| Package | Description |
|---|---|
| triady.generator.endpoint.interfaces |
| Modifier and Type | Method and Description |
|---|---|
static EndpointMethod |
EndpointMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EndpointMethod[] |
EndpointMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static EndpointMetadata |
EndpointMetadata.create(ModuleMetadata module,
Name name,
Description description,
EndpointUri uri,
EndpointMethod method,
EndpointStatusCode statusCodes,
TypeSpecification requestType,
TypeSpecification responseType,
TypeSpecification errorResponseType) |
Copyright © 2020. All rights reserved.