public class RequestTypeBuilder extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PROJECT_NAME |
| Modifier and Type | Method and Description |
|---|---|
RequestTypeBuilder |
addAuthorWithEncryptionInformation() |
RequestTypeBuilder |
addBreakTheGlass(String breakTheGlass) |
RequestTypeBuilder |
addGenericAuthor() |
RequestTypeBuilder |
addMaxRows(Integer maxRows) |
RequestType |
build() |
static RequestTypeBuilder |
init()
creates a new RequestTypeBuilder.
|
public static final String PROJECT_NAME
public static RequestTypeBuilder init() throws TechnicalConnectorException
TechnicalConnectorExceptionpublic RequestTypeBuilder addGenericAuthor() throws TechnicalConnectorException
TechnicalConnectorExceptionpublic RequestTypeBuilder addAuthorWithEncryptionInformation() throws TechnicalConnectorException
TechnicalConnectorExceptionpublic RequestTypeBuilder addBreakTheGlass(String breakTheGlass)
public RequestTypeBuilder addMaxRows(Integer maxRows)
public RequestType build()
Connector Packaging generic 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.