public class DiscoveredOperationMethod extends OperationMethod
OperationMethod discovered by an EndpointDiscoverer.| Constructor and Description |
|---|
DiscoveredOperationMethod(Method method,
OperationType operationType,
org.springframework.core.annotation.AnnotationAttributes annotationAttributes) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getProducesMediaTypes() |
getMethod, getOperationType, getParameters, toStringpublic DiscoveredOperationMethod(Method method, OperationType operationType, org.springframework.core.annotation.AnnotationAttributes annotationAttributes)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.