Uses of Class
com.sap.cloud.sdk.s4hana.connectivity.DefaultErpHttpDestination.Builder
Packages that use DefaultErpHttpDestination.Builder
-
Uses of DefaultErpHttpDestination.Builder in com.sap.cloud.sdk.s4hana.connectivity
Methods in com.sap.cloud.sdk.s4hana.connectivity that return DefaultErpHttpDestination.BuilderModifier and TypeMethodDescriptionDefaultErpHttpDestination.Builder.authenticationType(AuthenticationType authenticationType) Sets the enum value forAuthenticationType.DefaultErpHttpDestination.Builder.basicCredentials(BasicCredentials basicCredentials) Sets the credentials for accessing the destination when basic authentication is used.Deprecated.Starts a builder to be used to create aDefaultErpHttpDestinationwith some properties.Deprecated.Starts a builder to be used to create aDefaultErpHttpDestinationwith some properties.Adds the given header to the list of headers added to every outgoing request for this destination.Adds a header given by theheaderNameandheaderValueto the list of headers added to every outgoing request for this destination.Sets theKeyStoreto be used when communicating over HTTP.DefaultErpHttpDestination.Builder.keyStorePassword(String value) Sets the key store password for the correspondingKeyStoreused by theDefaultErpHttpDestinationto access the key store.Sets the locale to be used by the destination currently build.Sets the name of theDefaultErpHttpDestination.Sets the password of theDefaultErpHttpDestination.Adds the given key-value pair to the destination to be created.Sets the proxy host and proxy port of theDefaultErpHttpDestination.Sets the proxy URI of theDefaultErpHttpDestination.Sets the proxy type (Internet or On-Premise).Sets the sap client to be used by the destination currently build.DefaultErpHttpDestination.Builder.tlsVersion(String value) Sets the TLS version used by theDefaultErpHttpDestinationto the given value.DefaultErpHttpDestination.Builder.trustAllCertificates()Lets theDefaultErpHttpDestinationtrust all server certificates.Sets the user name of theDefaultErpHttpDestination.