Package | Description |
---|---|
com.sap.cloud.sdk.cloudplatform.connectivity |
Modifier and Type | Method and Description |
---|---|
static ScpNeoHttpDestination.Builder |
ScpNeoHttpDestination.builder(String name,
String uri)
Starts a builder to be used to create a
ScpCfHttpDestination with some properties. |
static ScpNeoHttpDestination.Builder |
ScpNeoHttpDestination.builder(String name,
URI uri)
Starts a builder to be used to create a
ScpCfRfcDestination with mandatory properties. |
ScpNeoHttpDestination.Builder |
ScpNeoHttpDestination.Builder.cloudConnectorLocationId(String locationId)
Sets the connectivity location id of the destination.
|
protected ScpNeoHttpDestination.Builder |
ScpNeoHttpDestination.Builder.getThis() |
ScpNeoHttpDestination.Builder |
ScpNeoHttpDestination.Builder.keyStore(KeyStore keyStore)
Sets the key store of the destination.
|
ScpNeoHttpDestination.Builder |
ScpNeoHttpDestination.Builder.keyStorePassword(String password)
Sets the key store password of the destination.
|
ScpNeoHttpDestination.Builder |
ScpNeoHttpDestination.Builder.trustStore(KeyStore trustStore)
Sets the trust store of the destination.
|
ScpNeoHttpDestination.Builder |
ScpNeoHttpDestination.Builder.trustStorePassword(String password)
Sets the trust store password of the destination.
|
Copyright © 2019 SAP SE. All rights reserved.