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
TechnicalConnectorException
public RequestTypeBuilder addGenericAuthor() throws TechnicalConnectorException
TechnicalConnectorException
public RequestTypeBuilder addAuthorWithEncryptionInformation() throws TechnicalConnectorException
TechnicalConnectorException
public RequestTypeBuilder addBreakTheGlass(String breakTheGlass)
public RequestTypeBuilder addMaxRows(Integer maxRows)
public RequestType build()
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.