public static final class FakePushAPI.FakePushAPIEndpointBuilder extends EndpointBuilder<PushAPI>
connectorName, connectorType, extraParameters, host, login, password, port, protocol, urlPrefix, version
Constructor and Description |
---|
FakePushAPIEndpointBuilder() |
Modifier and Type | Method and Description |
---|---|
PushAPI |
build()
Creates instances of end-point
PushAPI . |
withConnectorName, withConnectorType, withExtraParameters, withHost, withLogin, withPassword, withPort, withProtocol, withUrlPrefix, withVersion
public PushAPI build() throws PushAPIException
EndpointBuilder
PushAPI
. As the name says, the end-point PushAPI is the API at the top of the PushAPI filters stack, being the one
actually sending the data to any other server.build
in class EndpointBuilder<PushAPI>
PushAPIException
Copyright © 2021 Dassault Systèmes, All Rights Reserved.