public class BodyBuilder extends Object
| Constructor and Description |
|---|
BodyBuilder() |
| Modifier and Type | Method and Description |
|---|---|
BodyBuilder |
bodyIdentifier(String bodyIdentifier) |
Body |
buildBody(BodyIdentifierExpressionHandler bodyIdentifierExpressionHandler,
String operationId,
String method,
String path) |
String |
getBodyIdentifier() |
List<FieldBuilder> |
getFieldBuilders() |
public Body buildBody(BodyIdentifierExpressionHandler bodyIdentifierExpressionHandler, String operationId, String method, String path)
public BodyBuilder bodyIdentifier(String bodyIdentifier)
public String getBodyIdentifier()
public List<FieldBuilder> getFieldBuilders()
Copyright © 2021. All rights reserved.