public interface RequestPostRequest extends ApiModel
RequestService.createRequests(String,
javax.ws.rs.core.HttpHeaders, javax.ws.rs.core.UriInfo)
The interface is not actually implemented, it only carries swagger annotations.Modifier and Type | Interface and Description |
---|---|
static interface |
RequestPostRequest.Body |
static interface |
RequestPostRequest.OperationLevel |
static interface |
RequestPostRequest.Request |
static interface |
RequestPostRequest.RequestInfo |
static interface |
RequestPostRequest.RequestResourceFilter |
Modifier and Type | Field and Description |
---|---|
static String |
NOTES_ACTION_OR_COMMAND |
Modifier and Type | Method and Description |
---|---|
RequestPostRequest.Body |
getBody() |
RequestPostRequest.RequestInfo |
getRequestInfo() |
static final String NOTES_ACTION_OR_COMMAND
RequestPostRequest.RequestInfo getRequestInfo()
RequestPostRequest.Body getBody()
Copyright © 2022 Apache Software Foundation. All rights reserved.