AppFiguresLinkedService |
AppFiguresLinkedService.withAnnotations(List<Object> annotations) |
Set the annotations property: List of tags that can be used for describing the linked service.
|
AppFiguresLinkedService |
AppFiguresLinkedService.withClientKey(SecretBase clientKey) |
Set the clientKey property: The client key for the AppFigures source.
|
AppFiguresLinkedService |
AppFiguresLinkedService.withConnectVia(IntegrationRuntimeReference connectVia) |
Set the connectVia property: The integration runtime reference.
|
AppFiguresLinkedService |
AppFiguresLinkedService.withDescription(String description) |
Set the description property: Linked service description.
|
AppFiguresLinkedService |
AppFiguresLinkedService.withParameters(Map<String,ParameterSpecification> parameters) |
Set the parameters property: Parameters for linked service.
|
AppFiguresLinkedService |
AppFiguresLinkedService.withPassword(SecretBase password) |
Set the password property: The password of the AppFigures source.
|
AppFiguresLinkedService |
AppFiguresLinkedService.withUsername(Object username) |
Set the username property: The username of the Appfigures source.
|