PartnerDestination.DefinitionStages.WithEndpointBaseUrl Interface
public static interface PartnerDestination.DefinitionStages.WithEndpointBaseUrl
The stage of the PartnerDestination definition allowing to specify endpointBaseUrl.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withEndpointBaseUrl(String endpointBaseUrl)
Specifies the endpoint |
Method Details
withEndpointBaseUrl
public abstract PartnerDestination.DefinitionStages.WithCreate withEndpointBaseUrl(String endpointBaseUrl)
Specifies the endpointBaseUrl property: Endpoint Base URL of the partner destination.
Parameters:
Returns: