public interface CodeProvider<M extends Message>
| Modifier and Type | Method and Description |
|---|---|
com.squareup.javapoet.CodeBlock |
getCode(String endpoint,
M message)
Provides action instance of given type parameter.
|
Copyright © 2008–2019 ConSol Software GmbH. All rights reserved.