SapBWLinkedService |
SapBWLinkedService.withAnnotations(List<Object> annotations) |
Set the annotations property: List of tags that can be used for describing the linked service.
|
SapBWLinkedService |
SapBWLinkedService.withClientId(Object clientId) |
Set the clientId property: Client ID of the client on the BW system.
|
SapBWLinkedService |
SapBWLinkedService.withConnectVia(IntegrationRuntimeReference connectVia) |
Set the connectVia property: The integration runtime reference.
|
SapBWLinkedService |
SapBWLinkedService.withDescription(String description) |
Set the description property: Linked service description.
|
SapBWLinkedService |
SapBWLinkedService.withEncryptedCredential(Object encryptedCredential) |
Set the encryptedCredential property: The encrypted credential used for authentication.
|
SapBWLinkedService |
SapBWLinkedService.withParameters(Map<String,ParameterSpecification> parameters) |
Set the parameters property: Parameters for linked service.
|
SapBWLinkedService |
SapBWLinkedService.withPassword(SecretBase password) |
Set the password property: Password to access the SAP BW server.
|
SapBWLinkedService |
SapBWLinkedService.withServer(Object server) |
Set the server property: Host name of the SAP BW instance.
|
SapBWLinkedService |
SapBWLinkedService.withSystemNumber(Object systemNumber) |
Set the systemNumber property: System number of the BW system.
|
SapBWLinkedService |
SapBWLinkedService.withUsername(Object username) |
Set the username property: Username to access the SAP BW server.
|